[Problem solved]cannot start mysql during upgrade

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Re: [Problem solved]cannot start mysql during upgrade

Postby danielc » 02. January 2009 04:05

Indeed i still haave one last question:

The Howto said:

IMPORTANT: MySQL table upgrade to 5.1.30 in 13 steps!

cd <xampp>\mysql\bin
mysql_upgrade
mysql -u root -h localhost
mysql> use mysql;
mysql> REPAIR TABLE `event`;
mysql> REPAIR TABLE `help_category`;
mysql> REPAIR TABLE `help_keyword`;
mysql> REPAIR TABLE `help_topic`;
mysql> REPAIR TABLE `proc`;
mysql> REPAIR TABLE `servers`;
mysql> REPAIR TABLE `time_zone_name`;
mysql> quit;
mysql_upgrade

but :

C:\xampp\mysql\bin>mysql_upgrade.exe -u root -p
Enter password: ***********
Looking for 'mysql.exe' as: C:\xampp\mysql\bin\mysql.exe
Looking for 'mysqlcheck.exe' as: C:\xampp\mysql\bin\mysqlcheck.exe
This installation of MySQL is already upgraded to 5.1.30, use --force if you sti
ll need to run mysql_upgrade

Is this really nesserary to run it again? I haven't use the --force option to do it as i found that it is already working. Will it makes any difference?
danielc
 
Posts: 16
Joined: 30. December 2008 05:54

Re: [Problem solved]cannot start mysql during upgrade

Postby Sharley » 02. January 2009 04:16

Is this really nesserary to run it again?
No.
It is telling you that it is already upgraded so no need to do anything now but enjoy your upgraded XAMPP.

If for some strange reason you feel that you need to run the upgrade again then it gives you the option to force the upgrade - in your case, no need exists. enjoy! :)
User avatar
Sharley
AF Moderator
 
Posts: 3316
Joined: 03. October 2008 05:10
Location: Yeppoon, Australia Time Zone: GMT/UTC+10
Operating System: Win 7 Pro 32bit/XP Pro SP3

Previous

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 132 guests