summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix for make distunknown2001-10-021-2/+2
* Fixed bug in INSERT DELAYEDunknown2001-10-021-1/+1
* fixed bug in mysqltestunknown2001-09-151-0/+4
* OS2 patchunknown2001-09-127-47/+43
* 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
* 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
* | Merge work:/home/bk/mysqlunknown2001-08-112-1/+492
|\ \ | |/ |/|
| * 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
|/
* Fixed bug in mysqlcheck when using --fastunknown2001-06-191-20/+30
* Added --verbose option to mysqlshowunknown2001-06-121-12/+159
* Fixed bugs in symlink codeunknown2001-06-021-0/+28
* Fixed problems with decimals withing IF()unknown2001-05-292-3/+3
* Fixed bug when using MERGE on files > 4Gunknown2001-05-171-1/+1
* Applied patches for BDB tablesunknown2001-05-091-1/+0
* Fixed all mysqldump output to use 'result_file'unknown2001-04-261-37/+35
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-253-15/+15
|\
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-253-15/+15
* | Merge work:/home/bk/mysqlunknown2001-04-241-0/+1
|\ \
| * | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-0/+1
| |/
* | New option to mysqldump.unknown2001-04-241-60/+77
* | Added options to mysqlcheckunknown2001-04-231-11/+71
|/
* Fixed portability problems in mysqlcheckunknown2001-04-211-4/+3
* Changes in manual and client/Makefile.amunknown2001-04-201-1/+2
* Added mysqlcheck.c, removed mistakenly added script mysqlcheckunknown2001-04-202-126/+13
* New client, mysqlcheck, for MySQL. mysqlcheck should be used forunknown2001-04-202-0/+739
* client/mysqltest.cunknown2001-04-171-2/+2
* lient/mysqltest.cunknown2001-04-171-7/+106
* Fixed bugs in mysqltestunknown2001-04-181-37/+43
* The environment variable PAGER is now used as the default pagerunknown2001-04-171-1/+6
* Fixed a bug in pager, + added a feature to it.unknown2001-04-111-2/+12
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-3/+4
* sometimes the server lags behind the client on startup - to fix, if the initi...unknown2001-04-031-2/+21
* Fixed bug in ALTER TABLEunknown2001-04-011-3/+1
* I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-271-15/+83
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-262-3020/+0
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Fixed bug in send in mysqltestunknown2001-03-251-15/+37
* fixes to get flush test to work only to discover another bug in flushunknown2001-03-231-14/+28
* Added fix for using variables with distinctunknown2001-03-151-1/+6