summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-09-171-0/+4
|\
| * fixed bug in mysqltestunknown2001-09-151-0/+4
* | Fixed bug with SELECT * ... UNIONunknown2001-09-172-2/+2
* | Mergeunknown2001-09-162-0/+24
|\ \
| * | Add some examples for using libmysqld, including a hack for running theunknown2001-09-162-0/+24
* | | Portability fixesunknown2001-09-171-4/+4
* | | Changed to use my_global.hunknown2001-09-1412-12/+12
* | | Merge with 3.23.42unknown2001-09-137-47/+43
|\ \ \ | |/ / |/| / | |/
| * OS2 patchunknown2001-09-127-47/+43
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-041-3/+12
|\ \ | |/
| * Forgot to change the version number.unknown2001-09-031-1/+1
| * Fixed a problem with dumping string values in float and doubleunknown2001-09-031-2/+11
* | merge with 3.23.42unknown2001-09-027-90/+125
|\ \ | |/
| * Portability fixesunknown2001-08-301-3/+2
| * Portability fixunknown2001-08-301-8/+3
| * Fixed bug in auto-increment handling with InnoDBunknown2001-08-261-3/+5
| * Mergeunknown2001-08-213-5/+6
| |\
| | * Portability fix in mysqlbinlog.cc (include my_pthread.h)unknown2001-08-213-5/+6
| * | Fixes for OS2.unknown2001-08-225-71/+112
| * | Portability fixes.unknown2001-08-211-2/+0
| |/
| * mergeunknown2001-08-181-86/+233
| |\
| | * Portability fixes.unknown2001-08-181-86/+233
* | | Fixed compilation problems when HAVE_OPENSSL is not definedunknown2001-09-011-0/+6
* | | SSL fixesunknown2001-09-011-1/+1
* | | OpenSSL changesunknown2001-08-271-0/+11
* | | Warning fixesunknown2001-08-231-1/+1
* | | fixes in mysqltest and mysqlbinlogunknown2001-08-201-17/+24
* | | mysqlbinlog.cc #include <my_pthread.h> before thr_alarm.hunknown2001-08-141-0/+1
* | | Cleanupsunknown2001-08-131-0/+9
* | | mergedunknown2001-08-111-1/+5
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysqlunknown2001-08-112-1/+492
| |\ \ | | |/ | |/|
* | | temp commit working on a mergeunknown2001-08-111-2/+0
* | | mergedunknown2001-08-093-4/+503
|\ \ \ | | |/ | |/|
| * | Merge work:/home/bk/mysqlunknown2001-08-092-1/+488
| |\ \ | | |/ | |/|
| | * mysqlbinlog->clientunknown2001-08-092-1/+488
| * | Add --default-character-set option to mysqlimport. Thanks tounknown2001-08-071-2/+14
| |/
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-241-1/+1
|\ \
| * | OpenSSL fixes. Should not affect anything else.unknown2001-07-241-1/+1
* | | fixed uninitialized use of variable in mysqltestunknown2001-07-111-10/+16
* | | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-7/+1
* | | mergeunknown2001-07-081-13/+13
|\ \ \
| * | | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-13/+13
| |/ /
* | | support for eval_result and let $var = `query` syntax in mysql-testunknown2001-06-301-33/+97
|/ /
* | Fixed bug in multi-table-delete codeunknown2001-06-241-3/+10
* | mergeunknown2001-06-211-20/+30
|\ \ | |/
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-20/+30
* | mergeunknown2001-06-121-12/+159
|\ \ | |/
| * Added --verbose option to mysqlshowunknown2001-06-121-12/+159
* | fixed bugs in mysqltest to get nested while loops to workunknown2001-06-111-9/+23
* | fixed new error messages and got vio to compileunknown2001-06-082-3/+16