other/linux The MySQL server is running with the --event-scheduler=DISABLED or --skip-grant-tables option so it cannot execute this statement by seohan1010 2025. 12. 30. #mysql 종료 sudo pkill mysqld #mysql 실행 sudo systemctl start mysql #실행 확인 sudo systemctl status mysql --no-pager 공유하기 게시글 관리 Cloud Infrastructure 'other > linux' 카테고리의 다른 글 Directory '/run/mysqld' for UNIX socket file don't exists (0) 2025.12.30 ERROR 1524 (HY000): Plugin 'auth_socket' is not loaded (0) 2025.12.30 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) (0) 2025.12.30 MySQL configuration not found at /etc/mysql/my.cnf. Please create one. (0) 2025.12.30 Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 8778 (unattended-upgr) (0) 2025.12.30 관련글 Directory '/run/mysqld' for UNIX socket file don't exists ERROR 1524 (HY000): Plugin 'auth_socket' is not loaded ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) MySQL configuration not found at /etc/mysql/my.cnf. Please create one.