PDA

View Full Version : Little error *URGENT*


TeaTree
05-23-2006, 02:54 PM
Hey,

I am having a problem with my mysql-I get this error:

MySQL: 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 'DEFAULT CHARSET=latin1' at line 6

Stopped on error

Many Thanks to anyone that can help:)

filburt1
05-23-2006, 04:12 PM
What are you installing?

TeaTree
05-23-2006, 07:49 PM
What are you installing?

Trying to put up my vbulletin back-up "/

Thanks:)

Zachery
05-23-2006, 07:58 PM
You are restoring a backup from MySQL 4.1 to a system that is not compatable. You wil need to remove the mysql 4.1 specific code.

TeaTree
05-24-2006, 01:44 PM
You are restoring a backup from MySQL 4.1 to a system that is not compatable. You wil need to remove the mysql 4.1 specific code.

How would I go about doing this please ??:p

Zachery
05-24-2006, 03:24 PM
I responded to your pm, but lets keep it here from now on :)

TeaTree
05-24-2006, 04:49 PM
I responded to your pm, but lets keep it here from now on :)

Now you tell me:p Just replied, but anyway this was the code i have now taken off every sentence

mysql = CHARSET

Should this do the trick?

Thanks