Bug #4746 | this error should be given attention | ||
---|---|---|---|
Submitted: | 25 Jul 2004 18:08 | Modified: | 25 Jul 2004 21:10 |
Reporter: | Dennis Rodriguez | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0 | OS: | Windows (Windows XP) |
Assigned to: | CPU Architecture: | Any |
[25 Jul 2004 18:08]
Dennis Rodriguez
[25 Jul 2004 21:10]
MySQL Verification Team
Hi, I wasn't able to repeat the behavior reported: Microsoft Windows XP [versão 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. c:\mysql\bin>mysqld-nt --install-manual Service successfully installed. c:\mysql\bin>net start mysql O serviço de MySQL está sendo iniciado. O serviço de MySQL foi iniciado com êxito. c:\mysql\bin>mysql -uroot Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 5.0.0-alpha-nt Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> Additional Info: The error 1067 generally happens when the server aborts for a wrong configuration key. Verify if you have the below similar keys in your my.ini file: [mysqld] basedir=c:/mysql datadir=c:/mysql/data also please verify in the mysql.err file for any error message: c:\mysql\bin>type c:\mysql\data\mysql.err MySQL: ready for connections. Version: '5.0.0-alpha-nt' socket: '' port: 3306