Bug #48694 mysql-install-db.pl does not correctly handle --srcdir on Windows
Submitted: 11 Nov 2009 19:07 Modified: 15 May 2013 20:35
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:All OS:Windows
Assigned to: CPU Architecture:Any

[11 Nov 2009 19:07] Jonathan Miller
Description:
If you have a source install. (i.e. the files are built but reside in a RelWithDebInfo directory) the script fails to find what it needs. 

 --src= switch is supposed to be used in these situations, but it does not account for RelWithDebInfo for all files that it is trying to find.

How to repeat:
Pull a src build for Windows from the PB teams server.

Unzip the src install.

Attempt to run mysql-install-db.pl

It will fail.

Suggested fix:
Account for all possible file locations in Windows src install
[12 Nov 2009 22:48] Omer Barnir
triage: setting tag to SR51MRU (I3 - as issue affects internal testing)
[15 May 2013 20:35] Yngve Svendsen
mysql-install-db is not supported on Windows.