MySQL Forums
Forum List  »  Portuguese

Erro 1231
Posted by: Ricardo Santos
Date: July 06, 2007 09:27AM

Olá Pessoal,

Após ter feito o source de um arquivo no MySql 5.0.19, obtive o erro logo abaixo. É importante frisar que o arquivo dump veio do MySql 5.0.18. Gostaria de saber como posso resolver esses problemas? E como eles afetam os dados ápós o source? É seguro utilizar o source mesmo com esses erros?

ERROR 1231 (42000): Variable 'sql_mode' can't be set to the value of 'NULL'
ERROR 1231 (42000): Variable 'foreign_key_checks' can't be set to the value of 'NULL'
ERROR 1231 (42000): Variable 'unique_checks' can't be set to the value of 'NULL'

ERROR 1231 (42000): Variable 'character_set_client' can't be set to the value of 'NULL'
Query OK, 0 rows affected (0.00 sec)

ERROR 1231 (42000): Variable 'collation_connection' can't be set to the value of 'NULL'
ERROR 1231 (42000): Variable 'sql_notes' can't be set to the value of 'NULL'

Options: ReplyQuote


Subject
Views
Written By
Posted
Erro 1231
9615
July 06, 2007 09:27AM
3828
August 02, 2008 06:56PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.