Displaying 3 results from an estimated 3 matches for "44233".
Did you mean:
44230
2013 Sep 13
2
MySQL 5.1.69 at CentOS 6.4 doesn't know enable-named-pipe?
...: [FAILED]
The /var/log/mysqld.log contains:
mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
InnoDB: Initializing buffer pool, size = 8.0M
InnoDB: Completed initialization of buffer pool
InnoDB: Started; log sequence number 0 44233
[ERROR] /usr/libexec/mysqld: unknown option '--enable-named-pipe'
[ERROR] Aborting
InnoDB: Starting shutdown...
InnoDB: Shutdown completed; log sequence number 0 44233
[Note] /usr/libexec/mysqld: Shutdown complete
mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
I&...
2012 Feb 07
1
MySQL on CentOS 6 broken? No 'mysql' database?
...2:07 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
/usr/libexec/mysqld: Table 'mysql.plugin' doesn't exist
120206 16:42:07 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
120206 16:42:07 InnoDB: Started; log sequence number 0 44233
120206 16:42:07 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
120206 16:42:07 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
if I go look in /var/lib/mysql I see:
-rw-rw----. 1 mysql mysql 10485760 Feb 5 16:53 ibda...
2011 Oct 11
3
/etc/init.d/mysql =fail mysqld=success
...tu:/var/log/mysql# date
Mon Oct 10 19:34:21 PDT 2011
root@cloneubuntu:/var/log/mysql# mysqld &
[1] 4815
root@cloneubuntu:/var/log/mysql# cat /var/log/mysql/error.log
111010 19:34:30 [Note] Plugin ''FEDERATED'' is disabled.
111010 19:34:30 InnoDB: Started; log sequence number 0 44233
111010 19:34:30 [Note] Event Scheduler: Loaded 0 events
111010 19:34:30 [Note] mysqld: ready for connections.
Version: ''5.1.41-3ubuntu12.10'' socket: ''/var/run/mysqld/mysqld.sock''
port: 3306 (Ubuntu)
root@cloneubuntu:/var/log/mysql# ps ax | grep sql
4815 pts/0...