Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -18/+59 |
|\ | |||||
| * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -18/+59 |
| |\ | |||||
| | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -17/+41 |
| | |\ | |||||
| | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -19/+41 |
| | | |\ | |||||
| | | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+3 |
| | | | * | MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va... | Vicențiu Ciorbaru | 2018-01-22 | 1 | -8/+24 |
| | | | * | Remove commented out code post merge fix in 2011 | Vicențiu Ciorbaru | 2018-01-22 | 1 | -2/+1 |
| | | | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
| | | | * | MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg... | Varun Gupta | 2018-01-19 | 1 | -1/+1 |
| | | | * | Fixed mdev-14960 [ERROR] mysqld got signal 11 with join_buffer and join_cache | Igor Babaev | 2018-01-18 | 1 | -1/+4 |
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Bug #26867652: INCORRECT BEHAVIOR WITH PREPARE STATEMENT | Sreeharsha Ramanavarapu | 2017-10-19 | 1 | -2/+4 |
| | | | * | | cleanup | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 |
| | | | * | | BIT field woes | Sergei Golubchik | 2018-01-16 | 1 | -1/+1 |
| | | | * | | Fixed mdev-14911: zero_date is considered as NULL, depending on | Igor Babaev | 2018-01-15 | 1 | -4/+4 |
| | | | * | | Fixed mdev-6706 Wrong result (missing rows) | Igor Babaev | 2018-01-12 | 1 | -0/+1 |
| | * | | | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedure | Oleksandr Byelkin | 2018-02-01 | 1 | -0/+16 |
* | | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -7/+10 |
* | | | | | | MDEV-15107 Add virtual Field::sp_prepare_and_store_item(), make sp_rcontext s... | Alexander Barkov | 2018-01-29 | 1 | -0/+64 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-27 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed memory overrun in create_postjoin_aggr_table() | Monty | 2018-01-26 | 1 | -0/+2 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-01-23 | 1 | -1/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-13352: Server crashes in st_join_table::remove_duplicates | Sergei Petrunia | 2018-01-22 | 1 | -1/+9 |
* | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-11 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix Compile Error while using Flag '-DUSE_ARIA_FOR_TMP_TABLES:BOOL=OFF' | Sachin Setiya | 2018-01-07 | 1 | -3/+3 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix out-of-date comments. | Sergei Petrunia | 2018-01-04 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -0/+16 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-13683: crash in Item_window_func::update_used_tables | Vicențiu Ciorbaru | 2017-12-28 | 1 | -0/+16 |
* | | | | | | MDEV-14517 Cleanup for Item::with_subselect and Item::has_subquery() | Alexander Barkov | 2017-11-28 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-20 | 1 | -1/+30 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on. | Igor Babaev | 2017-11-10 | 1 | -1/+30 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-03 | 1 | -76/+107 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rows | Igor Babaev | 2017-11-02 | 1 | -76/+107 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -8/+23 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-10-25 | 1 | -3/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-24 | 1 | -3/+5 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_order | Igor Babaev | 2017-10-23 | 1 | -3/+5 |
| * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -5/+18 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -5/+18 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -5/+18 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct... | Oleksandr Byelkin | 2017-10-13 | 1 | -1/+1 |
| | | | * | | Fixed the bug mdev-13135. | Igor Babaev | 2017-10-13 | 1 | -4/+17 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -26/+26 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -26/+26 |
* | | | | | | MDEV-13911 Support ORDER BY and LIMIT in multi-table update | Sergei Golubchik | 2017-10-03 | 1 | -1/+2 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -10/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
| * | | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -9/+9 |
* | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-20 | 1 | -4/+9 |
|\ \ \ \ \ \ | |/ / / / / |