1
LOCK TABLES 오류가 발생하는 automysqlbackup을 어떻게 중지합니까?
automysqlbackup의 cron.daily 스크립트를 중지하고 설치하는 방법 apt-get install automysqlbackup-다음 오류가 발생합니다. mysqldump: Got error: 1142: SELECT,LOCK TABL command denied to user 'debian-sys-maint'@'localhost' for table 'cond_instances' when using LOCK TABLES 이것은 우분투 12.04 LTS로 업그레이드 한 결과 MySQL 5.5로 업그레이드 한 후 처음으로 발생했습니다.