Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Discovery counters: my_atomic to Atomic_counter | Sergey Vojtovich | 2020-03-21 | 1 | -6/+6 |
* | Added keyread_time() to HEAP | Monty | 2020-03-09 | 1 | -2/+4 |
* | cleanup: key parts comparison | Eugene Kosov | 2020-02-18 | 1 | -0/+14 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-30 | 1 | -1/+2 |
|\ | |||||
| * | MDEV-18875 Assertion `thd->transaction.stmt.ha_list == __null || trans == &th... | Nikita Malyavin | 2019-12-29 | 1 | -1/+2 |
* | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2 | Kentoku | 2019-11-29 | 1 | -2/+2 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | MDEV-16130 wrong error message adding AS ROW START to versioned table | Aleksey Midenkov | 2019-10-10 | 1 | -2/+4 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-12 | 1 | -49/+54 |
|\ \ | |/ | |||||
| * | MDEV-16490 fix versioning.partition failure | Nikita Malyavin | 2019-09-09 | 1 | -2/+5 |
| * | MDEV-16490: It's possible to make a system versioned table without any versio... | Nikita Malyavin | 2019-09-09 | 1 | -42/+43 |
* | | cleanup: remove few #ifdef's | Sergei Golubchik | 2019-08-26 | 1 | -28/+20 |
* | | MDEV-19955 make argument of handler::ha_write_row() const | Eugene Kosov | 2019-07-05 | 1 | -4/+5 |
* | | NFC: refactor Field::is_equal() and related stuff | Eugene Kosov | 2019-06-22 | 1 | -2/+2 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+27 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+27 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-06-12 | 1 | -0/+34 |
| | |\ | |||||
| | | * | MDEV-19653 Add class Sql_cmd_create_table | Alexander Barkov | 2019-05-31 | 1 | -0/+34 |
* | | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...bb-10.4-MDEV-16249 | Sergei Golubchik | 2019-06-11 | 1 | -2/+2 |
* | | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da... | Kentoku SHIBA | 2019-06-11 | 1 | -0/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-22 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18512 using DATETIME(6) as row_start/row_end crashes server | Eugene Kosov | 2019-05-20 | 1 | -2/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -69/+169 |
|\ \ \ \ | |/ / / | |||||
| * | | | make method const | Eugene Kosov | 2019-05-17 | 1 | -1/+2 |
| * | | | MDEV-15408 Confusing error message upon ER_VERS_FIELD_WRONG_TYPE while omitti... | Eugene Kosov | 2019-05-17 | 1 | -61/+71 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary log | Sujatha | 2019-05-14 | 1 | -2/+2 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Follow-up to changing FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | | | cleanup: move checksum code to handler class | Sergei Golubchik | 2019-05-07 | 1 | -4/+93 |
* | | | | | 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 |