| 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 | -1/+1 |
|\ |
|
| * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| | |\ |
|
| | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | | |\ |
|
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 |
| | | | |\ |
|
| | | | | * | Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES" | Sreeharsha Ramanavarapu | 2017-11-16 | 1 | -1/+7 |
| | | | | * | BUG#23135731: INSERT WITH DUPLICATE KEY UPDATE REPORTS | Nisha Gopalakrishnan | 2016-04-22 | 1 | -7/+16 |
* | | | | | | Move all kill mutex protection to LOCK_thd_kill | Monty | 2017-12-08 | 1 | -4/+4 |
* | | | | | | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -4/+4 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -7/+10 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -7/+10 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -7/+7 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -7/+7 |
| | | |\ \ \
| | | | |/ / |
|
| | | | * | | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct... | Oleksandr Byelkin | 2017-10-13 | 1 | -7/+7 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 1 | -7/+7 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -7/+7 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -7/+7 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-07 | 1 | -0/+9 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -0/+9 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle... | Kristian Nielsen | 2017-07-03 | 1 | -0/+9 |
| | * | | | | MDEV-11646 main.myisam, maria.maria, main.mix2_myisam, main.myisampack, main.... | Sergei Golubchik | 2017-06-30 | 1 | -6/+1 |
* | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-06-19 | 1 | -4/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Remove the unnecessary method handlerton::release_temporary_latches() | Marko Mäkelä | 2017-06-16 | 1 | -4/+1 |
* | | | | | | Merge 10.2 into bb-10.2-ext; also, fix MDEV-13015 After restart, InnoDB wrong... | Marko Mäkelä | 2017-06-15 | 1 | -5/+5 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | MDEV-12471: BULK Command | Oleksandr Byelkin | 2017-06-14 | 1 | -5/+5 |
* | | | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -2/+4 |
* | | | | | | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -4/+9 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix truncation of affected rows and insert id in select_insert::send_ok_packet | Vladislav Vaintroub | 2017-03-13 | 1 | -2/+2 |
| * | | | | MDEV-11842 Fail to insert on a table where a field has no default | Sergei Golubchik | 2017-03-10 | 1 | -2/+7 |
* | | | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside | Sergei Golubchik | 2017-02-13 | 1 | -2/+3 |
* | | | | | MDEV-10201 Bad results for CREATE TABLE t1 (a INT DEFAULT b, b INT DEFAULT 4) | Sergei Golubchik | 2017-02-13 | 1 | -0/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -60/+66 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL | Sergei Golubchik | 2017-01-17 | 1 | -56/+62 |
* | | | | | MDEV-11597 Assertion when doing select from virtual column with impossible value | Monty | 2017-01-11 | 1 | -4/+7 |
* | | | | | New simpler bugfix for UPDATE and virtual BLOBs | Monty | 2017-01-11 | 1 | -4/+37 |
* | | | | | Revert "bugfix: UPDATE and virtual BLOBs" | Monty | 2017-01-11 | 1 | -32/+4 |
* | | | | | cleanup: remove unused handler table flag | Sergei Golubchik | 2016-12-12 | 1 | -6/+1 |
* | | | | | rename Virtual_column_info::expr_item | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -48/+21 |
* | | | | | bugfix: remove broken insert t values () optimization | Sergei Golubchik | 2016-12-12 | 1 | -2/+0 |
* | | | | | bugfix: UPDATE and virtual BLOBs | Sergei Golubchik | 2016-12-12 | 1 | -4/+32 |
* | | | | | bugfix: update-behind-insert | Sergei Golubchik | 2016-12-12 | 1 | -0/+6 |
* | | | | | cleanup: Field_blob::get_ptr() | Sergei Golubchik | 2016-12-12 | 1 | -3/+1 |
* | | | | | cleanup: reorder TABLE members | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | | cleanup: remove bad String=0 assignment | Sergei Golubchik | 2016-12-12 | 1 | -1/+0 |
* | | | | | bugfix: delayed insert table was using other table's expr_arena | Sergei Golubchik | 2016-12-12 | 1 | -0/+1 |
* | | | | | MDEV-10724 Assertion `vcol_table == 0 || vcol_table == table' failed in fill_... | Oleksandr Byelkin | 2016-11-22 | 1 | -0/+9 |