DB/Oracle
[Mysql] MySQL 8.0 'C:\Program Files\MySQL\MySQL Server 8.0\data\' (OS errno 2 - No such file or directory) - can't find data for db from cmd
codingnature
2023. 1. 11. 16:49
반응형
SMALL
MySQL 8.0 'C:\Program Files\MySQL\MySQL Server 8.0\data\' (OS errno 2 - No such file or directory) - can't find data for db from
So, I'm looking to start a MYSQL server using CMD, and do some small simple tasks on it (hence why I'm using it that way and not a GUI) I was told the best method for this, would be to run this c...
stackoverflow.com
C:\Program Files\MySQL\MySQL Server 8.0\bin>mysqld --console --standalone
반응형
LIST