Skip to content

Instantly share code, notes, and snippets.

Created November 25, 2014 14:01
Show Gist options
  • Save anonymous/be80f83cf69eb06b9280 to your computer and use it in GitHub Desktop.
Save anonymous/be80f83cf69eb06b9280 to your computer and use it in GitHub Desktop.
$ mysql -h 127.0.0.1 -u mythtv -p mythconverg
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 26
Server version: 5.5.38 Source distribution
Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment