Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-12 | 1 | -0/+6 |
* | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-09 | 1 | -0/+1 |
* | Merge branch '10.4' into bb-10.4-mdev17096 | Igor Babaev | 2019-02-06 | 1 | -30/+56 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-24 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-24 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix the build after MDEV-17803 | Marko Mäkelä | 2019-01-24 | 1 | -2/+2 |
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-24 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts. | Andrei Elkin | 2019-01-23 | 1 | -1/+1 |
| | | * | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -0/+10 |
| * | | | | cleanup: simplify opening of priv tables | Sergei Golubchik | 2018-12-12 | 1 | -1/+1 |
| * | | | | Added new MDL_BACKUP locks for all backup stages | Monty | 2018-12-09 | 1 | -0/+1 |
| * | | | | Simplify test for updateable TABLE_CATEGORY's | Monty | 2018-12-09 | 1 | -23/+28 |
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-17349 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Sergei Golubchik | 2018-11-04 | 1 | -1/+3 |
| | | * | | MDEV-16980 Wrongly set tablename len while opening the | Thirunarayanan Balathandayuthapani | 2018-10-08 | 1 | -0/+2 |
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -3/+20 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -3/+20 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -4/+21 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -7/+52 |
| | | | |\ | |||||
| | | | | * | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele... | Sergei Golubchik | 2018-09-04 | 1 | -4/+9 |
| | | | | * | create a reusable function that tells what FK actions can write | Sergei Golubchik | 2018-09-04 | 1 | -0/+1 |
| | | | | * | extend prelocking to FK-accessed tables | Sergei Golubchik | 2018-09-04 | 1 | -2/+4 |
| | | | | * | cleanup: sp_head::add_used_tables_to_table_list() | Sergei Golubchik | 2018-09-04 | 1 | -0/+22 |
| | | | | * | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -2/+7 |
| | | | | * | Merge branch '5.5' into 10.0bb-10.0-merge-sanja | Oleksandr Byelkin | 2018-09-03 | 1 | -0/+10 |
| | | | | |\ | |||||
| | | | | | * | MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec... | Oleksandr Byelkin | 2018-08-31 | 1 | -0/+10 |
| * | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-19 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | MDEV-16917 Index affects query results | Igor Babaev | 2018-09-15 | 1 | -0/+1 |
* | | | | | | | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-06 | 1 | -0/+7 |
|/ / / / / / | |||||
* | | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-07-03 | 1 | -2/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -2/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-16473 WITH statement throws 'no database selected' error | Sergei Golubchik | 2018-06-28 | 1 | -2/+1 |
| | * | | | | This is another attempt to fix mdev-16473. | Igor Babaev | 2018-06-28 | 1 | -1/+2 |
| | * | | | | MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_... | Monty | 2018-06-19 | 1 | -1/+6 |
| | * | | | | Add PART_INDIRECT_KEY_FLAG | Monty | 2018-06-19 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-06-05 | 1 | -7/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Vers cleanups | Aleksey Midenkov | 2018-06-03 | 1 | -7/+2 |
* | | | | | | cleanup: remove TABLE::vcol_set | Sergei Golubchik | 2018-06-04 | 1 | -22/+4 |
* | | | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -22/+28 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-29 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed memory overrun in binlog_encryption.encrypted_master | Monty | 2018-05-26 | 1 | -1/+1 |
| * | | | | | cleanup TABLE_LIST | Eugene Kosov | 2018-05-23 | 1 | -4/+1 |
| * | | | | | MDEV-16094 Crash when using AS OF with a stored function | Alexander Barkov | 2018-05-15 | 1 | -2/+15 |
| * | | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -13/+5 |
| * | | | | | MDEV-14820 System versioning is applied incorrectly to CTEs | Sergei Golubchik | 2018-05-12 | 1 | -0/+2 |
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -4/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -4/+6 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -3/+6 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -3/+4 |
| | | | |\ \ | | | | | |/ |