View previous topic :: View next topic |
Author |
Message |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Wed Mar 10, 2004 9:14 pm Post subject: MySQL older one |
|
|
does anyone still have a copy of the MySQL server that was the one availble just before this one?
mysql-4.0.18-win
once i exit mysql-4.0.18-win i can't restart the server unless i reinstall it, and lose all my user accounts
thanks
(i think it is mysql-4.0.17-win that i need but i'm not sure) _________________ Olly |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Wed Mar 10, 2004 10:06 pm Post subject: |
|
|
sorry fixed it now
Windows wasen't updateing my my.ini so the user & password lines were lost...........good old Ms
(trust them to brake it) _________________ Olly |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Wed Mar 10, 2004 11:02 pm Post subject: |
|
|
Usually, companies who:
Offer free software,
ut build numbers in the filenames,
ainly offer Linux distributions,
and have an CVS where you can get the source,
they offer all versions on a public ftp.
Look at the link to download the binary, and then go to the folder it is in. _________________ Bienvenidos! |
|
Back to top |
 |
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Thu Mar 11, 2004 11:33 pm Post subject: |
|
|
ok thanks
i have another question now: Quote: | Warning: Your privilege table structure seem to be older than this MySQL version!
Please run the script mysql_fix_privilege_tables that should be included in your MySQL server distribution to solve this problem! |
how do i run the script marked in bold?
this is the real path to it:
D:\Web\mysql\scripts\mysql_fix_privilege_tables _________________ Olly |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri Mar 12, 2004 1:52 am Post subject: |
|
|
I'm just guessing, but you could possibly do it from the command line?
Something like "mysql.exe -mysql_fix_privilege_tables"
Did you read the documentation like it said to do? _________________ Bienvenidos! |
|
Back to top |
 |
 |
|