| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64 | Marko Mäkelä | 2019-09-27 | 1 | -5/+2 |
* | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling... | Varun Gupta | 2019-09-23 | 1 | -4/+11 |
* | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_value | Varun Gupta | 2019-09-18 | 1 | -1/+3 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-20 | 1 | -1/+6 |
|\ |
|
| * | Make sure histograms do not write uninitialized bytes to record | Vicențiu Ciorbaru | 2019-08-13 | 1 | -1/+6 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-16 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usable | Varun Gupta | 2019-05-16 | 1 | -0/+3 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -6/+14 |
|\ \
| |/ |
|
| * | MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ... | Varun Gupta | 2019-05-02 | 1 | -2/+3 |
| * | MDEV-19334: bool is_eits_usable(Field*): Assertion `field->table->stats_is_re... | Varun Gupta | 2019-04-27 | 1 | -4/+11 |
* | | 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 |
* | | MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_value | Varun Gupta | 2019-03-28 | 1 | -3/+7 |
* | | 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.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 |
* | | | 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.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 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 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 |
* | | | MDEV-12465: Server crashes in my_scan_weight_utf8_bin upon collecting stats f... | Sergei Petrunia | 2018-05-19 | 1 | -2/+12 |
* | | | 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.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | ASAN error in main.statistics_index_crash-7362 | Sergei Golubchik | 2018-04-17 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -7/+16 |
|\ \ \
| |/ / |
|
| * | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -7/+16 |
| |\ \
| | |/ |
|
| | * | MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1... | Varun Gupta | 2018-04-02 | 1 | -6/+33 |
* | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -10/+10 |
* | | | Avoid using HA_POS_ERROR constant when passing around values of type double. | Sergei Petrunia | 2017-10-03 | 1 | -1/+4 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | | | cleanup: handler::key_read | Sergei Golubchik | 2017-02-13 | 1 | -2/+1 |