[Bug 841538] New: mariadb mysql server cannot start
https://bugzilla.novell.com/show_bug.cgi?id=841538 https://bugzilla.novell.com/show_bug.cgi?id=841538#c0 Summary: mariadb mysql server cannot start Classification: openSUSE Product: openSUSE Factory Version: 13.1 Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: draht@suse.com ReportedBy: dmuhamedagic@suse.com QAContact: qa-bugs@suse.de CC: mhrusecky@suse.com Found By: --- Blocker: --- After creating a link /etc/my.cnf.d /etc/mysql (see bnc#841337), mysqld still won't start: yoyo-b:/etc # systemctl status -l mysql mysql.service - LSB: Start the MySQL database server Loaded: loaded (/etc/init.d/mysql) Active: failed (Result: exit-code) since Fri 2013-09-20 16:37:38 CEST; 5min ago Process: 15659 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE) Sep 20 16:37:07 yoyo-b systemd[1]: Starting LSB: Start the MySQL database server... Sep 20 16:37:38 yoyo-b mysql[15659]: Starting service MySQL warning: /var/run/mysql/mysql.sock didn't appear within 30 seconds Sep 20 16:37:38 yoyo-b mysql[15659]: chmod: cannot access '/var/run/mysql/mysqld.pid': No such file or directory Sep 20 16:37:38 yoyo-b mysql[15659]: ..failed Sep 20 16:37:38 yoyo-b systemd[1]: mysql.service: control process exited, code=exited status=1 Sep 20 16:37:38 yoyo-b systemd[1]: Failed to start LSB: Start the MySQL database server. Sep 20 16:37:38 yoyo-b systemd[1]: Unit mysql.service entered failed state. This is the log /var/lib/mysql/yoyo-b.err (took a while to find it): 130920 16:37:09 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 130920 16:37:09 InnoDB: The InnoDB memory heap is disabled 130920 16:37:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins 130920 16:37:09 InnoDB: Compressed tables use zlib 1.2.8 130920 16:37:09 InnoDB: Using Linux native AIO 130920 16:37:09 InnoDB: Initializing buffer pool, size = 128.0M 130920 16:37:09 InnoDB: Completed initialization of buffer pool 130920 16:37:09 InnoDB: highest supported file format is Barracuda. InnoDB: The log sequence number in ibdata files does not match InnoDB: the log sequence number in the ib_logfiles! 130920 16:37:09 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... 130920 16:37:10 InnoDB: Waiting for the background threads to start 130920 16:37:11 Percona XtraDB (http://www.percona.com) 5.5.32-MariaDB-30.2 started; log sequence number 1597945 130920 16:37:11 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. 130920 16:37:11 [Note] Server socket created on IP: '0.0.0.0'. 130920 16:37:11 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist 130920 16:37:11 mysqld_safe mysqld from pid file /var/run/mysql/mysqld.pid ended This is a new installation, i.e. there was no mysql database previously used. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com