• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

a couple of mysql questions

B

BBaboon

Guest
Hello,

I was wondering where do I find (global) mysql my.cnf ?
Does mysql allow use of .my.cnf (my.cnf in user home dir), if it does, where to put it?
- In the root ~/ or in ~/etc ?

Oh yeah, mysql version is 4.0.20.

thank you.
 
I've only got one my.cnf

[root@titan links]# locate my.cnf
/etc/my.cnf
[root@titan links]#
 
And how about user specific my.cnf?
Is it being read by mysql? And if so where to put it? In the user root or user etc folder?
 
Back
Top