Hello.
Resolve a stack trace. See:
http://dev.mysql.com/doc/mysql/en/using-stack-trace.html
> Hi,
> This is my first time to instll mysql. So I have not so much
> experience. I am apprecia
ted your help!
> Now I check my mysqld.log file, there is something like:
>
> mysqld got si
Hi,
I install Mysql 4.1.12-0 by rpm. When I try to create a table, it give me "Lost
connection to MySQL server during query".
My query is like:
CREATE TABLE ArrayBatch (
id int(11) NOT NULL auto_increment,
arrayType int(11) NOT NULL default '0',
descr text NOT NULL,
printStartDate date
Hello.
Have you looked into error log? Server could die during the query execution.
>Dear there,
>
>I met some problem when I try to use \. command to create several
>tables from a file in
>mysql. I got error as follows:
>ERROR 2013 (HY000): Lost connection to MySQL server during qu
Dear there,
I met some problem when I try to use \. command to create several tables from
a file in mysql. I got error as follows:
ERROR 2013 (HY000): Lost connection to MySQL server during query
ERROR 2006 (HY000): MySQL server has gone away
No connection. Trying to reconnect...
ERROR 2002 (HY0