Yes, Heikki, the error come from the very first SQL
statement of my C program
Thanks for your help.
Pablo
--- Heikki Tuuri <[EMAIL PROTECTED]>
escribió: > Pablo,
>
> if your application claims that MySQL server has
> gone
> away but you can see with the interactive client
> 'mysql'
> that it
Hi, people !
I'm having a trouble with a program written in C.
This program try to create a record on a table, and it
receives the 2006 error code, "MySQL server has gone
away".
I've looked at the MySQL manual, searched the Web but
the solutions posted doesn't worked for me.
I've checked the