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

C++
SQL / MySQL
Java Products
Java Articles
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.