Bug #3691 libmysqld reports errno 2 on CREATE DATABASE but DB is created
Submitted: 7 May 2004 23:08 Modified: 24 May 2004 11:56
Reporter: Dean Ellis Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S2 (Serious)
Version:4.1 OS:
Assigned to: Alexey Botchkov CPU Architecture:Any

[7 May 2004 23:08] Dean Ellis
Description:
libmysqld reports "Error: Can't get stat of '/test/test_db/' (Errcode: 2)" when trying to create a new database, though the DB is created.  Does not occur in 4.0.

How to repeat:
Test program attached.

Compile, execute:

./test --datadir=./test --log

Suggested fix:
n/a
[15 May 2004 14:22] Alexey Botchkov
bk commit - 4.1 tree (hf:1.1855)
[21 May 2004 19:25] 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
[24 May 2004 8:59] Alexey Botchkov
bk commit - 4.1 tree (hf:1.1861) BUG#3691
[24 May 2004 11:56] 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