mysqld dead but subsys locked
mysqld dead but subsys locked Backup for future Safety: cp /var/lock/subsys/mysqld /root/mysqld than delete it rm /var/lock/subsys/mysqld then close all
Read moremysqld dead but subsys locked Backup for future Safety: cp /var/lock/subsys/mysqld /root/mysqld than delete it rm /var/lock/subsys/mysqld then close all
Read moreTry to add this line in [mysql] in my.cnf max_allowed_packet = 16M
Read moreIn the backup script the views are first created as tables which are then dropped at the end of
Read moreIf MySQL reports an error number 1005 from a CREATE TABLE statement, and the error message refers to error 150,
Read moreError: 1064 SQLSTATE: 42000 (ER_PARSE_ERROR) Message: %s near ‘%s’ at line %d Error #1064 means that MySQL can’t understand your
Read moreError: 1008 SQLSTATE: HY000 (ER_DB_DROP_EXISTS) Message: Can’t dropp database ‘%s’; database doesn’t exist
Read more