summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix for 'mysqladmin -w1 unknown-command'monty@hundin.mysql.fi2001-10-071-32/+46
* Fix for make distmonty@hundin.mysql.fi2001-10-021-2/+2
* Fixed bug in INSERT DELAYEDmonty@hundin.mysql.fi2001-10-021-1/+1
* fixed bug in mysqltestsasha@mysql.sashanet.com2001-09-151-0/+4
* OS2 patchmonty@hundin.mysql.fi2001-09-127-47/+43
* Forgot to change the version number.jani@hynda.mysql.fi2001-09-031-1/+1
* Fixed a problem with dumping string values in float and doublejani@hynda.mysql.fi2001-09-031-2/+11
* Portability fixesmonty@hundin.mysql.fi2001-08-301-3/+2
* Portability fixmonty@hundin.mysql.fi2001-08-301-8/+3
* Fixed bug in auto-increment handling with InnoDBmonty@hundin.mysql.fi2001-08-261-3/+5
* Mergetim@white.box2001-08-213-5/+6
|\
| * Portability fix in mysqlbinlog.cc (include my_pthread.h)tim@white.box2001-08-213-5/+6
* | Fixes for OS2.monty@hundin.mysql.fi2001-08-225-71/+112
* | Portability fixes.monty@hundin.mysql.fi2001-08-211-2/+0
|/
* mergemonty@hundin.mysql.fi2001-08-181-86/+233
|\
| * Portability fixes.monty@hundin.mysql.fi2001-08-181-86/+233
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-112-1/+492
|\ \ | |/ |/|
| * Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-092-1/+488
| |\ |/ /
| * mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-092-1/+488
* | Add --default-character-set option to mysqlimport. Thanks totim@white.box2001-08-071-2/+14
|/
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-20/+30
* Added --verbose option to mysqlshowmonty@hundin.mysql.fi2001-06-121-12/+159
* Fixed bugs in symlink codemonty@hundin.mysql.fi2001-06-021-0/+28
* Fixed problems with decimals withing IF()monty@donna.mysql.fi2001-05-292-3/+3
* Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-171-1/+1
* Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-1/+0
* Fixed all mysqldump output to use 'result_file'monty@donna.mysql.fi2001-04-261-37/+35
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-253-15/+15
|\
| * Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-253-15/+15
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-04-241-0/+1
|\ \
| * | fixed redundant repetition of use db in mysqlbinlogsasha@mysql.sashanet.com2001-04-241-0/+1
| |/
* | New option to mysqldump.jani@hynda.mysql.fi2001-04-241-60/+77
* | Added options to mysqlcheckjani@hynda.mysql.fi2001-04-231-11/+71
|/
* Fixed portability problems in mysqlcheckmonty@donna.mysql.fi2001-04-211-4/+3
* Changes in manual and client/Makefile.amjani@hynda.mysql.fi2001-04-201-1/+2
* Added mysqlcheck.c, removed mistakenly added script mysqlcheckjani@hynda.mysql.fi2001-04-202-126/+13
* New client, mysqlcheck, for MySQL. mysqlcheck should be used forjani@hynda.mysql.fi2001-04-202-0/+739
* client/mysqltest.csasha@mysql.sashanet.com2001-04-171-2/+2
* lient/mysqltest.csasha@mysql.sashanet.com2001-04-171-7/+106
* Fixed bugs in mysqltestmonty@donna.mysql.fi2001-04-181-37/+43
* The environment variable PAGER is now used as the default pagermonty@donna.mysql.fi2001-04-171-1/+6
* Fixed a bug in pager, + added a feature to it.jani@hynda.mysql.fi2001-04-111-2/+12
* moved bdb/innobase to compile-pentium-debug-maxsasha@mysql.sashanet.com2001-04-051-3/+4
* sometimes the server lags behind the client on startup - to fix, if the initi...sasha@mysql.sashanet.com2001-04-031-2/+21
* Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-011-3/+1
* I was wrong about concurrent insert issue in rpl000016 - it still failedsasha@mysql.sashanet.com2001-03-271-15/+83
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-262-3020/+0
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Fixed bug in send in mysqltestmonty@donna.mysql.fi2001-03-251-15/+37
* fixes to get flush test to work only to discover another bug in flushsasha@mysql.sashanet.com2001-03-231-14/+28