Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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.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.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-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | 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 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6 | Davi Arnaut | 2011-07-07 | 1 | -2/+0 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -0/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -0/+19 |
| | |\ \ | |||||
| | | * | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d... | Tor Didriksen | 2010-12-13 | 1 | -0/+19 |
| * | | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -2/+2 |
| |\ \ \ | |||||
* | | | | | add safemalloc back | Sergei Golubchik | 2011-07-10 | 1 | -25/+360 |
* | | | | | small dbug cleanup | Sergei Golubchik | 2011-07-10 | 1 | -122/+18 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -272/+31 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -229/+2 |
| * | | | | Automerge 5.1-bugteam => 5.5-bugteam | Tor Didriksen | 2010-12-13 | 1 | -0/+19 |
| |\ \ \ \ | |||||
| | * | | | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d... | Tor Didriksen | 2010-12-13 | 1 | -0/+19 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge from mysql-5.1-bugteam to mysql-5.5-bugteam | Jon Olav Hauglid | 2010-10-19 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #57274 SET GLOBAL debug crashes on Solaris in embedded server mode | Jon Olav Hauglid | 2010-10-19 | 1 | -0/+1 |