Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-25 | 1 | -1/+7 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-25 | 1 | -1/+5 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -1/+5 |
| | |\ | |||||
| | | * | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is used | Igor Babaev | 2019-04-22 | 1 | -1/+4 |
| | | * | MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subquery | Varun Gupta | 2019-04-11 | 1 | -0/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -3/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -3/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_value | Varun Gupta | 2019-03-28 | 1 | -3/+7 |
* | | | | don't invoke error interceptors for fatal errors | Sergei Golubchik | 2019-02-21 | 1 | -25/+0 |
* | | | | Implement avg_frequency unsmoothed jacknife estimator | Vicențiu Ciorbaru | 2019-02-19 | 1 | -24/+83 |
* | | | | Introduce analyze_sample_percentage variable | Vicențiu Ciorbaru | 2019-02-19 | 1 | -10/+30 |
* | | | | Simplify column data adding method | Vicențiu Ciorbaru | 2019-02-19 | 1 | -5/+7 |
* | | | | Master_info counters transition to Atomic_counter | Sergey Vojtovich | 2018-12-29 | 1 | -1/+0 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-13 | 1 | -11/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-13 | 1 | -11/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-13 | 1 | -11/+9 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-12-13 | 1 | -11/+9 |
| | | |\ | |||||
| | | | * | Remove space before #ifdef | Marko Mäkelä | 2018-12-13 | 1 | -13/+9 |
| | | | * | Fix compile error when building without the partition engine | Varun Gupta | 2018-12-13 | 1 | -4/+6 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-12 | 1 | -0/+45 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-12 | 1 | -0/+45 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-12 | 1 | -0/+45 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-12-12 | 1 | -0/+45 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta... | Varun Gupta | 2018-12-07 | 1 | -0/+45 |
* | | | | | Honor lock_wait_timeout when updating stats tables | Monty | 2018-12-09 | 1 | -18/+31 |
* | | | | | MDEV-17255: New optimizer defaults and ANALYZE TABLE | Varun Gupta | 2018-12-09 | 1 | -3/+2 |
|/ / / / | |||||
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17023: Crash during read_histogram_for_table with optimizer_use_conditio... | Varun Gupta | 2018-08-27 | 1 | -0/+3 |
| | | * | MDEV-16757 Memory leak after adding manually min/max statistical data | Igor Babaev | 2018-07-13 | 1 | -0/+33 |
| | | * | MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_... | Varun Gupta | 2018-07-11 | 1 | -2/+2 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -1/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -0/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-16757 Memory leak after adding manually min/max statistical data | Igor Babaev | 2018-07-15 | 1 | -0/+33 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-06-26 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-06-26 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16507 SIGSEGV when use_stat_tables = preferably and | Igor Babaev | 2018-06-23 | 1 | -4/+4 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-29 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Monty | 2018-05-24 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Monty | 2018-05-24 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_end | Monty | 2018-05-23 | 1 | -1/+2 |
* | | | | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -2/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-12465: Server crashes in my_scan_weight_utf8_bin upon collecting stats f... | Sergei Petrunia | 2018-05-19 | 1 | -2/+12 |
* | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -4/+0 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | ASAN error in is_stat_table() | Sergei Golubchik | 2018-05-05 | 1 | -2/+2 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |