Interview Questions

Can you save your connection settings to a conf file?

MySQL and SQL


(Continued from previous question...)

Can you save your connection settings to a conf file?

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.

(Continued on next question...)

Other Interview Questions