DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
Connect to Remote MySQL Database through Command Line
mysql -u {username} -p'{password}' -h {remote server ip or name} -P {port} -D {DB name}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#Connect
#Remote
#MySQL
#Database
#Command
#Line
ADD COMMENT
Topic
COMMENT
Name
1+2 =
Submit