我试图停止mysql并做一些更改,然后我将重新启动它所以我运行了这3种推荐,没有任何问题。mysql> SET GLOBAL innodb_fast_shutdown = 0; 现在当我打字时或我得到出什么事了?我的站点是在线的,它使用mysql数据库,因为我正在输入这个,但我无法访问一些额外信息Server versi
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'touch /var/run/mysqld/mysqld.sock
然后,我尝试在分离模式下运行容器,但它也给了我相同的错误。
但问题是,每当我发出命令sudo mysqld_safe --skip-grant-tables &时,我的脚本就会永远挂起。由于这个原因,我无法遵循上述给定链接中提到的下一步步骤。mysqld_safe Can't log to error log and syslog at the same time.Remove all --log-error configuration options for --syslog to take effect.
151130 18:17:51 mysqld_safeLogging t
我的mysqld在“service mysqld start”后崩溃,日志中有错误。你能帮帮忙吗?You can use the following information to find out/usr/sbin/mysqld(_Z9get_fieldP11st_mem_rootP5Field+0x67)[0x83c3127]/usr&