前提・実現したいこと
表題の通り、sqlが機能しないので、質問しました。
下記のサイトを何度も見返したのも、事実です。
sql終了コマンド1
sql終了コマンド2
ご教授いただけると幸いです。
発生している問題・エラーメッセージ
mysqlの終了コマンドが反応しない
該当のソースコード
Copyright (c) 2000, 2022, Oracle and/or its affiliates. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. -> mysql > exit; 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 'mysql>quit mysql> quit mysql_secure_installation mysql > exit' at line 1 mysql> mysql> quit -> mysql > exit ->
試したこと
[sql終了コマンド]や[mysql > quit]などと調べても原因追求できませんでした。
回答1件
あなたの回答
tips
プレビュー