mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
bugfix in checksum with force varpart
mysql-test/mysql-test-run.pl: bigger needed for running some tests
This commit is contained in:
@ -2487,7 +2487,7 @@ sub ndbcluster_start_install ($) {
|
||||
else
|
||||
{
|
||||
$ndb_no_ord=32;
|
||||
$ndb_con_op=5000;
|
||||
$ndb_con_op=10000;
|
||||
$ndb_dmem="20M";
|
||||
$ndb_imem="1M";
|
||||
$ndb_pbmem="4M";
|
||||
|
Reference in New Issue
Block a user