summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1SergeyV@selena.2005-09-201-3/+28
|\
| * Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-161-3/+28
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-191-11/+32
|\ \
| * | Fixed Bug#13275 mysqltest empty file bugjani@a193-229-222-105.elisa-laajakaista.fi2005-09-191-11/+31
* | | Review fixes since last pullmonty@mishka.mysql.com2005-09-121-1/+2
* | | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.0hartmut@mysql.com2005-09-081-1/+2
|\ \ \ | |/ /
| * | fix for BUG#12958 : mysqlimport with -L option crashing on HP-UX hartmut@mysql.com2005-09-021-1/+2
* | | Backport fixes for mysqltest.test from 5.0msvensson@neptunus.(none)2005-09-061-26/+51
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-051-5/+7
|\ \ \
| * | | Bug#12959 mysqltest crashes if testcase passed with -x optionmsvensson@neptunus.(none)2005-09-051-5/+7
| | |/ | |/|
* | | Compile error fix.joerg@mysql.com2005-09-021-2/+2
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-011-405/+701
|\ \
| * | Fix compiler warnings for mysqltest.cmsvensson@neptunus.(none)2005-09-011-4/+2
| * | Bug #3131 mysqltest fails on $2=$1 assignment in testmsvensson@neptunus.(none)2005-09-011-7/+15
| * | Bug #12471 mysqltest, --error within loop affects wrong statementmsvensson@neptunus.(none)2005-09-011-2/+10
| * | Remove syntax !$<err_no> to set an expected error codemsvensson@neptunus.(none)2005-08-311-35/+5
| * | BUG#11316: mysqltest, problems when assigning value with '#' to $variablemsvensson@neptunus.(none)2005-08-311-444/+415
| * | BUG#10267 mysqltest, wrong number of loops when a script is sourced within a ...msvensson@neptunus.(none)2005-08-161-1/+7
| * | BUG#11316 mysqltest, problems when assigning value with '#' to $variablemsvensson@neptunus.(none)2005-07-151-125/+460
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-258-5/+61
|\ \ \ | | |/ | |/|
| * | Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-249-2/+71
* | | BUG #12253. Fixed logic the prevented repair when "--fast" was included patg@radha.local2005-08-101-3/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-08-091-4/+1
|\ \ \
| * | | BUG #12119patg@krsna.patg.net2005-08-081-4/+1
* | | | Fixed compiler warningsmonty@mysql.com2005-07-282-1/+2
|/ / /
* | | Added some missing casts and changed a define for alloca().jani@a193-229-222-105.elisa-laajakaista.fi2005-07-201-2/+2
* | | Fix error in formatting metadata in mysqltest.jimw@mysql.com2005-07-151-2/+2
| |/ |/|
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-07-061-2/+2
|\ \
| * | Makefile.am:kent@mysql.com2005-07-051-2/+2
* | | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-07-011-0/+5
|\ \ \ | |/ /
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-1.2310.2.2msvensson@neptunus.(none)2005-07-011-0/+5
| |\ \
| | * | Win port fixesmsvensson@neptunus.(none)2005-07-011-0/+5
* | | | BUG#11678: mysqldump --master-data should fail if master binlog disabledlars@mysql.com2005-07-011-0/+9
|/ / /
* | | Portability fixesmonty@mishka.local2005-06-272-42/+50
|/ /
* | Include <sys/wait.h> to get WEXITSTATUSmsvensson@neptunus.(none)2005-06-271-1/+1
* | Add "#include <stdlib.h>" to define WEXITSTATUSmsvensson@neptunus.(none)2005-06-271-0/+1
* | Fix so that my_progname is set to "mysqldump"msvensson@neptunus.(none)2005-06-221-1/+1
* | BUG#9657 mysqldump xml ( -x ) does not format NULL fields correctlymsvensson@neptunus.(none)2005-06-221-2/+46
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-06-212-61/+130
|\ \
| * | patchmsvensson@neptunus.(none)[msvensson]2005-06-212-61/+130
* | | Fix handling of command-line on Windows, missed as part of earlierjimw@mysql.com2005-06-201-1/+2
* | | WL#2076: Added if(...) construct to mysqltestlars@mysql.com2005-06-161-30/+54
* | | Fix use of _cgets() to handle an input line that exceeds our buffer spacejimw@mysql.com2005-06-091-1/+20
* | | Fix calculation of buffer size for _cgets() on Windows. (Bug #10841)jimw@mysql.com2005-06-081-1/+2
|/ /
* | a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-2/+1
* | Mergebrian@zim.(none)2005-06-011-1/+1
|\ \
| * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+1
* | | tztime.cc:kent@mysql.com2005-06-021-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-262-2/+2
|\ \ \ | |/ / |/| |
| * | Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-262-2/+2