Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -0/+3 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 1 | -0/+3 |
| |\ | |||||
| | * | MDEV-22524 SIGABRT in safe_mutex_unlock with | Alexey Botchkov | 2020-10-27 | 1 | -0/+3 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | MDEV-22134: handle_fatal_signal (sig=11) in __strlen_avx2 on START SLAVE | As... | Oleksandr Byelkin | 2020-07-23 | 1 | -1/+7 |
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -9/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -2/+3 |
* | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2020-05-09 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3mariadb-10.3.23 | Sergei Golubchik | 2020-05-09 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-22504: Session tracking return incorrectly long traking data | Oleksandr Byelkin | 2020-05-08 | 1 | -1/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 1 | -1/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -1/+9 |
| |\ \ | | |/ | |||||
| | * | MDEV-22337 Assertion `Alloced_length >= (str_length + length +... | Alexey Botchkov | 2020-04-29 | 1 | -1/+9 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -2/+2 |
* | | | Fixes based on warnings from gcc/clang and valgrind | Monty | 2019-08-12 | 1 | -6/+10 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Added missing reset_changed() | Sergey Vojtovich | 2019-05-08 | 1 | -0/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -619/+146 |
|\ \ \ | |/ / | |||||
| * | | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984 | Sergey Vojtovich | 2019-05-03 | 1 | -0/+1 |
| * | | Adieu find_sys_var_ex() | Sergey Vojtovich | 2019-05-03 | 1 | -34/+4 |
| * | | Make connect speed great again | Sergey Vojtovich | 2019-05-03 | 1 | -9/+18 |
| * | | Safe session_track_system_variables snapshot | Sergey Vojtovich | 2019-05-03 | 1 | -43/+48 |
| * | | Allocate Session_sysvars_tracker statically | Sergey Vojtovich | 2019-05-03 | 1 | -185/+11 |
| * | | Allocate Transaction_state_tracker statically | Sergey Vojtovich | 2019-05-03 | 1 | -3/+1 |
| * | | Static current schema and state change trackers | Sergey Vojtovich | 2019-05-03 | 1 | -43/+4 |
| * | | Allocate orig_list statically | Sergey Vojtovich | 2019-05-03 | 1 | -40/+17 |
| * | | Get rid of not implemented SESSION_GTIDS_TRACKER | Sergey Vojtovich | 2019-05-03 | 1 | -16/+0 |
| * | | Cleanup session tracker API | Sergey Vojtovich | 2019-05-03 | 1 | -90/+46 |
| * | | Cleanup session tracker redundancy | Sergey Vojtovich | 2019-05-03 | 1 | -51/+0 |
| * | | Session_sysvars_tracker::vars_list cleanups | Sergey Vojtovich | 2019-05-03 | 1 | -92/+50 |
| * | | A proper State_tracker::m_changed enacpsulation | Sergey Vojtovich | 2019-05-03 | 1 | -79/+12 |
* | | | Moved normal transaction xid to implicit_xid | Sergey Vojtovich | 2019-04-25 | 1 | -1/+1 |
* | | | Move XID_state::xa_state handing inside xa.cc | Sergey Vojtovich | 2019-04-25 | 1 | -1/+1 |
|/ / | |||||
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -4/+2 |
* | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -2/+2 |
* | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -4/+4 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -4/+4 |
* | | | Lots of small cleanups | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -6/+6 |
|/ | |||||
* | MDEV-6112 multiple triggers per table | Monty | 2016-10-05 | 1 | -2/+4 |
* | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -114/+162 |
* | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -106/+661 |
* | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -8/+757 |
* | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+358 |