Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update comments to match new debug_sync implementation | Vicențiu Ciorbaru | 2023-02-15 | 1 | -3/+4 |
* | debug_sync: Print all current active signals within the trace file during wait | Vicențiu Ciorbaru | 2023-02-03 | 1 | -5/+50 |
* | Implement DEBUG_SYNC multiple signal firing capability | Vicențiu Ciorbaru | 2023-02-03 | 1 | -12/+29 |
* | debug_sync: Implement NO_CLEAR_EVENT syntax | Vicențiu Ciorbaru | 2023-02-03 | 1 | -2/+16 |
* | Implement multiple-signal debug_sync | Vicențiu Ciorbaru | 2023-02-03 | 1 | -25/+120 |
* | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-09-30 | 1 | -1/+1 |
|\ | |||||
| * | debug_sync: ignore "sort" kills and disconnects | Sergei Golubchik | 2022-09-29 | 1 | -1/+1 |
* | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-09-26 | 1 | -11/+14 |
|\ \ | |/ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-09-26 | 1 | -11/+14 |
| |\ | |||||
| | * | MDEV-29613 Improve WITH_DBUG_TRACE=OFF | Marko Mäkelä | 2022-09-23 | 1 | -11/+14 |
* | | | Fixed debug_sync timeout in deadlock_drop_table | Monty | 2021-06-19 | 1 | -0/+9 |
* | | | Move debug_crash_here to it's own source files | Monty | 2021-05-19 | 1 | -71/+0 |
* | | | MDEV-23842 Atomic RENAME TABLE | Monty | 2021-05-19 | 1 | -0/+71 |
* | | | Less noise in the error log | Monty | 2021-05-19 | 1 | -7/+6 |
|/ / | |||||
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-09-04 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
| | |\ | |||||
| | | * | MDEV-22387: Do not pass null pointer to some memcpy() | Marko Mäkelä | 2020-09-03 | 1 | -1/+3 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -2/+2 |
* | | | | Extended debug_sync_control life time | Sergey Vojtovich | 2020-03-13 | 1 | -6/+14 |
* | | | | perfschema mdl related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -3/+22 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+3 |
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -7/+5 |
* | | | | Using more of Sql_mode_save. Adding a similar class for THD::abort_on_warnings. | Alexander Barkov | 2019-05-28 | 1 | -3/+1 |
|/ / / | |||||
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -3/+3 |
* | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -2/+2 |
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-08-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | Remove dumping of some not needed core's when running test suite | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
* | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -27/+30 |
|/ | |||||
* | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -1/+2 |
* | MDEV-6650 - LINT_INIT emits code in non-debug builds | Sergey Vojtovich | 2015-03-16 | 1 | -2/+1 |
* | MDEV-6582: DEBUG_SYNC does not reset mysys_var->current_mutex, causes asserti... | Kristian Nielsen | 2014-11-26 | 1 | -3/+5 |
* | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -2/+2 |
|\ | |||||
| * | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -2/+2 |
| |\ |