Bug #59435 Initial DB creation fails on windows with an assert in sql_error.cc
Submitted: 12 Jan 2011 4:40 Modified: 29 Jul 2012 23:04
Reporter: Anitha Gopi Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S2 (Serious)
Version:mysql-trunk OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: pb2

[12 Jan 2011 4:40] Anitha Gopi
Description:
http://pb2.norway.sun.com/?action=archive_download&archive_id=2779291&pretty=please

85>  Could not create initial database
85>    
85>   110112  1:05:28 [Note] Plugin 'FEDERATED' is disabled.
85>  110112 1:05:28 [Note] Plugin 'InnoDB' is disabled.
85>  110112 1:05:28 [Warning]
85>  G:/pb2/build/sb_0-2778767-1294790234.3/release/sql/Debug/mysqld.exe:
85>  unknown option '--loose-skip-ndbcluster'
85>  Assertion failed: ! is_set() || can_overwrite_status, file
85>  ..\..\mysql-5.6.2-m5\sql\sql_error.cc, line 422

G:\pb2\build\sb_0-2778767-1294790234.3>if defined pkgfiles (
More?   echo [SOURCEBUILDER] OK %pkgfiles% extras\unittest.tar.gz
More? ) else (
More?   echo [SOURCEBUILDER] FAIL see log
More? )
[SOURCEBUILDER] OK  release\packaging\Wix\mysql-5.6.2-m5-win32.msi  extras\unittest.tar.gz

How to repeat:
See PB2
http://pb2.norway.sun.com/?action=archive_download&archive_id=2779291&pretty=please
[29 Jul 2012 23:04] Paul DuBois
Noted in 5.6.6 changelog.

On Windows, initial database creation failed during bootstrapping.