Mysql 自檢時出錯:命令為:set password for test7i24@....
更新時間:2007年08月07日 00:03:11 作者:
信息的出錯信息如下:
嘗試建立一個名為test7i24密碼為123456的數(shù)據(jù)庫:命令成功執(zhí)行。命令成功執(zhí)行。操作發(fā)生錯誤,相關(guān)的信息為:[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命令為:set password for test7i24@'localhost'=old_password('123456');嘗試馬上刪除這個數(shù)據(jù)庫:命令成功執(zhí)行。命令成功執(zhí)行。命令成功執(zhí)行。自檢成功。命令成功執(zhí)行。所有數(shù)據(jù)庫的大?。?1062659(20M)
這是Mysql4.0.x版的提示,這個出錯信息不用處理,平臺為了兼容4.0及4.1,調(diào)用了4.0不存在的命令,這個出錯信息是完全無需要處理的。
嘗試建立一個名為test7i24密碼為123456的數(shù)據(jù)庫:命令成功執(zhí)行。命令成功執(zhí)行。操作發(fā)生錯誤,相關(guān)的信息為:[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命令為:set password for test7i24@'localhost'=old_password('123456');嘗試馬上刪除這個數(shù)據(jù)庫:命令成功執(zhí)行。命令成功執(zhí)行。命令成功執(zhí)行。自檢成功。命令成功執(zhí)行。所有數(shù)據(jù)庫的大?。?1062659(20M)
這是Mysql4.0.x版的提示,這個出錯信息不用處理,平臺為了兼容4.0及4.1,調(diào)用了4.0不存在的命令,這個出錯信息是完全無需要處理的。
相關(guān)文章
winwebmail的技術(shù)問題應(yīng)該從那兒入手?
winwebmail的技術(shù)問題應(yīng)該從那兒入手?...2007-08-08