Re: Error Message after applying a configchange
Posted: Wed Feb 19, 2014 12:23 pm
Hi abrist,
attached th DB-Log.
I'll be available for further tests now, for about 6 hours.
THX Andy
attached th DB-Log.
Code: Select all
140206 16:08:41 [Note] /usr/libexec/mysqld: Shutdown complete
140206 16:08:41 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140206 16:09:19 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140206 16:09:19 InnoDB: Initializing buffer pool, size = 128.0M
140206 16:09:19 InnoDB: Completed initialization of buffer pool
140206 16:09:20 InnoDB: Started; log sequence number 0 2162582
140206 16:09:20 [Note] Event Scheduler: Loaded 0 events
140206 16:09:20 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.71-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
140206 16:09:45 [Note] /usr/libexec/mysqld: Normal shutdown
140206 16:09:45 [Note] Event Scheduler: Purging the queue. 0 events
140206 16:09:47 InnoDB: Starting shutdown...
140206 16:09:50 InnoDB: Shutdown completed; log sequence number 0 2162582
140206 16:09:50 [Note] /usr/libexec/mysqld: Shutdown complete
140206 16:09:50 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140206 16:09:50 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140206 16:09:51 InnoDB: Initializing buffer pool, size = 128.0M
140206 16:09:51 InnoDB: Completed initialization of buffer pool
140206 16:09:51 InnoDB: Started; log sequence number 0 2162582
140206 16:09:51 [Note] Event Scheduler: Loaded 0 events
140206 16:09:51 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.71-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
[root@chsismon1 ~]# tail -25 /var/log/mysqld.log
140206 16:08:41 [Note] /usr/libexec/mysqld: Shutdown complete
140206 16:08:41 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140206 16:09:19 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140206 16:09:19 InnoDB: Initializing buffer pool, size = 128.0M
140206 16:09:19 InnoDB: Completed initialization of buffer pool
140206 16:09:20 InnoDB: Started; log sequence number 0 2162582
140206 16:09:20 [Note] Event Scheduler: Loaded 0 events
140206 16:09:20 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.71-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
140206 16:09:45 [Note] /usr/libexec/mysqld: Normal shutdown
140206 16:09:45 [Note] Event Scheduler: Purging the queue. 0 events
140206 16:09:47 InnoDB: Starting shutdown...
140206 16:09:50 InnoDB: Shutdown completed; log sequence number 0 2162582
140206 16:09:50 [Note] /usr/libexec/mysqld: Shutdown complete
140206 16:09:50 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140206 16:09:50 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140206 16:09:51 InnoDB: Initializing buffer pool, size = 128.0M
140206 16:09:51 InnoDB: Completed initialization of buffer pool
140206 16:09:51 InnoDB: Started; log sequence number 0 2162582
140206 16:09:51 [Note] Event Scheduler: Loaded 0 events
140206 16:09:51 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.71-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
THX Andy