※-h localhostが抜けていると、何故か使えませんでした。
*** without “-h localhost”, I couldn’t connect somehow.
・12345USERNAME12345はユーザー名で置き換え(rootとか)
* replace 12345USERNAME12345 to the login username (like root)
・12345PASSWORD12345はパスワードで置き換え
* replace 12345PASSWORD12345 to password
と「普通の」コマンドプロンプトに入れると切り替わりました。
念のためですが、Pathにmysql.exeの入っているフォルダを指定しないと、それが入っているディレクトリ(階層)に、いちいち移動しないといけません。
To be sure, we have to move to the directory which the mysql.exe has without having mysql.exe on the “Path”.
ちなみに、日本語検索だとこの情報はパッと出ませんでした。
By the way, this information didn’t come up with Japanese Searching.