Can't start MySQL Service

  • Error logs are as follows.

    mysqld: Table 'mysql.plugin' doesn't exist

    100824 18:28:50 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.

    InnoDB: The first specified data file .\ibdata1 did not exist:

    InnoDB: a new database to be created!

    100824 18:28:51 InnoDB: Setting file .\ibdata1 size to 10 MB

    InnoDB: Database physically writes the file full: wait...

    100824 18:28:51 InnoDB: Log file .\ib_logfile0 did not exist: new to be created

    InnoDB: Setting log file .\ib_logfile0 size to 5 MB

    InnoDB: Database physically writes the file full: wait...

    100824 18:28:52 InnoDB: Log file .\ib_logfile1 did not exist: new to be created

    InnoDB: Setting log file .\ib_logfile1 size to 5 MB

    InnoDB: Database physically writes the file full: wait...

    InnoDB: Doublewrite buffer not found: creating new

    InnoDB: Doublewrite buffer created

    InnoDB: Creating foreign key constraint system tables

    InnoDB: Foreign key constraint system tables created

    100824 18:28:53 InnoDB: Started; log sequence number 0 0

    100824 18:28:53 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

    mysqld: Table 'mysql.plugin' doesn't exist

    100824 18:29:07 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.

    InnoDB: Log scan progressed past the checkpoint lsn 0 39548

    100824 18:29:07 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...

    InnoDB: Doing recovery: scanned up to log sequence number 0 46409

    100824 18:29:07 InnoDB: Starting an apply batch of log records to the database...

    InnoDB: Progress in percents: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99

    InnoDB: Apply batch completed

    100824 18:29:07 InnoDB: Started; log sequence number 0 46409

    100824 18:29:07 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

    C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Table 'mysql.plugin' doesn't exist

    100824 18:43:35 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.

    InnoDB: Log scan progressed past the checkpoint lsn 0 39548

    100824 18:43:35 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...

    InnoDB: Doing recovery: scanned up to log sequence number 0 46409

    100824 18:43:35 InnoDB: Starting an apply batch of log records to the database...

    InnoDB: Progress in percents: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99

    InnoDB: Apply batch completed

    100824 18:43:36 InnoDB: Started; log sequence number 0 46409

    100824 18:43:36 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

    please help me fix this one. i'm running on windows 7. 😐

  • This not a MySQL Forum??? Try posting to 'Anything that is NOT about SQL!' forum on here!

  • This is a MS SQL Server site. You'll probably get better and faster answers if you ask on a MySQL forum. Try http://www.dbforums.com or http://forums.mysql.com

    p.s. crossposting is frowned on here and on most internet forums

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply