| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 4 | -238/+7 |
* | Merge | Kent Boortz | 2010-12-29 | 1 | -0/+15 |
|\ |
|
| * | Merge | Kent Boortz | 2010-12-29 | 1 | -0/+15 |
| |\ |
|
| | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -0/+15 |
| | * | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -6/+7 |
| * | | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d... | Tor Didriksen | 2010-12-13 | 1 | -0/+19 |
* | | | 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 |
| |/ / |
|
* | | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 1 | -68/+0 |
* | | | 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 |
* | | | automerge from 5.1-bugteam: Bug#52172 post-push fix: init auto-variable to NULL | Tor Didriksen | 2010-10-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Bug#52172 post-push fix: init auto-variable to NULL | Tor Didriksen | 2010-10-19 | 1 | -1/+1 |
| * | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co... | Tor Didriksen | 2010-10-18 | 1 | -0/+8 |
* | | | Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam. | Alexey Kopytov | 2010-10-02 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Bug #56709: Memory leaks at running the 5.1 test suite | Alexey Kopytov | 2010-09-22 | 1 | -9/+4 |
* | | | Bug #46165 server crash in dbug | Jon Olav Hauglid | 2010-09-28 | 1 | -2/+8 |
* | | | Fix for Bug#54478 "mysqld crashes during boot when running mtr with --debug o... | Olav Sandstaa | 2010-09-15 | 1 | -5/+1 |
* | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
* | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 6 | -244/+9 |
|\ \ \ |
|
| * | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 2 | -200/+5 |
| * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 5 | -44/+4 |
* | | | | Unset the execute bit where it's not needed. | Davi Arnaut | 2010-07-03 | 1 | -0/+0 |
* | | | | Fix for Bug#53925 (valgrind failures in rpl.rpl_get_master_version_and_clock | Alexander Nozdrin | 2010-05-24 | 1 | -7/+1 |
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-24 | 1 | -3/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Bug#52884 mysql-test-run does not work with --debug option | Sergey Glukhov | 2010-05-20 | 1 | -3/+0 |
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-04-30 | 1 | -1/+10 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Bug #52629: memory leak from sys_var_thd_dbug in binlog.binlog_write_error | Georgi Kodinov | 2010-04-16 | 1 | -0/+10 |
* | | | Merge the changes of the 5.5.3-m3 release build | Joerg Bruehe | 2010-04-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Another case of C++ syntax used for a comment in C. | Joerg Bruehe | 2010-03-15 | 1 | -1/+1 |
* | | | | Fix errors when building release | Vladislav Vaintroub | 2010-03-19 | 1 | -1/+1 |
|/ / / |
|
* | | | merge | Vladislav Vaintroub | 2009-12-11 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Use vsnprintf() rather than my_vsnprintf() in DbugVfprintf, | Tor Didriksen | 2009-11-27 | 1 | -1/+5 |
* | | | | implement convenience libraries | Vladislav Vaintroub | 2009-11-24 | 1 | -2/+1 |
* | | | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 1 | -8/+8 |
|/ / / |
|
* | | | robust protection against missing DBUG_RETURN | Sergei Golubchik | 2009-10-31 | 1 | -34/+26 |
* | | | backport of dbug extensions from 6.0: | Sergei Golubchik | 2009-10-30 | 13 | -635/+1178 |
* | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Luis Soares | 2009-10-22 | 1 | -0/+28 |
|\ \ \ |
|
| * | | | WL#4828 and BUG#45747 | Alfranio Correia | 2009-09-29 | 1 | -0/+28 |
| |/ / |
|
* | | | Backport http://lists.mysql.com/commits/57778 | Vladislav Vaintroub | 2009-09-30 | 1 | -1/+0 |
|/ / |
|
* | | automerge | Georgi Kodinov | 2009-06-05 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX | Georgi Kodinov | 2009-06-05 | 1 | -0/+1 |
* | | Bug#38522: 5 seconds delay when closing application using embedded server | Vladislav Vaintroub | 2008-12-04 | 1 | -16/+1 |
* | | Bug#38293 Libmysqld crash in mysql_library_init if language file missing | Alexey Botchkov | 2008-11-19 | 1 | -0/+9 |
* | | Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463 | unknown | 2008-05-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#35986 valgrind warning in DbugParse for empty string in SET GLOBAL DEBUG="" | unknown | 2008-05-02 | 1 | -1/+1 |
| * | Bug#26243 mysql command line crash after control-c | unknown | 2008-03-28 | 3 | -1363/+1665 |
* | | Bug#34424 query_cache_debug.test leads to valgrind warnings | unknown | 2008-02-26 | 2 | -12/+38 |
* | | Bug #27099: system_mysql fail in pushbuild windows | unknown | 2007-10-15 | 1 | -18/+10 |
* | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-build | unknown | 2007-08-04 | 1 | -3/+8 |
|\ \ |
|