Can you save your connection settings to a conf file?
Answer Posted / guest
Yes, and name it ~/.my.conf. You might want to change the
permissions on the file to 600, so that it?s not readable
by others
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of concat() in mysql?
What is the difference between timestamp and datetime in mysql?
Can foreign key have duplicate values?
What are slow queries?
What is action query?
Explain triggers and stored procedures?
How many sql ddl commands are supported by 'mysql'?
How do you login to MySql using Unix shell?
What are the difference between mongodb and mysql?
What is truncate in mysql?
What are the features of mysql?
How can I compare two mysql databases?
What is the difference between having and where clause in mysql? Explain
What is the maximum connection pool size?
What is mysqli_free_result?