[RAS] database drop

Thomas Krichel krichel at openlib.org
Mon Jan 25 09:39:59 CST 2010


nebka:~# mysql -uroot -p 
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 166629
Server version: 5.0.51a-24+lenny2-log (Debian)

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> drop database testacis;
Query OK, 21 rows affected (2.19 sec)

mysql> drop database test;
Query OK, 0 rows affected (0.00 sec)

mysql> drop database testrdb;
Query OK, 8 rows affected (1.70 sec)



  Cheers,

  Thomas Krichel                    http://openlib.org/home/krichel
                                http://authorclaim.org/profile/pkr1
                                               skype: thomaskrichel



More information about the RAS-run mailing list