⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
rpl
/
t
/
View File Name :
rpl_sequential.test
#Want to skip this test from daily Valgrind execution --source include/no_valgrind_without_big.inc --source include/not_group_replication_plugin.inc # # WL#5563 Prototype for Parallel Slave with db name partitioning. # # The test can be used for benchmarking and comparision with its sequential # counterpart rpl_parallel.test. Read more comments in there. # --source include/not_mts_slave_parallel_workers.inc --source include/master-slave.inc connection slave; set @save.mts_slave_parallel_workers= 0; select @@global.slave_parallel_workers as 'zero'; connection master; source extra/rpl_tests/rpl_parallel_load.test; --source include/rpl_end.inc