-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

George --

...and then Gman said...
% 
% How can I delete a database in MySQL so I recreate it?

  echo 'drop database dbname' | mysql -uuser -ppassword

where dbname is the name of your database, user is your mysql user name,
and pass is the password for that user.  More in the manual :-)


% 
% George Flatman


HTH & HAND

mysql query,
:-D
- -- 
David T-G                      * There is too much animal courage in 
(play) [EMAIL PROTECTED] * society and not sufficient moral courage.
(work) [EMAIL PROTECTED]  -- Mary Baker Eddy, "Science and Health"
http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE+H6KTGb7uCXufRwARAilaAJsH9u1eyqKX4bB5gIN58hbsJ0DQfgCfZyiZ
SQVo1nCEczvLTl9usqYZyu4=
=/O72
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to