|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I've done a bit of searching on the net and in a couple books I have and can't find out how to do this most simple task.
How do I delete an entire database? |
|
#2
|
|||
|
|||
|
drop database <database_name>
or check mysqladmin --help to find out how to do it from there (can't remember off the top of my head). |
|
#3
|
|||
|
|||
|
That did it.
Thanks, Mike |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Deleting a database - how? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|