1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/suite/sys_vars/r
Marko Mäkelä 1887b5ae87 MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1
Let us limit the maximum value of the debug parameter
innodb_data_file_size to 256 MiB. It is only being used
in the test innodb.log_data_file_size, and the size
of the system tablespace should never exceed some 70 MiB
in ./mtr. Thus, 256 MiB should be a reasonable limit.

The fact that negative values that are passed to unsigned parameters
wrap around to the maximum value appears to be a regression due to
commit 18ef02b04d
and has been filed as bug MDEV-22219.
2020-05-08 13:27:57 +03:00
..
2012-10-16 13:04:42 +02:00
2012-10-16 13:04:42 +02:00
2012-10-16 13:04:42 +02:00
2014-12-19 11:35:44 +01:00
2012-10-16 13:04:42 +02:00
2012-10-16 13:04:42 +02:00
2012-09-27 20:09:46 +02:00
2015-09-04 10:33:50 +02:00
2020-04-28 16:20:19 +03:00
2014-01-09 22:01:12 +02:00
2016-08-25 21:28:26 -04:00