zx158 发表于 2013-10-26 23:35:53

求助myqsl的问题,麻烦军哥看看

131026 23:27:21 mysqld_safe mysqld from pid file /usr/local/mysql/var/localhost.localdomain.pid ended
131026 23:27:22 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/var
131026 23:27:22 InnoDB: The InnoDB memory heap is disabled
131026 23:27:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins
131026 23:27:22 InnoDB: Compressed tables use zlib 1.2.3
131026 23:27:22 InnoDB: Initializing buffer pool, size = 16.0M
131026 23:27:22 InnoDB: Completed initialization of buffer pool
131026 23:27:22 InnoDB: highest supported file format is Barracuda.
131026 23:27:22InnoDB: Waiting for the background threads to start
131026 23:27:23 InnoDB: 1.1.8 started; log sequence number 251171577
131026 23:27:24 Server hostname (bind-address): '0.0.0.0'; port: 3306
131026 23:27:24    - '0.0.0.0' resolves to '0.0.0.0';
131026 23:27:24 Server socket created on IP: '0.0.0.0'.
131026 23:27:24 Event Scheduler: Loaded 0 events
131026 23:27:24 /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.5.28-log'socket: '/tmp/mysql.sock'port: 3306Source distribution
还有
这个
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock /usr/local/mysql/var/ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock /usr/local/mysql/var/ibdata1, error: 11
我的数据库600M。
都遇到好几次了,

licess 发表于 2013-10-27 09:40:07

已经有mysql在运行

zx158 发表于 2013-10-27 20:31:43

谢谢,军哥
我遇到这样的情况。已经很多次了。有时候还导致系统平均负载 达到了50.网站这些就很卡
页: [1]
查看完整版本: 求助myqsl的问题,麻烦军哥看看