summaryrefslogtreecommitdiff
path: root/dbug
Commit message (Expand)AuthorAgeFilesLines
* Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-114-238/+7
* MergeKent Boortz2010-12-291-0/+15
|\
| * MergeKent Boortz2010-12-291-0/+15
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-281-0/+15
| | * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-6/+7
| * | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-0/+19
* | | Automerge 5.1-bugteam => 5.5-bugteamTor Didriksen2010-12-131-0/+19
|\ \ \
| * | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-0/+19
| |/ /
* | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-68/+0
* | | Merge from mysql-5.1-bugteam to mysql-5.5-bugteamJon Olav Hauglid2010-10-191-0/+1
|\ \ \ | |/ /
| * | Bug #57274 SET GLOBAL debug crashes on Solaris in embedded server modeJon Olav Hauglid2010-10-191-0/+1
* | | automerge from 5.1-bugteam: Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
|\ \ \ | |/ /
| * | Bug#52172 post-push fix: init auto-variable to NULLTor Didriksen2010-10-191-1/+1
| * | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-0/+8
* | | Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam.Alexey Kopytov2010-10-021-2/+3
|\ \ \ | |/ /
| * | Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-221-9/+4
* | | Bug #46165 server crash in dbugJon Olav Hauglid2010-09-281-2/+8
* | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o...Olav Sandstaa2010-09-151-5/+1
* | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-156-244/+9
|\ \ \
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-152-200/+5
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-085-44/+4
* | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | | Fix for Bug#53925 (valgrind failures in rpl.rpl_get_master_version_and_clockAlexander Nozdrin2010-05-241-7/+1
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-3/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#52884 mysql-test-run does not work with --debug optionSergey Glukhov2010-05-201-3/+0
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-1/+10
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug #52629: memory leak from sys_var_thd_dbug in binlog.binlog_write_errorGeorgi Kodinov2010-04-161-0/+10
* | | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-181-1/+1
|\ \ \
| * | | Another case of C++ syntax used for a comment in C.Joerg Bruehe2010-03-151-1/+1
* | | | Fix errors when building releaseVladislav Vaintroub2010-03-191-1/+1
|/ / /
* | | mergeVladislav Vaintroub2009-12-111-1/+5
|\ \ \
| * | | Use vsnprintf() rather than my_vsnprintf() in DbugVfprintf,Tor Didriksen2009-11-271-1/+5
* | | | implement convenience librariesVladislav Vaintroub2009-11-241-2/+1
* | | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-8/+8
|/ / /
* | | robust protection against missing DBUG_RETURNSergei Golubchik2009-10-311-34/+26
* | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-3013-635/+1178
* | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+28
|\ \ \
| * | | WL#4828 and BUG#45747Alfranio Correia2009-09-291-0/+28
| |/ /
* | | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-1/+0
|/ /
* | automergeGeorgi Kodinov2009-06-051-0/+1
|\ \ | |/
| * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-0/+1
* | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-16/+1
* | Bug#38293 Libmysqld crash in mysql_library_init if language file missingAlexey Botchkov2008-11-191-0/+9
* | Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463unknown2008-05-021-1/+1
|\ \ | |/
| * Bug#35986 valgrind warning in DbugParse for empty string in SET GLOBAL DEBUG=""unknown2008-05-021-1/+1
| * Bug#26243 mysql command line crash after control-cunknown2008-03-283-1363/+1665
* | Bug#34424 query_cache_debug.test leads to valgrind warningsunknown2008-02-262-12/+38
* | Bug #27099: system_mysql fail in pushbuild windowsunknown2007-10-151-18/+10
* | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2007-08-041-3/+8
|\ \