1. root@test1:/var/log# mysql -hmysql-ha -unova -p********************************
  2. Welcome to the MySQL monitor. Commands end with ; or \g.
  3. Your MySQL connection id is 14
  4. Server version: 5.5.29-0ubuntu0.12.04.2-log (Ubuntu)
  5. Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
  6. Oracle is a registered trademark of Oracle Corporation and/or its
  7. affiliates. Other names may be trademarks of their respective
  8. owners.
  9. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  10. mysql> quit
  11. Bye