[EMAIL PROTECTED] wrote:
Quite some time ago, I started doing a book of exercises. I got some work,
put it down, and now I need to start over. So I start up MySQL, do a "DROP
DATABASE [name];". And I'm answered by:
ERROR 1008: Can't drop database '[name]'. Database doesn't exist"
So I figure, o
At 08:29 PM 1/22/2004, you wrote:
Quite some time ago, I started doing a book of exercises. I got some work,
put it down, and now I need to start over. So I start up MySQL, do a "DROP
DATABASE [name];". And I'm answered by:
ERROR 1008: Can't drop database '[name]'. Database doesn't exist"
So I fig
Quite some time ago, I started doing a book of exercises. I got some work,
put it down, and now I need to start over. So I start up MySQL, do a "DROP
DATABASE [name];". And I'm answered by:
ERROR 1008: Can't drop database '[name]'. Database doesn't exist"
So I figure, okay, then I can CREATE it,