mariadb/mysql-test/t/partition_open_files_limit-master.opt
Mattias Jonsson 87a4644db8 Bug#46922: crash when adding partitions and open_files_limit
is reached

Problem was bad error handling, leaving some new temporary
partitions locked and initialized and some not yet initialized
and locked, leading to a crash when trying to unlock the not
yet initialized and locked partitions

Solution was to unlock the already locked partitions, and not
include any of the new temporary partitions in later unlocks
2009-10-08 15:36:43 +02:00

1 line
62 B
Text

--open-files-limit=5 --max_connections=2 --table_open_cache=1