summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* .del-violite.c~afa871b4aab14371 Delete: client/violite.cunknown2001-05-201-394/+0
* mergeunknown2001-05-201-1/+1
|\
| * Fixed bug when using MERGE on files > 4Gunknown2001-05-171-1/+1
* | Merged with 3.23, needs further fix-upunknown2001-05-105-92/+789
|\ \ | |/
| * 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
* | Fixes for embedded MySQLunknown2001-04-252-17/+25
* | Mergeunknown2001-04-192-45/+155
|\ \ | |/
| * 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
* | mysqltest bugfixunknown2001-04-151-18/+10
* | Ugly merge of 3.23 changes into 4.0 - fix up neededunknown2001-04-111-6/+102
|\ \ | |/ |/|
| * Added all changes from old 4.0 version:unknown2001-04-111-7/+103
* | 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
* Added new tests to benchmark suiteunknown2001-03-112-5/+29
* Merged some functions and removed some unused client functions.unknown2001-03-061-3/+3
* Fixes for innobase usageunknown2001-03-031-12/+12
* Cleanups...unknown2001-02-202-34/+51
* Changed --replace to --replace_result in mysqltestunknown2001-02-152-17/+25
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-02-131-7/+875
|\
| * Added --replace to mysqltestunknown2001-02-131-7/+875
* | mysqldump.c Fix to add space between index name and column definition in CREA...unknown2001-02-131-2/+2
|/
* Portability fixesunknown2001-02-021-2/+12
* New myisamchk option --sort-recoverunknown2001-01-311-2/+6
* Merge work.mysql.com:/home/bk/mysqlunknown2001-01-291-3/+8
|\
| * Removed that --port defaults to TCP/IPunknown2001-01-295-20/+0
| * manual mergeunknown2001-01-275-0/+20
| |\
| | * mysql* -P 3307 uses TCP/IP now.unknown2001-01-245-0/+20
| * | fixed improper read of log name from master.info which broke slave server res...unknown2001-01-241-2/+7
| |/