Monty
4cb0d43ac6
MDEV-28054 Various crashes upon INSERT/UPDATE after changing Aria settings
...
The cause of the crash was that test was setting
aria_sort_buffer_size to MAX_LONG_LONG, which caused an overflow in
my_malloc() when trying to allocate the buffer + 8 bytes.
Fixed by reducing max size of sort_buffer for Aria and MyISAM
Other things:
- Added code in maria_repair_parallell() to not allocate a big sort buffer
for small files.
- Updated size of minumim sort buffer in Aria
2023-05-02 23:37:10 +03:00
..
2020-06-23 03:24:46 +02:00
2019-04-12 12:28:09 +03:00
2019-05-11 21:29:06 +03:00
2019-09-24 23:05:09 +04:00
2019-05-14 17:18:46 +03:00
2019-09-27 10:43:23 +03:00
2021-10-13 11:38:21 +03:00
2019-05-11 22:19:05 +03:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2023-05-02 23:37:10 +03:00
2023-02-09 16:09:08 +02:00
2019-05-14 17:18:46 +03:00
2019-05-11 21:29:06 +03:00
2022-09-23 13:40:42 +03:00
2019-05-11 22:19:05 +03:00
2020-04-22 14:45:55 +03:00
2022-09-23 13:40:42 +03:00
2019-05-11 21:29:06 +03:00
2019-05-13 17:54:04 +03:00
2019-05-11 22:19:05 +03:00
2021-11-11 22:12:12 +01:00
2019-09-24 23:05:09 +04:00
2020-05-07 12:27:17 +02:00
2019-05-11 21:29:06 +03:00
2019-05-19 20:55:37 +02:00
2020-11-03 14:49:17 +02:00
2019-05-11 21:29:06 +03:00
2023-01-03 16:10:02 +02:00
2019-05-11 21:29:06 +03:00
2019-05-14 17:18:46 +03:00
2020-03-20 18:12:17 +02:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-14 17:18:46 +03:00
2020-03-16 16:51:35 +02:00
2019-05-11 21:29:06 +03:00
2019-09-20 07:21:21 +03:00
2020-05-07 12:27:17 +02:00
2019-05-11 21:29:06 +03:00
2020-05-07 12:27:17 +02:00
2020-05-07 12:27:17 +02:00
2020-05-07 12:27:17 +02:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-09-24 19:19:25 +04:00
2019-05-11 22:19:05 +03:00
2019-05-11 21:29:06 +03:00
2019-05-14 17:18:46 +03:00
2019-05-11 22:19:05 +03:00
2022-09-19 13:30:52 +03:00
2019-09-24 11:18:39 +04:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-07-05 13:14:19 +03:00
2022-10-05 10:09:49 +03:00
2019-10-02 20:21:30 +04:00
2020-05-07 12:27:17 +02:00
2020-01-29 23:23:55 +02:00
2021-04-20 12:30:09 +03:00
2019-09-24 19:19:25 +04:00
2019-05-11 22:19:05 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 22:19:05 +03:00
2019-05-11 21:29:06 +03:00
2019-05-13 17:54:04 +03:00
2021-08-23 16:51:16 +03:00
2019-09-25 10:14:33 +03:00
2019-05-11 21:29:06 +03:00
2019-11-19 16:28:15 +03:00
2019-05-14 17:18:46 +03:00