Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-11-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-14 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4mariadb-10.4.0 | Marko Mäkelä | 2018-11-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-09-21 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cache | Eugene Kosov | 2018-09-10 | 1 | -1/+1 |
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-02-03 | 1 | -0/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2018-02-02 | 1 | -0/+2 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Fix ASAN failure in main.lock (and others) | Vicențiu Ciorbaru | 2018-01-30 | 1 | -0/+2 |
| * | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time... | Jacob Mathew | 2018-07-09 | 1 | -1/+4 |
* | | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...bb-10.4-MDEV-16246 | Jacob Mathew | 2018-07-24 | 1 | -1/+4 |
* | | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -14/+16 |
* | | | | | | cleanup: remove TABLE::vcol_set | Sergei Golubchik | 2018-06-04 | 1 | -10/+3 |
* | | | | | | mysys: rename ME_xxx flags to match plugin api | Sergei Golubchik | 2018-06-04 | 1 | -4/+4 |
* | | | | | | after merge fixes | Sergei Golubchik | 2018-06-03 | 1 | -7/+7 |
* | | | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -121/+162 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Remove warning when using ScopedStatementReplication | Monty | 2018-05-27 | 1 | -4/+6 |
| * | | | | | MDEV-14551 Can't find record in table on multi-table update with ORDER BY | Sergei Golubchik | 2018-05-17 | 1 | -0/+56 |
| * | | | | | cleanup: simplify multi-update's juggling with positions | Sergei Golubchik | 2018-05-17 | 1 | -41/+13 |
| * | | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -2/+0 |
| * | | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -74/+87 |
|/ / / / / | |||||
* | | | | | MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UP... | Eugene Kosov | 2018-02-24 | 1 | -10/+7 |
* | | | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as... | Jerome Brauge | 2018-02-12 | 1 | -15/+41 |
* | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -11/+11 |
* | | | | | fix CREATE ... SELECT | Sergei Golubchik | 2017-12-29 | 1 | -6/+0 |
* | | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -6/+6 |
* | | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -9/+87 |
|\ \ \ \ \ | |||||
| * | | | | | Adding direct update/delete to the server and to the partition engine. | Kentoku SHIBA | 2017-12-03 | 1 | -9/+87 |
* | | | | | | has_vers_fields should be calculated per table, not globally | Sergei Golubchik | 2017-12-05 | 1 | -5/+12 |
* | | | | | | SQL,IB: REPLACE semantics [#365 bug 8] | Aleksey Midenkov | 2017-12-04 | 1 | -3/+3 |
* | | | | | | SQL, IB: various refactoring [#337] | Eugene Kosov | 2017-11-27 | 1 | -1/+1 |
* | | | | | | System Versioning 1.0pre2 | Aleksey Midenkov | 2017-11-23 | 1 | -4/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Handle failures from malloc | Michael Widenius | 2017-11-17 | 1 | -4/+7 |
* | | | | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -2/+2 |
* | | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -27/+141 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | SQL: replication fixes [fixes #234] | Eugene Kosov | 2017-07-31 | 1 | -3/+18 |
| * | | | | | | Misc: code cleanup | kevg | 2017-05-05 | 1 | -1/+2 |
| * | | | | | | SQL: store versioning field flags in EXTRA2 | Kosov Eugene | 2017-05-05 | 1 | -1/+1 |
| * | | | | | | SQL: 0.3 per column versioning syntax, .frm, optimized updates and tests | Kosov Eugene | 2017-05-05 | 1 | -6/+19 |
| * | | | | | | IB: 0.2 part III | Aleksey Midenkov | 2017-05-05 | 1 | -34/+37 |
| * | | | | | | SQL: fix for lost code in debug macros | Kosov Eugene | 2017-05-05 | 1 | -16/+6 |