Bug #552 don't start when mysqld is in directory start with letter 't'
Submitted: 31 May 2003 3:26 Modified: 31 May 2003 6:14
Reporter: Martin Ondrovic Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:4.0.13 OS:Windows (windows 2000 server with SP3)
Assigned to: CPU Architecture:Any

[31 May 2003 3:26] Martin Ondrovic
Description:
C:\tools\mysql\bin>mysqld-max-nt --basedir=c:\tools\mysql

030531 12:07:33  Can't find messagefile 'c:     ools\mysql\share\english\errmsg.sys'
030531 12:07:33  Aborting

--------
c:\tools\mysql - '\t' takes as escape seq. (tab.)

How to repeat:
run mysqld in directory started with letter 't' etc. c:\tools\mysql\bin\mysqld
[31 May 2003 6:14] MySQL Verification Team
Sorry I wasn't able to repeat:

C:\tools\mysql\bin>mysqld-max --standalone --console --basedir=c:\tools\mysql
030531 10:07:47  InnoDB: Started
mysqld-max: ready for connections.
Version: '4.0.13-max'  socket: ''  port: 3306

However if the issue persist in your OS, use instead paths like the below:

mysqld-max --basedir=c:/tools/mysql