Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added optimizer_costs.h which includes all optimizer costsbb-10.11-selectivity-v110.11-psergey-sel-v1 | Michael Widenius | 2022-09-09 | 4 | -50/+72 |
* | Split cost calculations into fetch and total | Monty | 2022-09-09 | 5 | -42/+42 |
* | Make trace.add() usage uniform | Monty | 2022-09-09 | 11 | -251/+426 |
* | Stabilize main.subselect_sj2* tests | Sergei Petrunia | 2022-09-09 | 4 | -9/+22 |
* | Update cost for hash and cached joins | Monty | 2022-09-09 | 73 | -1283/+1415 |
* | Adjust costs for doing index scan in cost_group_min_max() | Monty | 2022-09-08 | 18 | -102/+221 |
* | Return >= 1 from matching_candidates_in_table if records > 0.0 | Monty | 2022-09-08 | 14 | -35/+46 |
* | Update matching_candidates_in_table() to treat all conditions similar | Monty | 2022-09-08 | 38 | -227/+240 |
* | Fix calculation of selectivity | Monty | 2022-09-08 | 10 | -104/+674 |
* | Fixed bug in SQL_SELECT_LIMIT | Monty | 2022-09-08 | 5 | -10/+8 |
* | Simple optimization to speed up some handler functions when checking killed | Monty | 2022-09-08 | 3 | -14/+43 |
* | Adjusted Range_rowid_filter_cost_info lookup cost slightly. | Monty | 2022-09-08 | 1 | -1/+2 |
* | cleanup: Typo fix appliccable -> applicable | Vicențiu Ciorbaru | 2022-09-08 | 4 | -4/+4 |
* | Change class variable names in rowid_filter to longer, more clear names | Monty | 2022-09-08 | 4 | -42/+46 |
* | Updated convert-debug-for-diff | Monty | 2022-09-08 | 1 | -3/+20 |
* | Optimizer code cleanups, no logic changes | Monty | 2022-09-08 | 12 | -229/+282 |
* | Limit calculated rows to the number of rows in the table | Monty | 2022-09-08 | 12 | -37/+43 |
* | Ensure that test_quick_select doesn't return more rows than in the table | Monty | 2022-09-08 | 16 | -50/+85 |
* | MDEV-14907 FEDERATEDX doesn't respect DISTINCT | Monty | 2022-09-08 | 1 | -8/+2 |
* | Improve comments in the optimizer | Monty | 2022-09-08 | 2 | -0/+21 |
* | Merge 10.10 into 10.11 | Marko Mäkelä | 2022-09-07 | 24 | -264/+542 |
|\ | |||||
| * | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-09-07 | 24 | -264/+542 |
| |\ | |||||
| | * | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-09-07 | 24 | -309/+573 |
| | |\ | |||||
| | | * | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-09-07 | 24 | -326/+590 |
| | | |\ | |||||
| | | | * | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-09-07 | 24 | -325/+586 |
| | | | |\ | |||||
| | | | | * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-09-07 | 20 | -318/+572 |
| | | | | |\ | |||||
| | | | | | * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-09-07 | 19 | -315/+569 |
| | | | | | |\ | |||||
| | | | | | | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-09-07 | 19 | -313/+567 |
| | | | | | | |\ | |||||
| | | | | | | | * | MDEV-29342 Assertion failure in file que0que.cc line 728 | Thirunarayanan Balathandayuthapani | 2022-09-06 | 3 | -1/+29 |
| | | | | | | | * | MDEV-28827 Minor unsafe statement warning message improvement | Andrei | 2022-09-03 | 1 | -1/+1 |
| | | | | | | | * | MDEV-28530: Revoking privileges from a non-existing user on a master breaks r... | Brandon Nesterenko | 2022-09-03 | 5 | -0/+143 |
| | | | | | | | * | MDEV-27172 Prefix indices on Spider tables may lead to wrong query results | Nayuta Yanagisawa | 2022-09-01 | 7 | -251/+334 |
| | | | | | | | * | MDEV-13668 fixup: Remove test work-arounds | Marko Mäkelä | 2022-08-31 | 2 | -11/+4 |
| | | | | | | | * | MDEV-28592 disks plugin (postfix - remove tabs) | Daniel Black | 2022-08-31 | 1 | -7/+7 |
| | | | | | * | | | MDEV-29475 trx_undo_rseg_free() does not write redo log | Marko Mäkelä | 2022-09-06 | 1 | -3/+2 |
| | | | | * | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-09-06 | 1 | -1/+3 |
| | | | | |\ \ \ \ | | | | | | |/ / / | |||||
| | | | | | * | | | MDEV-29471 Buffer overflow in page_cur_insert_rec_low() | Marko Mäkelä | 2022-09-06 | 1 | -1/+3 |
| | | | | * | | | | MDEV-13542 fixup: Allow purge to run in a test | Marko Mäkelä | 2022-09-06 | 1 | -4/+2 |
| | | | | * | | | | MDEV-28240 InnoDB Temporary Tablespace (ibtmp1) is continously growing | Thirunarayanan Balathandayuthapani | 2022-09-06 | 1 | -2/+3 |
| | | | | * | | | | MDEV-29443: prevent uring access to galera sst /notify scripts | Daniel Black | 2022-09-06 | 1 | -0/+6 |
* | | | | | | | | | Merge 10.10 into 10.11 | Jan Lindström | 2022-09-06 | 75 | -3040/+625 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 10.9 into 10.10 | Jan Lindström | 2022-09-06 | 72 | -2968/+516 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge 10.8 into 10.9 | Jan Lindström | 2022-09-06 | 71 | -2967/+514 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge 10.7 into 10.8 | Jan Lindström | 2022-09-05 | 71 | -2967/+514 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Merge 10.6 into 10.7 | Jan Lindström | 2022-09-05 | 71 | -2966/+510 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | | * | | | | Merge 10.5 into 10.6 | Jan Lindström | 2022-09-05 | 40 | -144/+207 |
| | | | | |\ \ \ \ | | | | | | |/ / / | |||||
| | | | | | * | | | Merge 10.4 into 10.5 | Jan Lindström | 2022-09-05 | 40 | -149/+207 |
| | | | | | |\ \ \ | | | | | | | |/ / | |||||
| | | | | | | * | | Reduce compilation dependencies on wsrep_mysqld.h | Daniele Sciascia | 2022-08-31 | 40 | -131/+188 |
| | | | | * | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-09-05 | 9 | -63/+220 |
| | | | | |\ \ \ \ | | | | | | |/ / / | |||||
| | | | | | * | | | MDEV-29438 Recovery or backup of instant ALTER TABLE is incorrect | Marko Mäkelä | 2022-09-05 | 2 | -5/+8 |