XAMPP: Difference between revisions

Jump to navigation Jump to search
1 byte removed ,  22 March 2012
Line 2: Line 2:


== Roll back to the old version of [http://www.mysql.com/ MySQL] at XAMPP ==
== Roll back to the old version of [http://www.mysql.com/ MySQL] at XAMPP ==
=== Method1: use the same name for old version of MySQL folder ===
=== Method1: use the same folder name for old version of MySQL  ===
# stop the ongoing MySQL service
# stop the ongoing MySQL service
# move the new version of MySQL to different holder ex: move C:/mysql to C:/mysql_new
# move the new version of MySQL to different holder ex: move C:/mysql to C:/mysql_new
Line 8: Line 8:
# restart the MySQL service
# restart the MySQL service


=== Method2: use the different name for old version of MySQL folder  ===
=== Method2: use the different folder name for old version of MySQL ===
==== Modify the configuration of MySQL(optional) ====
==== Modify the configuration of MySQL(optional) ====
modify the path of basedir, datadir, Server in [http://www.mysql.com/ MySQL] conf file: %windir%\my.ini or {xampp}\mysql\data\my.ini
modify the path of basedir, datadir, Server in [http://www.mysql.com/ MySQL] conf file: %windir%\my.ini or {xampp}\mysql\data\my.ini

Navigation menu