Loading sql-bench/server-cfg.sh +0 −1 Original line number Diff line number Diff line Loading @@ -189,7 +189,6 @@ sub new $self->{'transactions'} = 1; # Transactions enabled $limits{'max_columns'} = 90; # Max number of columns in table $limits{'max_tables'} = 32; # No comments $limits{'working_blobs'} = 0; # NDB tables can't handle BLOB's } if (defined($main::opt_create_options) && $main::opt_create_options =~ /type=bdb/i) Loading Loading
sql-bench/server-cfg.sh +0 −1 Original line number Diff line number Diff line Loading @@ -189,7 +189,6 @@ sub new $self->{'transactions'} = 1; # Transactions enabled $limits{'max_columns'} = 90; # Max number of columns in table $limits{'max_tables'} = 32; # No comments $limits{'working_blobs'} = 0; # NDB tables can't handle BLOB's } if (defined($main::opt_create_options) && $main::opt_create_options =~ /type=bdb/i) Loading