diff options
author | monty@mysql.com <> | 2004-05-05 17:05:24 +0300 |
---|---|---|
committer | monty@mysql.com <> | 2004-05-05 17:05:24 +0300 |
commit | d21d49a32a1689d2c486a449574e120d7a2f60c4 (patch) | |
tree | 3238bd16530e02dbfef96513749a73b7294880f8 /support-files | |
parent | 104fdf607d312bb13f24063d28d993243bf24ca2 (diff) | |
parent | e51887b05082622a1882217b7f8ec8ae7f6b4598 (diff) | |
download | mariadb-git-d21d49a32a1689d2c486a449574e120d7a2f60c4.tar.gz |
Merge with 4.0.19
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/my-medium.cnf.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/my-medium.cnf.sh b/support-files/my-medium.cnf.sh index d4ae0061a95..4650ed06dc1 100644 --- a/support-files/my-medium.cnf.sh +++ b/support-files/my-medium.cnf.sh @@ -1,8 +1,8 @@ # Example mysql config file for medium systems. # # This is for a system with little memory (32M - 64M) where MySQL plays -# a important part and systems up to 128M very MySQL is used together with -# other programs (like a web server) +# an important part, or systems up to 128M where MySQL is used together with +# other programs (such as a web server) # # You can copy this file to # /etc/my.cnf to set global options, |