summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-061-2/+2
|\
| * Makefile.am:unknown2005-07-051-2/+2
* | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-07-011-0/+5
|\ \ | |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-1.2310.2.2unknown2005-07-011-0/+5
| |\
| | * Win port fixesunknown2005-07-011-0/+5
* | | BUG#11678: mysqldump --master-data should fail if master binlog disabledunknown2005-07-011-0/+9
|/ /
* | Portability fixesunknown2005-06-272-42/+50
|/
* Include <sys/wait.h> to get WEXITSTATUSunknown2005-06-271-1/+1
* Add "#include <stdlib.h>" to define WEXITSTATUSunknown2005-06-271-0/+1
* Fix so that my_progname is set to "mysqldump"unknown2005-06-221-1/+1
* BUG#9657 mysqldump xml ( -x ) does not format NULL fields correctlyunknown2005-06-221-2/+46
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-212-61/+130
|\
| * patchunknown2005-06-212-61/+130
* | Fix handling of command-line on Windows, missed as part of earlierunknown2005-06-201-1/+2
* | WL#2076: Added if(...) construct to mysqltestunknown2005-06-161-30/+54
* | Fix use of _cgets() to handle an input line that exceeds our buffer spaceunknown2005-06-091-1/+20
* | Fix calculation of buffer size for _cgets() on Windows. (Bug #10841)unknown2005-06-081-1/+2
|/
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-2/+1
* Mergeunknown2005-06-011-1/+1
|\
| * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-1/+1
* | tztime.cc:unknown2005-06-021-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-262-2/+2
|\ \ | |/ |/|
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-262-2/+2
* | Additions for --add-drop-databaseunknown2005-05-202-5/+16
|/
* Resolve bugfix mergeunknown2005-05-181-46/+71
|\
| * Small optimization to bug fix, from Monty.unknown2005-05-181-4/+5
| * Fix crash in mysqldump -c triggered by tables with a large number of longunknown2005-05-081-43/+65
* | Fix memory leakunknown2005-05-161-3/+4
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-161-2/+17
|\ \
| * | mysqltest.c:unknown2005-05-161-1/+10
| * | mysqltest.c:unknown2005-05-151-0/+6
| * | mysqltest.c, mysql-test-run.sh:unknown2005-05-151-1/+1
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-082-8/+13
|\ \ \ | |_|/ |/| |
| * | Patch for --insert-ignoreunknown2005-05-072-8/+13
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-9186unknown2005-05-071-1/+2
|\ \ \ | |/ / |/| |
| * | Change mysql prompt while inside a multiline comment. (Bug #9186)unknown2005-03-151-1/+2
* | | Bug #10245 VC++ compiler error with mysql.cc unknown2005-05-051-0/+6
| |/ |/|
* | BUG#2596 MySQL Client Segmentation Fault on Solaris 9unknown2005-04-251-2/+10
* | Upgrade to libedit-2.9unknown2005-04-211-1/+1
* | Merge mysql.com:/usr/home/ram/work/mysql-4.0unknown2005-04-141-13/+13
|\ \
| * | In order not to conflict with a Linux kernel headerunknown2005-04-141-13/+13
* | | Merge mysql.com:/home/jimw/my/mysql-4.0-cleanunknown2005-04-061-1/+2
|\ \ \ | |/ /
| * | Fix segmentation fault in mysqlcheck when the last tableunknown2005-03-311-1/+2
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-8866unknown2005-04-041-0/+9
|\ \ \
| * | | Fix reconnect when using prepared statements, and addunknown2005-03-281-0/+9
* | | | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' unknown2005-03-311-3/+4
* | | | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' unknown2005-03-281-10/+21
* | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-231-1/+1
| |\ \ \
| | * | | client/mysqltest.cunknown2005-03-231-1/+1