Bug #1344 init-file ignored embedded server
Submitted: 18 Sep 2003 14:41 Modified: 29 Sep 2003 6:15
Reporter: Georg Richter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S3 (Non-critical)
Version:4.1.1 OS:Linux (Linux)
Assigned to: Alexey Botchkov CPU Architecture:Any

[18 Sep 2003 14:41] Georg Richter
Description:
Commands from init-file will not be executed during server start.

How to repeat:
~/.my.cnf
datadir=.
skip-innodb
init-file=/home/georg/test.sql

~/test.sql:
CREATE DATABASE initfile

no db will be created :(
[29 Sep 2003 6:15] Alexey Botchkov
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

changeset 1.1602