thufir

Untitled

Jun 23rd, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. thufir@dur:~$
  2. thufir@dur:~$ mysql -u root -p -h 127.0.0.1 -P 3306
  3. Enter password:
  4. Welcome to the MySQL monitor. Commands end with ; or \g.
  5. Your MySQL connection id is 58
  6. Server version: 5.5.37-0ubuntu0.14.04.1 (Ubuntu)
  7.  
  8. Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
  9.  
  10. Oracle is a registered trademark of Oracle Corporation and/or its
  11. affiliates. Other names may be trademarks of their respective
  12. owners.
  13.  
  14. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
  15.  
  16. mysql> quit
  17. Bye
  18. thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment