summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* enabled mysqldump hex-blob option for bit fieldstulin@dl145c.mysql.com2005-09-141-1/+2
* Removed compiler warningsmonty@mishka.mysql.fi2005-09-141-1/+2
* after pull review - many bugs in mysqldump --routinesserg@serg.mylan2005-09-131-39/+24
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-09-121-1/+2
|\
| * Review fixes since last pullmonty@mishka.mysql.com2005-09-121-1/+2
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@radha.local2005-09-101-35/+68
|\ \
| * \ Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@radha.local2005-09-091-35/+68
| |\ \
| | * | BUG #12597 This is a complete patch (2nd) containing fixes per Serg's reviewpatg@radha.local2005-09-091-35/+68
* | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@radha.local2005-09-082-155/+109
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.1hartmut@mysql.com2005-09-081-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
| | |\ \ \
| | * | | | Compile error fix.joerg@mysql.com2005-09-021-2/+2
| * | | | | Bug #12984 mysqltest.test: different output from "exec NonExistsinfComamdn"msvensson@neptunus.(none)2005-09-061-149/+84
| * | | | | Detect comment with command using extra delimitermsvensson@neptunus.(none)2005-09-061-0/+16
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-051-5/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug12959/my41-bug12959msvensson@neptunus.(none)2005-09-051-5/+7
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug#12959 mysqltest crashes if testcase passed with -x optionmsvensson@neptunus.(none)2005-09-051-5/+7
| | | |/ / /
| | | * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-011-405/+701
| | | |\ \ \
* | | | | | | BUG #9056 Changes to patch #2 per Serg's reviewpatg@radha.local2005-09-081-23/+20
* | | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@radha.local2005-09-041-2/+127
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | BUG #9056 Added --routines flag to mysqldump to enable mysqldump to be ablepatg@radha.local2005-09-041-2/+127
| |/ / / / /
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11787jimw@mysql.com2005-09-031-9/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make it possible to change reconnect setting withjimw@mysql.com2005-07-061-12/+25
* | | | | | Fix for spelling miss and eol junkmsvensson@neptunus.(none)2005-09-011-1/+1
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-011-346/+646
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mysqltest improvements, updates after merge + test for 5.0msvensson@neptunus.(none)2005-09-011-8/+8
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/bug11316/my41-bug11316msvensson@neptunus.(none)2005-09-011-343/+643
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | 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 neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-011-1/+1
|\ \ \ \ \
| * | | | | Bug #11286 yassl incompatible with "load data infile"msvensson@neptunus.(none)2005-09-011-1/+1
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11523jimw@mysql.com2005-08-291-8/+8
|\ \ \ \ \ \
| * | | | | | Fix 'source' command in mysql client to handle delimiter commandjimw@mysql.com2005-08-091-8/+8
* | | | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-268-4/+60
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | 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
* | | | | | client/mysql.ccserg@sergbook.mysql.com2005-08-141-1/+1
* | | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12351bar@mysql.com2005-08-121-3/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG #12253. Fixed logic the prevented repair when "--fast" was included patg@radha.local2005-08-101-3/+8
* | | | | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-112-4/+2
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | 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