diff options
author | unknown <pekka@orca.ndb.mysql.com> | 2006-08-22 10:24:58 +0200 |
---|---|---|
committer | unknown <pekka@orca.ndb.mysql.com> | 2006-08-22 10:24:58 +0200 |
commit | 239c28be85668785c8f1bf98715f9a17fa8c3475 (patch) | |
tree | c71789bf4d137efec4098d271c97f68470d462de /support-files/my-huge.cnf.sh | |
parent | e60c02f7fd800b897aca04bed11f2c39f4aeec41 (diff) | |
parent | 1b6858ea50c55bfff29d9796aed91166eda2b4ea (diff) | |
download | mariadb-git-239c28be85668785c8f1bf98715f9a17fa8c3475.tar.gz |
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb
sql/sql_show.cc:
Auto merged
Diffstat (limited to 'support-files/my-huge.cnf.sh')
-rw-r--r-- | support-files/my-huge.cnf.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/support-files/my-huge.cnf.sh b/support-files/my-huge.cnf.sh index 5dc3e5a1900..31221ece0ee 100644 --- a/support-files/my-huge.cnf.sh +++ b/support-files/my-huge.cnf.sh @@ -114,10 +114,6 @@ server-id = 1 #tmpdir = /tmp/ #log-update = /path-to-dedicated-directory/hostname -# Uncomment the following if you are using BDB tables -#bdb_cache_size = 384M -#bdb_max_lock = 100000 - # Uncomment the following if you are using InnoDB tables #innodb_data_home_dir = @localstatedir@/ #innodb_data_file_path = ibdata1:2000M;ibdata2:10M:autoextend |