Server IP : 104.21.38.3 / Your IP : 172.70.92.154 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/server/mysql/src/mysql-test/suite/ndb_big/ |
Upload File : |
!include include/default_mysqld.cnf !include include/default_ndbd.cnf !include my.cnf [cluster_config.1] NoOfReplicas= 2 DataMemory= 80M IndexMemory= 20M #NoOfFragmentLogFiles= 4 NoOfFragmentLogFiles= 16 #FragmentLogFileSize= 80M FragmentLogFileSize= 100M #RedoBuffer= 100M RedoBuffer= 200M #TransactionDeadlockDetectionTimeout= 7500 ndbd=,,, ndb_mgmd= mysqld=, ndbapi=,,,,,,,,,,, [mysqld] # Make all mysqlds use cluster #ndbcluster #ndb-wait-connected=20 #ndb-wait-setup=600 ndb-cluster-connection-pool=2 #ndb-extra-logging=99 #connect_timeout=60 #delayed_insert_timeout =1300 #interactive_timeout =28800 #net_read_timeout =1130 net_write_timeout =1160 #slave_net_timeout =1120 #Table_lock_wait_timeout=1150 #wait_timeout = 28800 [cluster_config.ndbd.3.1] Nodegroup=65536 [cluster_config.ndbd.4.1] Nodegroup=65536 [ENV] NDB_CONNECTSTRING= @mysql_cluster.1.ndb_connectstring MASTER_MYPORT= @mysqld.1.1.port MASTER_MYPORT1= @mysqld.2.1.port NDB_BACKUP_DIR= @cluster_config.ndbd.1.1.BackupDataDir # Test will pass some table names that includes $ to command line interpreter. # $ is expanded in bourne shell, but not expanded in Windows command line. # The environment variable below makes sure that xxx$BLOB is passed as xxx$BLOB # in either case. BLOB=$BLOB unique=$unique