diff options
author | unknown <paul@teton.kitebird.com> | 2004-06-02 12:56:26 -0500 |
---|---|---|
committer | unknown <paul@teton.kitebird.com> | 2004-06-02 12:56:26 -0500 |
commit | 427590f86522204045b6b886fcd73270571319ea (patch) | |
tree | 03dcb9149637f23d0077245300014ca3eca69f32 /support-files/my-medium.cnf.sh | |
parent | d4f6c7a4c7e836fb81bd4b21a1ea8b1e69d0c917 (diff) | |
download | mariadb-git-427590f86522204045b6b886fcd73270571319ea.tar.gz |
Touchups to .cnf file comments.
Diffstat (limited to 'support-files/my-medium.cnf.sh')
-rw-r--r-- | support-files/my-medium.cnf.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/support-files/my-medium.cnf.sh b/support-files/my-medium.cnf.sh index bc13d7c0a61..f3a99db8019 100644 --- a/support-files/my-medium.cnf.sh +++ b/support-files/my-medium.cnf.sh @@ -1,4 +1,4 @@ -# Example mysql config file for medium systems. +# Example MySQL config file for medium systems. # # This is for a system with little memory (32M - 64M) where MySQL plays # an important part, or systems up to 128M where MySQL is used together with @@ -10,9 +10,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] |