mariadb/mysql-test/lib/My/SafeProcess
Mohanad 1f5d2b2010 MDEV-33671: Remove hardcoded open-files-limit in safe_process.cc
The fixed limit of 1024 open files was preventing proper concurrency
testing in MTR. This commit removes the hardcoded value and adds a new
option to control the limit when running tests: --open-files-limit=X.

The default is still 1024, but it can now be changed when needed,
making it easier to test scenarios that require different number of
open file descriptors at the same time e.g: partition_notwin.test

Documentation is added to mtr's help file as well.

Signed-off-by: Vicențiu Ciorbaru <vicentiu@mariadb.org>
2025-04-15 18:07:43 +03:00
..
Base.pm MDEV-32387 - prevent output during temporary changes to STDOUT/STDERR 2024-10-28 10:45:50 +01:00
CMakeLists.txt Merge branch '10.3' into 10.4 2021-09-24 12:29:57 +02:00
safe_kill_win.cc MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdown 2021-09-24 11:49:28 +02:00
safe_process.cc MDEV-33671: Remove hardcoded open-files-limit in safe_process.cc 2025-04-15 18:07:43 +03:00
safe_process_win.cc MDEV-35891 mtr, Windows - fix multi-process append for stdout and stderr 2025-01-20 17:50:07 +02:00
wsrep_check_version.c MDEV-18565 Galera mtr-suite fails if galera library is not installed 2020-04-27 09:22:36 +02:00