Server IP : 172.67.216.182 / Your IP : 162.158.106.110 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 #To test multi-tc take over in various manners we create one node with a TC that #has only 1 TC but have more transactions that can be handled in one go by the #takeover TC. The other node have both multiple TCs and also more operations than #can be handled in one go. So it has to both handle each TC takeover instance in #multiple steps and it has to handle multiple instances. [cluster_config.1] MaxNoOfConcurrentTransactions= 100 MaxNoOfConcurrentOperations= 200 MaxNoOfLocalOperations= 10000 NoOfReplicas= 2 ThreadConfig=main={count=1},tc={count=1},ldm={count=4},io={count=1},rep={count=1},recv={count=2},send={count=2} Checksum=1 ndbd=,,, ndb_mgmd= mysqld= ndbapi= [mysqld] ndbcluster [cluster_config.ndbd.2.1] MaxNoOfConcurrentOperations=1000 MaxNoOfConcurrentTransactions=500 [cluster_config.ndbd.4.1] MaxNoOfConcurrentOperations=1000 ThreadConfig=main={count=1},tc={count=4},ldm={count=4},io={count=1},rep={count=1},recv={count=2},send={count=2} [ENV] NDB_CONNECTSTRING=@mysql_cluster.1.ndb_connectstring # Use the multithreaded scheduler whenever available MTR_NDBMTD= 1