Re: Can't drop tables >> me too, please send help...

2001-02-26 Thread tlr7425
At 8:15 PM -0700 2/25/01, Geoff Coffey wrote: >I just installed mysql 3.23 and then ran a script to create a database I had >previously been using in an older version. I have a couple questions. > >First, how can I make a drop database statement not fail if the database >doesn't exist. A book I wa

Can't drop tables

2001-02-25 Thread Geoff Coffey
I just installed mysql 3.23 and then ran a script to create a database I had previously been using in an older version. I have a couple questions. First, how can I make a drop database statement not fail if the database doesn't exist. A book I was using seemed to say: drop database dbname if