-
-
Save anonymous/be80f83cf69eb06b9280 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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