打開PHP控制臺輸入 show databases; 之后出現(xiàn)這個,怎么回事?
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 'show databases' at line 2; ? 這個是怎么回事?
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 'show databases' at line 2; ? 這個是怎么回事?
2017-06-26
舉報
2017-06-28
你的語法出錯了啊,貼一下代碼看看