Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. /usr/local/mysql $ bin/mysqld --initialize --user=mysql
  2. mysqld: Can't create directory '/usr/local/mysql/data/' (OS errno 17 - File exists)
  3. 2019-02-17T05:49:05.730476Z 0 [System] [MY-013169] [Server] /usr/local/mysql/bin/mysqld (mysqld 8.0.15) initializing of server in progress as process 3115
  4. 2019-02-17T05:49:05.793306Z 0 [ERROR] [MY-013236] [Server] Newly created data directory /usr/local/mysql/data/ is unusable. You can safely remove it.
  5. 2019-02-17T05:49:05.793390Z 0 [ERROR] [MY-010119] [Server] Aborting
  6. 2019-02-17T05:49:05.829621Z 0 [System] [MY-010910] [Server] /usr/local/mysql/bin/mysqld: Shutdown complete (mysqld 8.0.15) MySQL Community Server - GPL.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement