Does the messenger_mysql.sql script support mysql 5.0?

Does the messenger_mysql.sql script support mysql 5.0?

When I execute this script I get the following error:

mysql> jim < D:messenger_mysql.sql;

ERROR 1064 (42000): 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 ''jim <

D:messenger_mysql.sql

jim < D:messenger_mysql.sql’’ at line 1

I think you might just be importing the script in a strange way. Try the commands suggested in the documentation and let us know how that goes.

Regards,

Matt

you were right, I’'m fixed now. Thanks.