Skip to Main Content Area
Cahilig.net
Miscellaneous tips for Linux and Open Source
  • Blogs
  • About
  • Docs
  • Gaming
  • Scripts
  • Contact

About Me

I'm a network and system administrator. I have a strong interest in Technology, Linux, Open Source and Photography. I spend my spare time hacking on my system, blogging, learning new stuff to improve my knowledge and to help me in my day to day activities. I also love travelling, playing tennis and watching movies.

More...

Subscribe to Feeds


Enter your email address:


Delivered by FeedBurner

Categories

  • Apache (3)
  • Asterisk (8)
  • Bash Script (2)
  • Bind (2)
  • Blog (16)
  • Cacti (2)
  • CentOS (19)
  • Chillispot (1)
  • Chrome Plugin (2)
  • Cisco (3)
  • Compiz Fusion (4)
  • Dansguardian (1)
  • Database (8)
  • Debian (18)
  • DNS (2)
  • Eyecandy (4)
  • Fedora (26)
  • File Management (1)
  • File Transfer (1)
  • Firefox Plugin (4)
  • Firewall (5)
  • Flash (1)
  • Fluxbox (1)
  • Freeradius (1)
  • Gmail (2)
  • Gnome (2)
  • GNU GK (1)
  • Google (2)
  • Google Chrome (2)
  • Hardware (2)
  • Hotspot (1)
  • Howtos (64)
  • Iptables (5)
  • IPV6 (1)
  • Jabber (1)
  • Java (5)
  • JRE (4)
  • KDE (3)
  • LAMPP (2)
  • Linux (80)
  • Linux Drivers (2)
  • Linux Gaming (4)
  • Minicom (3)
  • Mozilla Firefox (4)
  • Multimedia (5)
  • MySQL (8)
  • MySQL Commands (8)
  • Nvidia (1)
  • OpenOffice.org (1)
  • OpenSSL (1)
  • Remote Access (3)
  • Security (11)
  • SNMP (1)
  • Squid (1)
  • SSH (2)
  • SSL (1)
  • TFTP (1)
  • Ubuntu (21)
  • VirtualBox (1)
  • Virtualization (1)
  • VNC (1)
  • VoIP (9)
  • Windows (2)
  • X Window (4)
Home ยป MySQL Commands

How to delete MySQL database?

Submitted by Richard on Wed, 10/14/2009 - 06:09

To delete MySQL database, just simply type this command inside MySQL terminal.

mysql> drop database test_db;
Query OK, 0 rows affected (0.07 sec)
  • Database
  • Howtos
  • Linux
  • MySQL
  • MySQL Commands
  • Printer-friendly versionPrinter-friendly version
  • ShareThis
  • PDF versionPDF version

Similar By Terms

How to create MySQL database?
How to show MySQL table details?
How display database tables in MySQL?
How to create MySQL database using mysqladmin command?
How to insert data into MySQL table
How to update data inside MySQL table
How to delete data inside MySQL table

Links

  • Red Hat
  • CentOS
  • Fedora Project
  • Fedora Forum
  • Fedora Solved
  • Planet Fedora
  • Planet CentOS
  • Fedora Weekly News
  • The Open Source Way
  • OpenSource.com
  • Linux.com
  • PacketLife

Monthly archive

  • August 2011 (2)
  • July 2011 (2)
  • March 2011 (2)
  • October 2010 (2)
  • September 2010 (1)
  • August 2010 (5)
  • July 2010 (7)
  • March 2010 (1)
  • February 2010 (3)
  • November 2009 (3)
  • October 2009 (9)
  • September 2009 (3)
more

Recent Articles

  • How to install World of Padman in Fedora 14
  • How to install Urban Terror in Fedora 14
  • Play DotA clone Heroes of Newerth on Linux Natively For Free
  • 100 Best Free and High Quality Linux Games
  • How to install Oracle Java Runtime Environment in Fedora 14 (64-bit)
  • How to install Oracle Java Runtime Environment in Fedora 14
  • How to enable 1:1 NAT in Iptables
  • How to enable Port Forwarding in Iptables
  • Gmail Video Chat is now available in Fedora
  • Gmail video chat is now available for Linux Users
more

Recent Docs

  • How to create wifi Hotspot system using Chillispot, Freeradius 2 and Fedora 12
  • Debian Etch Gateway with Layer7 and IPP2P for P2P Blocking
Open Mind is licensed under a Creative Commons Attribution-Share Alike 3.0 License.|Disclaimer|Sitemap