forums › forums › SQLyog › Using SQLyog › Error Sending Me Mad ! Please Any Help
- This topic is empty.
-
AuthorPosts
-
-
December 7, 2006 at 4:43 am #23043
peterlaursen
ParticipantWhat are the MySQL server versions involved? Form which version do you exxprot and where do you import.
This ” …ENGINE=MyISAM DEFAULT CHARSET=latin1″ is generated by MySQL 4.1 and higher but is not understood by MySQL 4.0 and lower. That could be the issue! If that is then there are two options:
1) simply remove the above phrase in an editor
2) use our latest beta. It generates a 'backwards compatible backup'.
If that is not the issue, we will need more details. A small test case, preferably. Detailed information of program versions (SQLyog, MySQL servers)
-
December 7, 2006 at 10:45 am #23044
rawilly
Memberpeterlaursen wrote on Dec 7 2006, 04:43 AM:What are the MySQL server versions involved? Form which version do you exxprot and where do you import.This ” …ENGINE=MyISAM DEFAULT CHARSET=latin1″ is generated by MySQL 4.1 and higher but is not understood by MySQL 4.0 and lower. That could be the issue! If that is then there are two options:
1) simply remove the above phrase in an editor
2) use our latest beta. It generates a 'backwards compatible backup'.
If that is not the issue, we will need more details. A small test case, preferably. Detailed information of program versions (SQLyog, MySQL servers)
hi thx for answer my sql is 4.1 just checked i will now try the 2 options and will post results
-
December 7, 2006 at 11:08 am #23045
rawilly
Memberrawilly wrote on Dec 7 2006, 10:45 AM:hi thx for answer my sql is 4.1 just checked i will now try the 2 options and will post resultshi ive just downloaded beta 521 community edition and tried it again but same error also then i tried removing the line you stated but alas same error so at moment i am using my sql 4.1 and sqlyog 5.21 i downloaded the beta 521 from the binaries edition or should it be the one in source community edition many thanks for your help so far
-
December 8, 2006 at 5:23 am #23046
peterlaursen
Participantpooohhhh …. That was a long sentence without a aingle punctuation 😀
Please provide a small test case: a dump of a single table with a few rows of data only. We need getting oor hands on some data. TRey are better than words!
And pleasse confirm: both sorce and target servers are 4.1.x ??
-
December 9, 2006 at 11:32 pm #23047
rawilly
Member😀 😀 😀 found error it was in another file i had put an extra , many thanks for taking interest its a great tool 😀 😀 😀
-
-
AuthorPosts
- You must be logged in to reply to this topic.