summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fixed error found during review of new pushed codeunknown2005-09-251-2/+2
* Makefile.am:unknown2005-09-241-1/+5
* Bug #13384 mysqltest, no protocol when script contains only lines with evalunknown2005-09-221-0/+1
* Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-3/+28
|\
| * Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingunknown2005-09-161-3/+28
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-09-191-11/+32
|\ \
| * | Fixed Bug#13275 mysqltest empty file bugunknown2005-09-191-11/+31
* | | Review fixes since last pullunknown2005-09-121-1/+2
* | | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.0unknown2005-09-081-1/+2
|\ \ \ | |/ /
| * | fix for BUG#12958 : mysqlimport with -L option crashing on HP-UX unknown2005-09-021-1/+2
* | | Backport fixes for mysqltest.test from 5.0unknown2005-09-061-26/+51
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-051-5/+7
|\ \ \
| * | | Bug#12959 mysqltest crashes if testcase passed with -x optionunknown2005-09-051-5/+7
| | |/ | |/|
* | | Compile error fix.unknown2005-09-021-2/+2
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-011-405/+701
|\ \
| * | Fix compiler warnings for mysqltest.cunknown2005-09-011-4/+2
| * | Bug #3131 mysqltest fails on $2=$1 assignment in testunknown2005-09-011-7/+15
| * | Bug #12471 mysqltest, --error within loop affects wrong statementunknown2005-09-011-2/+10
| * | Remove syntax !$<err_no> to set an expected error codeunknown2005-08-311-35/+5
| * | BUG#11316: mysqltest, problems when assigning value with '#' to $variableunknown2005-08-311-444/+415
| * | BUG#10267 mysqltest, wrong number of loops when a script is sourced within a ...unknown2005-08-161-1/+7
| * | BUG#11316 mysqltest, problems when assigning value with '#' to $variableunknown2005-07-151-125/+460
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-258-5/+61
|\ \ \ | | |/ | |/|
| * | Several fixes for Netware.unknown2005-08-249-2/+71
* | | BUG #12253. Fixed logic the prevented repair when "--fast" was included unknown2005-08-101-3/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-091-4/+1
|\ \ \
| * | | BUG #12119unknown2005-08-081-4/+1
* | | | Fixed compiler warningsunknown2005-07-282-1/+2
|/ / /
* | | Added some missing casts and changed a define for alloca().unknown2005-07-201-2/+2
* | | Fix error in formatting metadata in mysqltest.unknown2005-07-151-2/+2
| |/ |/|
* | 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