~maria-captains/maria/mysql-6.0-backup

« back to all changes in this revision

Viewing changes to support-files/my-medium.cnf.sh

  • Committer: Thava Alagu
  • Date: 2010-03-11 19:18:17 UTC
  • mfrom: (3719.14.62 mysql-6.0-codebase)
  • Revision ID: thavamuni.alagu@sun.com-20100311191817-5nigmq884xo9fuut
Merge from mysql-6.0-codebase

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
[mysqld]
27
27
port            = @MYSQL_TCP_PORT@
28
28
socket          = @MYSQL_UNIX_ADDR@
29
 
skip-locking
 
29
skip-external-locking
30
30
key_buffer_size = 16M
31
31
max_allowed_packet = 1M
32
32
table_open_cache = 64
113
113
 
114
114
# Point the following paths to different dedicated disks
115
115
#tmpdir         = /tmp/         
116
 
#log-update     = /path-to-dedicated-directory/hostname
 
116
#log-bin        = /path-to-dedicated-directory/hostname
117
117
 
118
118
# Uncomment the following if you are using InnoDB tables
119
119
#innodb_data_home_dir = @localstatedir@/