SoFunction
Updated on 2025-03-08

An error occurred during Mysql self-test: The command is: set password for test7i24@....

The error message of the information is as follows:

Try to create a database named test7i24 with a password of 123456: The command was successfully executed. The command was executed successfully. An error occurred in the operation, and the relevant information is: [MySQL][ODBC 3.51 Driver][mysqld-4.0.26-nt]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 'old_password('123456')' at line 1 The command is: set password for test7i24@'localhost'=old_password('123456'); Try to delete this database immediately: the command was successfully executed. The command was executed successfully. The command was executed successfully. Self-test was successful. The command was executed successfully. All database sizes: 21062659(20M)


This is the prompt from Mysql4. version. This error message does not need to be processed. In order to be compatible with 4.0 and 4.1, the platform called a command that does not exist in 4.0. This error message does not need to be processed at all.