PDA

View Full Version : Trying to upgrade mysql as per eva2000's advise


hydn
Mon 26th Jun '06, 7:54am
I notice that although vb accesses mysql via password ok that on the windows server when i try to use the mysql command it dosn't take the password:
http://www.pinstack.com/images/mysql.gif

Question: Can I upgrade mysql if the password isn't working for the windows mysql install wizard?

eva2000
Mon 26th Jun '06, 8:49am
i get 404 with http://www.pinstack.com/images/mysql.gif ?

hydn
Tue 27th Jun '06, 9:45pm
Site was down. Please try again

eva2000
Thu 29th Jun '06, 11:46pm
you can upgrade mysql and then reset the password as well

http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html

http://dev.mysql.com/doc/refman/5.0/en/privilege-system.html

http://dev.mysql.com/doc/refman/5.0/en/default-privileges.html

http://dev.mysql.com/doc/refman/5.0/en/password-too-long.html

hydn
Fri 30th Jun '06, 12:13am
Got both Mysql and PHP upgraded.

My php.ini has never been updated.

Here's the server specs:
http://www.vbulletin.com/forum/showthread.php?t=187187

any php.ini suggestions?

eva2000
Fri 30th Jun '06, 11:03am
only increase memory_limit from default 8M to 16M at least

hydn
Sun 9th Jul '06, 3:30am
thanks everything working GREAT now!

eva2000
Mon 10th Jul '06, 2:19am
Good to hear :)

hydn
Sun 4th Mar '07, 5:06am
Are there any performance gains with a mysql upgrade to 5.0.27?

Currently have 4.1.22 installed.

THanks

mlx
Sun 4th Mar '07, 5:24am
Are there any performance gains with a mysql upgrade to 5.0.27?

Currently have 4.1.22 installed.

I'm not sure if you will notice any performance difference.

However MySQL 4.1 isn't actively supported anymore (http://www.mysql.com/company/legal/lifecycle/). So upgrading sooner or later would be a good idea anyway I guess.