| Commit message (Expand) | Author | Age | Files | Lines |
* | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -1/+1 |
* | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -1/+22 |
* | BUG #8368 "mysqldump needs --slave-data option" | Magne Mahre | 2009-11-04 | 1 | -0/+3 |
* | Bug#26780: automatic vertical output for wide results | Magne Mahre | 2009-11-04 | 1 | -0/+1 |
* | WL#751 Error message construction, backport | Sergey Glukhov | 2009-10-15 | 1 | -0/+1 |
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1 | unknown | 2008-01-31 | 1 | -1/+1 |
|\ |
|
| * | BUG#32407: Impossible to do point-in-time recovery from older binlog | unknown | 2007-12-14 | 1 | -1/+1 |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch | unknown | 2007-12-20 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | client_priv.h: | unknown | 2007-12-20 | 1 | -1/+0 |
* | | after merge fix | unknown | 2007-10-04 | 1 | -3/+2 |
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt | unknown | 2007-10-04 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Fixed bug #31077. | unknown | 2007-10-01 | 1 | -1/+1 |
* | | Merge amd64.(none):/src/mysql-5.1-maint | unknown | 2007-08-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug#29903 The CMake build method does not produce the embedded library. | unknown | 2007-08-03 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-08-02 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysql | unknown | 2007-08-01 | 1 | -2/+2 |
* | | | Added a test for pre-statement call, and fixed connection/deconnect code so t... | unknown | 2007-06-15 | 1 | -0/+4 |
|/ / |
|
* | | Move WEXITSTATUS #define from mysqltest.c to client_priv.h, and | unknown | 2007-04-18 | 1 | -1/+10 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-04-10 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | unknown | 2007-03-29 | 1 | -1/+8 |
| |\ \ |
|
| * \ \ | Merge sin.intern.azundris.com:/home/tnurnberg/26817/50-26817 | unknown | 2007-03-23 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Bug #26817: mysqldump fails to backup database containing view with invalid d... | unknown | 2007-03-23 | 1 | -1/+1 |
* | | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 | unknown | 2007-04-02 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Bug #26262: Add option to skip binary logging for mysqlcheck | unknown | 2007-03-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Added pre and post option to test run (allows me to adjust an engine once all... | unknown | 2007-03-26 | 1 | -0/+2 |
* | | | The pthread() support was not working. Once I fixed use-thread in a previous ... | unknown | 2007-03-16 | 1 | -1/+0 |
* | | | Correctly report load type. | unknown | 2007-03-15 | 1 | -0/+1 |
* | | | Cleaned up memory allocation so that in all cases of malloc failure the appli... | unknown | 2007-03-12 | 1 | -0/+3 |
* | | | Fixed buffer overflow cases (should not be possible to do...) | unknown | 2007-03-06 | 1 | -0/+2 |
|/ / |
|
* | | Extended mysqlslap.c for auto tests (see the comment on the mysqlslap.c file)... | unknown | 2007-01-29 | 1 | -0/+2 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | my_strtoll10-x86.s: | unknown | 2006-12-31 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
| * | Remove compiler warnings | unknown | 2006-11-20 | 1 | -1/+2 |
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-run | unknown | 2006-11-21 | 1 | -1/+2 |
* | | Removed double enum value. | unknown | 2006-05-16 | 1 | -1/+0 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new | unknown | 2006-05-12 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge neptunus.(none):/home/msvensson/mysql/tmp/tmp_merge | unknown | 2006-05-12 | 1 | -1/+1 |
| |\ \
| | |/ |
|
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0 | unknown | 2006-05-09 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Bug#17208 SSL: client does not verify server certificate | unknown | 2006-04-18 | 1 | -1/+1 |
* | | Final patch to remove the last of the OS2 support. | unknown | 2006-04-15 | 1 | -2/+0 |
* | | client_priv.h: | unknown | 2006-02-17 | 1 | -1/+2 |
* | | Adding thread support for mysqlimport. You can now specify a number of thread... | unknown | 2006-02-13 | 1 | -0/+1 |
* | | Adding a --use-threads options which I believe will allow it to be ported to ... | unknown | 2006-01-11 | 1 | -0/+1 |
* | | Now uses a single pass testing loop. Dual pass made no sense. | unknown | 2006-01-01 | 1 | -3/+2 |
* | | Added option --lock-directory so that you can now syncronize several mysqlsla... | unknown | 2005-12-28 | 1 | -0/+3 |
* | | New option to run multiple engines through the same test: | unknown | 2005-12-25 | 1 | -0/+1 |
* | | See message in mysqlslap.c, but basically | unknown | 2005-12-24 | 1 | -0/+2 |
* | | WL#1012: All changes as one single changeset. | unknown | 2005-12-22 | 1 | -1/+1 |