Thread: Need DB checked
View Single Post
  #3  
Old 10-11-2006, 12:15 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by sdabbs65
I SQL5 isn't compatable with order database type of SQL4.
I had to change the password feature to get it to work correctly.
because the new version encrypts the passwords differently.also
My local server runs MySQL 5.0.22. Whenever I export tables from it and attempt to import them into my site's database, which runs MySQL 4.0.25, an SQL error results, because the export file generated by MySQL 5 on my local machine contains invalid syntax for MySQL 4
I still have my old windows setup with the MySQL 4x, I downloaded/installed there, so far it seems to be working OK.
Reply With Quote