How to exit mysql : Exit MySQL : Command MySQL : SQL / MySQL examples (example source code) Organized by topic

C++
PHP
SQL / MySQL
SQL / MySQL Home »  Command MySQL   » [  Exit MySQL  ]   
 



How to exit mysql


mysql -h 127.0.0.1 -u oost -p


/*  QUIT */
 QUIT

           
       
Related examples in the same category
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.