summaryrefslogtreecommitdiff
path: root/mysql-test/main/win_big-mdev-11697.result
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-17239 default max_recursive_iterations 4G -> 1000bb-10.6-danielblack-MDEV-17239-default-max_recursive_iterations-1kDaniel Black2021-03-301-0/+2
| | | | | | | | A default 4G max_recursive_iterations allows users to far to easily exhaust CPU, memory and time for a incorrect query. Reduce this value down to 1000 consistent with Oracle MySQL's cte_max_recursion_depth.
* MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-0/+2
| | | | | use_stat_tables= PREFERABLY optimizer_use_condition_selectivity= 4
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+71