Bug #28679 | Error message in {server}.err file | ||
---|---|---|---|
Submitted: | 25 May 2007 13:19 | Modified: | 10 Dec 2007 10:19 |
Reporter: | Anthony Willard (Basic Quality Contributor) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S3 (Non-critical) |
Version: | 6.0.0-alpha-community-nt-debug | OS: | Windows (XP SP2) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[25 May 2007 13:19]
Anthony Willard
[25 May 2007 14:10]
MySQL Verification Team
Thank you for the bug report. c:\mysql-6.0.0-alpha-win32>bin\mysqld-nt --standalone --console InnoDB: The first specified data file .\ibdata1 did not exist: InnoDB: a new database to be created! 070525 11:03:11 InnoDB: Setting file .\ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 070525 11:03:12 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... 070525 11:03:12 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 070525 11:03:13 InnoDB: Started; log sequence number 0 0 070525 11:03:26 [Note] bin\mysqld-nt: ready for connections. Version: '6.0.0-alpha-community-nt-debug' socket: '' port: 3306 MySQL Community Server (GPL) 070525 11:03:26 [Note] Event Scheduler: Loaded 0 events 070525 11:04:05 [Note] bin\mysqld-nt: Normal shutdown bin\mysqld-nt: missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "?func" 070525 11:04:05 [Note] Event Scheduler: Purging the queue. 0 events 070525 11:04:06 InnoDB: Starting shutdown... 070525 11:04:07 InnoDB: Shutdown completed; log sequence number 0 46409 070525 11:04:07 [Note] bin\mysqld-nt: Shutdown complete Error in my_thread_global_end(): 1 threads didn't exit
[30 Aug 2007 19:16]
Kevin Lewis
Miguel, This seems to be fixed in the current Alpha IV release. Please verify.
[10 Dec 2007 10:19]
MySQL Verification Team
I am not able to repeat anymore.