|
From: <da...@so...> - 2006-02-22 23:03:12
|
I forgot to include this is a new install, webmin 1.260 on Slackware 10.2 with MySQL 4.1.14 From: da...@so... To: web...@li... Priority: normal Subject: [webmin-l] New to MySQL Send reply to: web...@li... <mailto:web...@li...?subject=unsubscribe> <mailto:web...@li...?subject=subscribe> Date sent: Wed, 22 Feb 2006 16:48:40 -0600 Hi, Probably something simple. I can't seem to get MySQL server to run. When I click the start server button it grinds for a short bit then comes back to the start server. I feel like a chicken or egg problem here as the start button refers "Click this button to start the MySQL database server on your system with the command cd /usr ; (/usr/bin/safe_mysqld || /usr/bin/mysqld_safe) &. This Webmin module cannot administer the database until it is started. " ************************************************** The host error log reads: 060222 16:33:18 mysqld started 060222 16:33:18 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... 060222 16:33:18 InnoDB: Starting log scan based on checkpoint at InnoDB: log sequence number 0 43634. InnoDB: Doing recovery: scanned up to log sequence number 0 43634 060222 16:33:18 InnoDB: Flushing modified pages from the buffer pool... 060222 16:33:18 InnoDB: Started; log sequence number 0 43634 060222 16:33:18 [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist 060222 16:33:18 mysqld ended |