Bug #3791 mysql segfaults when can't find errmsg.sys (being compiled with libmysqld)
Submitted: 17 May 2004 8:26 Modified: 21 May 2004 19:26
Reporter: Alexey Botchkov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S3 (Non-critical)
Version:4.1.2 OS:Linux (Linux)
Assigned to: Alexey Botchkov CPU Architecture:Any

[17 May 2004 8:26] Alexey Botchkov
Description:
mysql compiled with libmysqld produces the Segfault (along with the proper
error message) if it cannot find errmsg.sys file.

How to repeat:
specify
[server]
...
basedir='/tmp/fake'

run libmysqld/examples/mysql
[17 May 2004 8:43] Alexey Botchkov
bk commit - 4.1 tree (hf:1.1856)
[21 May 2004 19:26] 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