If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Transferring 4.1 to 4.0

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-19-05, 22:15
BASHERS33 BASHERS33 is offline
Registered User
 
Join Date: Sep 2005
Posts: 2
Transferring 4.1 to 4.0

My DB is in a version 4.1 MySQL. I need to switch it to another server with 4.0. I keep getting errors. Someone claimed I simply needed to remove all CHARset=latin1 lines yet that didnt solve it. Now the error is:#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'PK' at line 1

And in line 1 I cant tell what it is referring to with that error. I am not experienced at all with databases.
Reply With Quote
  #2 (permalink)  
Old 09-21-05, 16:04
expert-db expert-db is offline
Registered User
 
Join Date: Mar 2004
Posts: 33
Lightbulb

Hi,

Export de table script and change the Charset language in the new script, and then apply the new database script.

Regards,
Reply With Quote
  #3 (permalink)  
Old 09-21-05, 22:03
BASHERS33 BASHERS33 is offline
Registered User
 
Join Date: Sep 2005
Posts: 2
I took out some things and kept getting new errors over and voer. And someone told me there is no easy way to do it and I need to actually back up my DB as 4.0 format somehow. But I dont understand how. As far as I know they were saying how to do it with shell access, but I only have phpmyadmin access as far as I know.

I am so confuse.d I have little DB experience.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On