Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generalize the error message | Sergei Golubchik | 2019-05-18 | 1 | -1/+1 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -2/+13 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-27 | 1 | -2/+13 |
| |\ | |||||
| | * | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240 | Oleksandr Byelkin | 2019-04-25 | 1 | -2/+13 |
* | | | MDEV-19365 Assertion failure in LONG Unique after 10.3 merge | Sachin | 2019-05-05 | 1 | -2/+3 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-25 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-25 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-04-24 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | MDEV-15772 Potential list overrun during XA recovery | Thirunarayanan Balathandayuthapani | 2019-04-24 | 1 | -0/+1 |
* | | | | | Moved normal transaction xid to implicit_xid | Sergey Vojtovich | 2019-04-25 | 1 | -3/+9 |
* | | | | | Move XID_state::xa_state handing inside xa.cc | Sergey Vojtovich | 2019-04-25 | 1 | -1/+1 |
* | | | | | Move XID_STATE::rm_error to XID_cache_element | Sergey Vojtovich | 2019-04-25 | 1 | -8/+7 |
* | | | | | Just move, no code changes otherwise. | Sergey Vojtovich | 2019-04-25 | 1 | -180/+0 |
* | | | | | MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX | Eugene Kosov | 2019-04-03 | 1 | -0/+23 |
* | | | | | MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in l... | Sachin | 2019-04-03 | 1 | -3/+3 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -28/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-15951 system versioning by trx id doesn't work with partitioning | Nikita Malyavin | 2019-03-29 | 1 | -28/+4 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | post-merge: gcc 8 warnings | Sergei Golubchik | 2019-03-17 | 1 | -1/+0 |
* | | | | | MDEV-18889 Long unique on virtual fields crashes server | sachinsetia1001@gmail.com | 2019-03-17 | 1 | -3/+5 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -10/+44 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-9519: After-merge fix for 10.3 | Julius Goryavsky | 2019-03-05 | 1 | -3/+25 |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-04 | 1 | -17/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Jan Lindström | 2019-02-28 | 1 | -13/+25 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Revert offending part of MDEV-9519: Data corruption will happen on the Galera... | Jan Lindström | 2019-02-28 | 1 | -13/+25 |
| | | * | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-25 | 1 | -14/+36 |
| | * | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -14/+36 |
| * | | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -14/+36 |
* | | | | | MDEV-18631 Fix streaming replication with wsrep_gtid_mode=ON | Teemu Ollakka | 2019-03-04 | 1 | -17/+18 |
* | | | | | MDEV-18748 REPLACE doesn't work with unique blobs on MyISAM table | Sergei Golubchik | 2019-02-27 | 1 | -0/+7 |
* | | | | | MDEV-18720 Assertion `inited==NONE' failed in ha_index_init upon update on ve... | Sergei Golubchik | 2019-02-27 | 1 | -4/+7 |
* | | | | | cleanup: cosmetic fixes | Sergei Golubchik | 2019-02-27 | 1 | -18/+12 |
* | | | | | make windows compiler happy | Oleksandr Byelkin | 2019-02-22 | 1 | -2/+2 |
* | | | | | Fix buildbot Windows and bintar compile failure | sachin | 2019-02-22 | 1 | -1/+1 |
* | | | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -1/+170 |
* | | | | | don't allow TIME columns in PERIOD specification | Sergei Golubchik | 2019-02-21 | 1 | -1/+2 |
* | | | | | MDEV-16975 Application-time periods: ALTER TABLE | Nikita Malyavin | 2019-02-21 | 1 | -11/+19 |
* | | | | | MDEV-17082 Application-time periods: CREATE | Nikita Malyavin | 2019-02-21 | 1 | -7/+102 |
* | | | | | MDEV-18585 Avoid excessive Annotate_rows_log_events in binlog | Teemu Ollakka | 2019-02-18 | 1 | -1/+3 |
* | | | | | Merge branch '10.4' into bb-10.4-mdev16188 | Igor Babaev | 2019-02-14 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-02-05 | 1 | -1/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-02-04 | 1 | -4/+52 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_log | Teemu Ollakka | 2019-01-27 | 1 | -1/+4 |
| | | * | | | MDEV-15740 Backport wsrep recovery fixes from 10.4. | Teemu Ollakka | 2019-01-25 | 1 | -3/+48 |
* | | | | | | MDEV-16188 Post merge fixes:fixed warnings on Windows | Igor Babaev | 2019-02-06 | 1 | -1/+1 |
* | | | | | | Merge branch '10.4' into bb-10.4-mdev16188 | Igor Babaev | 2019-02-03 | 1 | -93/+293 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -89/+250 |
| * | | | | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace. | Sergey Vojtovich | 2018-12-09 | 1 | -2/+1 |
| * | | | | | Added backup handler calls | Monty | 2018-12-09 | 1 | -0/+37 |