MySQL Forums
Forum List  »  General

Re: mysqld-max-nt.exe has encountered a problem
Posted by: Malcolm Debono
Date: January 08, 2005 06:40AM

Using version mysql 4.1.8-win
After the first message " mysqld-max-nt.exe has encountered a problem "
I get this message:-
"Error while fetching Schema Table Status
The following error occured Lost connection to MySQL server during query (2013)

I just tried again using MySQL administrator the General Log shows,
C:\Program Files\MySQL\MySQL Server 4.1\bin\mysqld-max-nt, Version: 4.1.8-nt-max-log. started with:
TCP Port: 3306, Named Pipe: MySQL
Time Id Command Argument
050108 12:23:57 1 Connect another@localhost on
1 Query SET SESSION interactive_timeout=1000000
1 Query SET SESSION sql_mode=''
1 Query SET NAMES utf8
050108 12:23:58 2 Connect another@localhost on
2 Query SET SESSION interactive_timeout=1000000
2 Query SET SESSION sql_mode=''
2 Query SET NAMES utf8
2 Quit
050108 12:24:01 1 Query show databases
050108 12:24:05 3 Connect another@localhost on
3 Query SET SESSION interactive_timeout=1000000
3 Query SET SESSION sql_mode=''
3 Query SET NAMES utf8
3 Init DB employees
3 Query SHOW TABLE STATUS
C:\Program Files\MySQL\MySQL Server 4.1\bin\mysqld-max-nt, Version: 4.1.8-nt-max-log. started with:
TCP Port: 3306, Named Pipe: MySQL
Time Id Command Argument
050108 12:27:38 1 Connect another@localhost on
1 Query SET SESSION interactive_timeout=1000000
1 Query SET SESSION sql_mode=''
1 Query SET NAMES utf8
2 Connect another@localhost on
2 Query SET SESSION interactive_timeout=1000000

I haven't tried to create a table yet but did create a database from command line.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.