Difference between revisions of "SSH MySQL"
From KOP KB
								
												
				|  (Created page with "login as: dbusername Using keyboard-interactive authentication. Password: Could not chdir to home directory /fullpathto/mysql/: Permission denied Enter password: Welcome to th...") | |||
| Line 1: | Line 1: | ||
| + | <syntaxhighlight lang="bash"> | ||
| login as: dbusername | login as: dbusername | ||
| Using keyboard-interactive authentication. | Using keyboard-interactive authentication. | ||
| Line 9: | Line 10: | ||
| Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. | Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. | ||
| + | </syntaxhighlight> | ||
Revision as of 19:04, 14 November 2014
login as: dbusername
Using keyboard-interactive authentication.
Password:
Could not chdir to home directory /fullpathto/mysql/: Permission denied
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 30355484
Server version: 5.0.91 Gentoo Linux mysql-5.0.91
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
