summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
Commit message (Expand)AuthorAgeFilesLines
* Update comments to match new debug_sync implementationVicențiu Ciorbaru2023-02-151-3/+4
* debug_sync: Print all current active signals within the trace file during waitVicențiu Ciorbaru2023-02-031-5/+50
* Implement DEBUG_SYNC multiple signal firing capabilityVicențiu Ciorbaru2023-02-031-12/+29
* debug_sync: Implement NO_CLEAR_EVENT syntaxVicențiu Ciorbaru2023-02-031-2/+16
* Implement multiple-signal debug_syncVicențiu Ciorbaru2023-02-031-25/+120
* Merge branch '10.5' into 10.6Sergei Golubchik2022-09-301-1/+1
|\
| * debug_sync: ignore "sort" kills and disconnectsSergei Golubchik2022-09-291-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2022-09-261-11/+14
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2022-09-261-11/+14
| |\
| | * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-11/+14
* | | Fixed debug_sync timeout in deadlock_drop_tableMonty2021-06-191-0/+9
* | | Move debug_crash_here to it's own source filesMonty2021-05-191-71/+0
* | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-0/+71
* | | Less noise in the error logMonty2021-05-191-7/+6
|/ /
* | Merge 10.4 into 10.5Marko Mäkelä2020-09-041-1/+2
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-09-031-1/+3
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-09-031-1/+3
| | |\
| | | * MDEV-22387: Do not pass null pointer to some memcpy()Marko Mäkelä2020-09-031-1/+3
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-2/+2
| | |\ \ | | | |/
| | | * Code comment spellfixesIan Gilfillan2020-07-221-2/+2
* | | | Extended debug_sync_control life timeSergey Vojtovich2020-03-131-6/+14
* | | | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-3/+22
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+3
* | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-7/+5
* | | | Using more of Sql_mode_save. Adding a similar class for THD::abort_on_warnings.Alexander Barkov2019-05-281-3/+1
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-3/+3
| |\ \ | | |/
| | * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-3/+3
* | | Add likely/unlikely to speed up executionMonty2018-05-071-2/+2
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-4/+4
|\ \ \ | |/ /
| * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
| * | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
| |\ \ | | |/
| | * MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-1/+1
* | | Remove dumping of some not needed core's when running test suiteMichael Widenius2017-08-241-1/+1
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-27/+30
|/
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+2
* MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* MDEV-6582: DEBUG_SYNC does not reset mysys_var->current_mutex, causes asserti...Kristian Nielsen2014-11-261-3/+5
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* 10.0-base merge.Sergei Golubchik2013-09-211-2/+2
|\
| * 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-2/+2
| |\