summaryrefslogtreecommitdiff
path: root/dbug
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20525: Fix the -std=c90 buildsMarko Mäkelä2019-09-131-1/+1
* MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as...Marko Mäkelä2019-09-131-0/+10
* Merge 10.2 into 10.3Marko Mäkelä2019-05-142-2/+2
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-132-2/+2
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-112-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-081-0/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-071-0/+8
| |\ \ \ | | |/ /
| | * | disable LeakSanitizer for unit.dbug testSergei Golubchik2019-03-061-0/+8
| * | | Make debug multi thread safeMonty2017-10-261-25/+86
* | | | Misc. typosluz.paz2018-04-051-2/+2
* | | | Re-enable 'S' for --debug (sf_sanity checking for each call)Monty2017-12-221-3/+13
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | Make debug multi thread safeMonty2017-09-081-25/+87
* | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-1/+20
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | MDEV-11752 Unsafe strmov - function definition in include/m_string.hSergei Golubchik2017-03-101-1/+1
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-12/+12
* | | MDEV-11611 fix Ninja buildSergei Golubchik2017-01-291-2/+2
* | | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOGMarko Mäkelä2017-01-051-18/+17
* | | Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-121-2/+2
|/ /
* | dbug: correct trace for DBUG_RETURN(func()); -- gcc onlySergei Golubchik2015-11-161-3/+7
* | MDEV-6410 Cross-compile fixesSergei Golubchik2014-07-081-7/+9
|\ \
| * | MySQL Bug #61340: Use CMake EXPORT feature to aid cross-compiling.James Le Cuirot2014-04-271-7/+9
* | | 5.5.38 mergeSergei Golubchik2014-06-061-0/+2
|\ \ \ | |/ / |/| / | |/
| * cmake: mark AIO_LIBRARY, EVENT_LIBRARY, GROFF, NROFF as advanced;Sergei Golubchik2014-06-031-0/+2
* | 5.5 mergeSergei Golubchik2014-03-261-0/+1
|\ \ | |/
| * MDEV-5913 Windows: 10.0 crashes on shutdownSergei Golubchik2014-03-241-0/+1
* | 10.0-base merge.Sergei Golubchik2013-09-211-0/+1
|\ \ | |/
| * MDEV-4815 - allow multiple mysql_server_init() / mysql_server_end() in the s...Vladislav Vaintroub2013-07-291-0/+1
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
|/
* remove duplicate code from the factorial dbug exampleSergei Golubchik2012-08-231-14/+0
* Fixed compiler warnings (A few of these was bugs)Michael Widenius2012-08-131-3/+0
* Fixed compile warningsMichael Widenius2012-05-181-1/+2
* Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-131-2/+3
* Fix build on OSXVladislav Vaintroub2012-04-121-2/+2
* fix a memory leak in dbugSergei Golubchik2012-03-241-1/+11
* mdev-200 set session dbug resets the output to stderr.Sergei Golubchik2012-03-231-87/+90
* Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library.unknown2012-02-221-0/+4
|\
| * Fix memory leak when one +O debug on top of another.unknown2012-02-081-0/+4
* | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+21
|\ \ | |/ |/|
| * MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+50
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-1/+1
| |\ \
| | * | Fixed compiler warningsMichael Widenius2011-11-301-1/+1
| | |/
* | | fixes for opensolaris compilation failuresSergei Golubchik2012-01-051-0/+10
* | | move safemalloc out of dbug.Sergei Golubchik2011-12-126-396/+19
* | | Make it possible to compile without SAFEMALLOC in debug buildsVladislav Vaintroub2011-12-022-1/+23
* | | mergeSergei Golubchik2011-11-032-8/+8
|\ \ \