Index: telco/mysql-test/ndb/ndb_config_2_node.ini
===================================================================
--- telco.orig/mysql-test/ndb/ndb_config_2_node.ini 2007-10-03 17:16:20.142501456 +1000
+++ telco/mysql-test/ndb/ndb_config_2_node.ini 2007-10-11 15:47:52.032784820 +1000
@@ -15,7 +15,9 @@ NoOfFragmentLogFiles= 4
FragmentLogFileSize=12M
DiskPageBufferMemory= CHOOSE_DiskPageBufferMemory
# O_DIRECT has issues on 2.4 whach have not been handled, Bug #29612
-#ODirect= 1
+ODirect= 1
+CompressedLCP= 1
+CompressedBackup= 1
# the following parametes just function as a small regression
# test that the parameter exists
InitialNoOfOpenFiles= 27
--
Stewart Smith