Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-08-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix typos in the codebase. | fluesvamp | 2022-08-09 | 1 | -1/+1 |
* | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-06-09 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Fixed crashing when using DBUG_PUSH_EMPTY | Monty | 2022-06-06 | 1 | -3/+2 |
* | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 | Vladislav Vaintroub | 2021-06-06 | 1 | -4/+4 |
* | | Flush gcov files for DBUG_ASSERT and DBUG_SUICIDE | Monty | 2021-05-24 | 1 | -0/+12 |
|/ | |||||
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -2/+2 |
|\ | |||||
| * | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 1 | -2/+2 |
| |\ | |||||
| | * | MDEV-22950 followup | Vladislav Vaintroub | 2020-06-25 | 1 | -1/+4 |
| | * | MDEV-22950 : fix race condition in dbug | Vladislav Vaintroub | 2020-06-20 | 1 | -2/+2 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-12 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-21223 innodb_fts.sync_ddl fails in buildbot, server crashed in que_thr_step | Eugene Kosov | 2019-12-10 | 1 | -2/+5 |
* | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-12-04 | 1 | -79/+67 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-12-03 | 1 | -79/+67 |
| |\ \ | | |/ | |||||
| | * | try to fix data races in DBUG | Eugene Kosov | 2019-11-28 | 1 | -2/+40 |
| | * | cleanup DBUG | Eugene Kosov | 2019-11-21 | 1 | -39/+28 |
* | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-10-31 | 1 | -3/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-10-30 | 1 | -3/+0 |
| |\ \ | | |/ | |||||
| | * | remove unused struct members | Eugene Kosov | 2019-10-29 | 1 | -3/+0 |
| * | | Make debug multi thread safe | Monty | 2017-10-26 | 1 | -25/+86 |
* | | | MDEV-20525: Fix the -std=c90 builds | Marko Mäkelä | 2019-09-13 | 1 | -1/+1 |
* | | | MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as... | Marko Mäkelä | 2019-09-13 | 1 | -0/+10 |
* | | | Misc. typos | luz.paz | 2018-04-05 | 1 | -2/+2 |
* | | | Re-enable 'S' for --debug (sf_sanity checking for each call) | Monty | 2017-12-22 | 1 | -3/+13 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | Make debug multi thread safe | Monty | 2017-09-08 | 1 | -25/+87 |
* | | | Added DBUG_ASSERT_AS_PRINTF compile flag | Monty | 2017-08-24 | 1 | -1/+20 |
|/ / | |||||
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-11752 Unsafe strmov - function definition in include/m_string.h | Sergei Golubchik | 2017-03-10 | 1 | -1/+1 |
* | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -12/+12 |
* | | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOG | Marko Mäkelä | 2017-01-05 | 1 | -18/+17 |
|/ | |||||
* | dbug: correct trace for DBUG_RETURN(func()); -- gcc only | Sergei Golubchik | 2015-11-16 | 1 | -3/+7 |
* | 5.5 merge | Sergei Golubchik | 2014-03-26 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-5913 Windows: 10.0 crashes on shutdown | Sergei Golubchik | 2014-03-24 | 1 | -0/+1 |
* | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | MDEV-4815 - allow multiple mysql_server_init() / mysql_server_end() in the s... | Vladislav Vaintroub | 2013-07-29 | 1 | -0/+1 |
* | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
|/ | |||||
* | Fixed compiler warnings (A few of these was bugs) | Michael Widenius | 2012-08-13 | 1 | -3/+0 |
* | fix a memory leak in dbug | Sergei Golubchik | 2012-03-24 | 1 | -1/+11 |
* | mdev-200 set session dbug resets the output to stderr. | Sergei Golubchik | 2012-03-23 | 1 | -87/+90 |
* | Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library. | unknown | 2012-02-22 | 1 | -0/+4 |
|\ | |||||
| * | Fix memory leak when one +O debug on top of another. | unknown | 2012-02-08 | 1 | -0/+4 |
* | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5. | unknown | 2012-02-21 | 1 | -0/+21 |
|\ \ | |/ |/| | |||||
| * | MWL#192: Non-blocking client API for libmysqlclient. | unknown | 2011-09-20 | 1 | -0/+50 |
* | | fixes for opensolaris compilation failures | Sergei Golubchik | 2012-01-05 | 1 | -0/+10 |
* | | move safemalloc out of dbug. | Sergei Golubchik | 2011-12-12 | 1 | -359/+3 |
* | | Make it possible to compile without SAFEMALLOC in debug builds | Vladislav Vaintroub | 2011-12-02 | 1 | -1/+12 |
* | | merge | Sergei Golubchik | 2011-11-03 | 1 | -4/+8 |
|\ \ | |||||
| * | | build on windows | Sergei Golubchik | 2011-11-02 | 1 | -4/+8 |