Updating MySQL in XAMPP

好久不见. 提交于 2019-12-08 07:39:10

问题


XAMPP is currently delivered with MySQL 5.5.27.

How can I update this to a higher version?

(I need at least 5.6.4 because I need the fulltext-indices of innoDB)

I tried downloading the current version 5.6.10 for Windows and copy the files to the mysql-folder of XAMPP. But now it says that the server couldn't be started.

来源:https://stackoverflow.com/questions/15178839/updating-mysql-in-xampp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!