1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/suite/innodb_fts/t
Thirunarayanan Balathandayuthapani a76731e1a1 MDEV-27913 innodb_ft_cache_size max possible value (80000000) is too small for practical purposes
- Make innodb_ft_cache_size & innodb_ft_total_cache_size are dynamic
variable and increase the maximum value of innodb_ft_cache_size to
512MB for 32-bit system and 1 TB for 64-bit system and set
innodb_ft_total_cache_size maximum value to 1 TB for 64-bit system.

- Print warning if the fts cache exceeds the innodb_ft_cache_size
and also unlock the cache if fts cache memory reduces less than
innodb_ft_cache_size.
2022-02-24 22:41:23 +05:30
..
2019-10-25 17:33:39 +03:00
2019-07-02 17:46:22 +03:00
2019-03-06 15:15:59 +02:00
2021-04-09 14:32:06 +03:00
2020-04-27 14:24:41 +03:00
2022-02-17 10:53:58 +02:00
2021-06-21 09:07:40 +03:00