1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

[Django] 'mysql' is not recognized as an internal or external command, operable program or batch file. 解決方法

Last updated at Posted at 2022-02-27

#使用環境
Windows 11

#解決方法
path の追加

#参考サイト
path の追加方法が載っています。

#エラーメッセージ

'mysql' is not recognized as an internal or external command, operable program or batch file.

#原因
path の追加が正しくできていなかった。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?