RE: Lost connection to MySQL server during query

2002-10-13 Thread swati sandhya
Hi, How did you solve the problem, Lost connection to MySQL server during query, please let me know this i am facing the same problem. thanks, swati --- Vernon Webb <[EMAIL PROTECTED]> wrote: > Sorry all! > > I have resolved the issue. > > -- Forwarded Message --- > From: "Ver

Re: Create table if not exists from mysqldump?

2002-10-04 Thread swati sandhya
Hi, Do u mean when u take a dump you need to add before each table "drop table if exists" then here is the command. mysqldump -u -p -h --add-drop-table > test.sql regards, Praveen --- John Kelly <[EMAIL PROTECTED]> wrote: > Hi, I am trying to use mysqldump to dump the > structure of a single