summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Additions for --add-drop-databasebrian@zim.(none)2005-05-202-5/+16
|/ /
* | Resolve bugfix mergejimw@mysql.com2005-05-181-46/+71
|\ \
| * | Small optimization to bug fix, from Monty.jimw@mysql.com2005-05-181-4/+5
| * | Fix crash in mysqldump -c triggered by tables with a large number of longjimw@mysql.com2005-05-081-43/+65
* | | Fix memory leakmonty@mysql.com2005-05-161-3/+4
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-05-161-2/+17
|\ \ \
| * | | mysqltest.c:kent@mysql.com2005-05-161-1/+10
| * | | mysqltest.c:kent@mysql.com2005-05-151-0/+6
| * | | mysqltest.c, mysql-test-run.sh:kent@mysql.com2005-05-151-1/+1
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@brian-akers-computer.local2005-05-082-8/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Patch for --insert-ignorebrian@brian-akers-computer.local2005-05-072-8/+13
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9186jimw@mysql.com2005-05-071-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Change mysql prompt while inside a multiline comment. (Bug #9186)jimw@mysql.com2005-03-151-1/+2
* | | | Bug #10245 VC++ compiler error with mysql.cc rburnett@bk-internal.mysql.com2005-05-051-0/+6
| |/ / |/| |
* | | BUG#2596 MySQL Client Segmentation Fault on Solaris 9msvensson@neptunus.(none)2005-04-251-2/+10
* | | Upgrade to libedit-2.9msvensson@neptunus.(none)2005-04-211-1/+1
* | | Merge mysql.com:/usr/home/ram/work/mysql-4.0ramil@mysql.com2005-04-141-13/+13
|\ \ \ | | |/ | |/|
| * | In order not to conflict with a Linux kernel headerramil@mysql.com2005-04-141-13/+13
* | | Merge mysql.com:/home/jimw/my/mysql-4.0-cleanjimw@mysql.com2005-04-061-1/+2
|\ \ \ | |/ /