diff options
author | monty@mysql.com <> | 2004-06-18 04:38:58 +0300 |
---|---|---|
committer | monty@mysql.com <> | 2004-06-18 04:38:58 +0300 |
commit | b11d25883554a7e3da972cc593a9d2a0c6094096 (patch) | |
tree | 7b3b07f5c8491e5a81ca71b19d92dc87ec314192 /support-files/my-large.cnf.sh | |
parent | fd0153304dc0e2ada1144fc79f117f02bdcd132b (diff) | |
parent | f56df164f0603b268806108526d59e5d02fef82b (diff) | |
download | mariadb-git-b11d25883554a7e3da972cc593a9d2a0c6094096.tar.gz |
Merge with 4.0.21
Diffstat (limited to 'support-files/my-large.cnf.sh')
-rw-r--r-- | support-files/my-large.cnf.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/support-files/my-large.cnf.sh b/support-files/my-large.cnf.sh index a17ec7b5227..59aca4b32f2 100644 --- a/support-files/my-large.cnf.sh +++ b/support-files/my-large.cnf.sh @@ -1,6 +1,6 @@ -# Example mysql config file for large systems. +# Example MySQL config file for large systems. # -# This is for large system with memory = 512M where the system runs mainly +# This is for a large system with memory = 512M 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. +# 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. +# with the "--help" option. # The following options will be passed to all MySQL clients [client] |