diff options
author | paul@teton.kitebird.com <> | 2004-06-02 12:56:26 -0500 |
---|---|---|
committer | paul@teton.kitebird.com <> | 2004-06-02 12:56:26 -0500 |
commit | b3bc7df1855670eb18b3b97e613978a7638c8d2f (patch) | |
tree | 03dcb9149637f23d0077245300014ca3eca69f32 /support-files/my-huge.cnf.sh | |
parent | 7ff94b3808d45c12e1216b102c5af3933d156282 (diff) | |
download | mariadb-git-b3bc7df1855670eb18b3b97e613978a7638c8d2f.tar.gz |
Touchups to .cnf file comments.
Diffstat (limited to 'support-files/my-huge.cnf.sh')
-rw-r--r-- | support-files/my-huge.cnf.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/support-files/my-huge.cnf.sh b/support-files/my-huge.cnf.sh index 18e926b1400..e11b85f266f 100644 --- a/support-files/my-huge.cnf.sh +++ b/support-files/my-huge.cnf.sh @@ -1,6 +1,6 @@ -# Example mysql config file for very large systems. +# Example MySQL config file for very large systems. # -# This is for large system with memory of 1G-2G where the system runs mainly +# This is for a large system with memory of 1G-2G where the system runs mainly # MySQL. # # You can copy this file to @@ -9,9 +9,9 @@ # installation this directory is @localstatedir@) or # ~/.my.cnf to set user-specific options. # -# One can in this file use all long options that the program supports. -# If you want to know which options a program support, run the program -# with --help option. +# In this file, you can use all long options that a program supports. +# If you want to know which options a program supports, run the program +# with the "--help" option. # The following options will be passed to all MySQL clients [client] |