diff options
author | unknown <jonas@perch.ndb.mysql.com> | 2007-06-04 10:32:32 +0200 |
---|---|---|
committer | unknown <jonas@perch.ndb.mysql.com> | 2007-06-04 10:32:32 +0200 |
commit | f8057c4b92f6c4a00efd8035fcc1b359628e670f (patch) | |
tree | f282fb81e8f47114676a53f4c330e88eff6ddd13 | |
parent | dfb34b07382e9d1882af6d22626803df2dfe8ba9 (diff) | |
download | mariadb-git-f8057c4b92f6c4a00efd8035fcc1b359628e670f.tar.gz |
ndb -
update dl145a config for autotest
storage/ndb/test/run-test/conf-dl145a.cnf:
update dl145a config for autotest
-rw-r--r-- | storage/ndb/test/run-test/conf-dl145a.cnf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/ndb/test/run-test/conf-dl145a.cnf b/storage/ndb/test/run-test/conf-dl145a.cnf index ea344f1a62a..5f61bee755d 100644 --- a/storage/ndb/test/run-test/conf-dl145a.cnf +++ b/storage/ndb/test/run-test/conf-dl145a.cnf @@ -21,3 +21,6 @@ BackupMemory = 64M MaxNoOfConcurrentScans = 100 MaxNoOfSavedMessages= 1000 SendBufferMemory = 2M +NoOfFragmentLogFiles = 4 +FragmentLogFileSize = 64M + |