Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add TL_FIRST_WRITE in SQL layer for determining R/W | Daniel Black | 2021-04-08 | 1 | -1/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 1 | -0/+3 |
|\ | |||||
| * | 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.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -1/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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.4' into 10.5 | Monty | 2020-07-03 | 1 | -8/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | MDEV-16470: switch off user variables (and fixes of its support)bb-10.5-MDEV-22550 | Oleksandr Byelkin | 2020-06-12 | 1 | -0/+10 |
* | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -2/+2 |
* | | | | Proper fix of User_variables_tracker::store | Monty | 2020-05-23 | 1 | -3/+3 |
* | | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2020-05-09 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | MDEV-22337: Fix type mismatch | Marko Mäkelä | 2020-04-29 | 1 | -3/+2 |
* | | | | MDEV-22337 Assertion `Alloced_length >= (str_length + length + net_le… …n... | Alexey Botchkov | 2020-04-29 | 1 | -3/+17 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -4/+6 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | MDEV-16470 - Session user variables tracker | Sergey Vojtovich | 2019-09-24 | 1 | -1/+32 |
* | | | | Cleanup session tracker | Sergey Vojtovich | 2019-09-24 | 1 | -9/+10 |
|/ / / | |||||
* | | | 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 |