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/r
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
2021-02-01 13:49:33 +01:00
2018-08-02 08:19:57 +03:00
2019-07-02 17:46:22 +03:00
2019-03-06 15:15:59 +02:00
2021-10-21 13:41:04 +03:00
2020-04-27 14:24:41 +03:00
2021-05-24 09:38:49 +03:00
2021-06-21 09:07:40 +03:00
2020-04-28 19:39:40 +03:00
2018-08-03 15:57:23 +03:00