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 memory table?
explain GROUPBY & HAVING clause with examples.
How do I change directories in mysql?
What is datatype in mysql?
What is database clustering in mysql?
Where is the mysql database stored?
How can you import tables from a sql file into a database by using the mysql client?
What is the difference between the primary and unique key in mysql?
What are the purposes of using enum and set data types?
What are the different tables present in MySQL?
In which format data is stored in mysql database?
What is pdo in mysql?
what is constraints? Also explain the different types of constraints?
1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?
Can mysql function return a table?