View Single Post
  #5 (permalink)  
Old 07-08-2008, 03:04 AM
clarky2k3 clarky2k3 is offline
Intermediate Member
 
Posts: 24
Default

This is my mysql_error.log it also applies to logger_mysql_error.log
Quote:
080707 13:51:29 mysqld started
080707 13:51:29 [ERROR] Can't start server: cannot resolve hostname!: Success
080707 13:51:29 mysqld ended

080707 13:57:00 mysqld started
080707 13:57:00 [ERROR] Can't start server: cannot resolve hostname!: Success
080707 13:57:00 mysqld ended

080708 08:34:01 mysqld started
080708 8:34:01 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 08:34:01 mysqld ended

080708 08:52:19 mysqld started
080708 8:52:19 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 08:52:19 mysqld ended

080708 08:55:01 mysqld started
080708 8:55:01 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 08:55:01 mysqld ended

080708 09:01:25 mysqld started
080708 9:01:25 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 09:01:25 mysqld ended

080708 09:09:53 mysqld started
080708 9:09:54 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 09:09:54 mysqld ended

080708 09:17:14 mysqld started
080708 9:17:14 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 09:17:14 mysqld ended

080708 09:18:01 mysqld started
080708 9:18:01 [ERROR] Can't start server: cannot resolve hostname!: Success
080708 09:18:01 mysqld ended

080708 10:15:02 mysqld started
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
080708 10:15:02 InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
080708 10:15:03 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 100 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Progress in MB: 100
080708 10:15:03 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 100 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Progress in MB: 100
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
080708 10:15:05 InnoDB: Started; log sequence number 0 0
080708 10:15:05 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
080708 10:15:05 mysqld ended

080708 10:23:59 mysqld started
InnoDB: Log scan progressed past the checkpoint lsn 0 36808
080708 10:24:00 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 43655
080708 10:24:00 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 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
080708 10:24:01 InnoDB: Started; log sequence number 0 43655
080708 10:24:01 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
080708 10:24:01 mysqld ended

Last edited by clarky2k3; 07-08-2008 at 03:12 AM..
Reply With Quote