summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/
| * fixes for testsunknown2001-01-231-1/+1
* | errmsg.c fix copyright noticeunknown2001-01-221-15/+0
|/
* Fixes for OSF1unknown2001-01-221-17/+21
* SHOW [FULL] COLUMNSunknown2001-01-221-1/+1
* Mergeunknown2001-01-211-7/+38
|\
| * client/mysqltest.cunknown2001-01-191-7/+38
* | mergeunknown2001-01-191-3/+3
|\ \ | |/ |/|
| * Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-3/+3
* | client/mysqltest.cunknown2001-01-181-2/+2
* | semi-manual merge, some more needs to be fixed in mysqltest.c in fullyunknown2001-01-172-6/+66
|\ \ | |/ |/|