summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * rpl000016.test syncunknown2001-01-172-6/+66
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-01-161-4/+4
|\ \
| * | Use C-style comments in common header files and C code.unknown2001-01-161-4/+4
| |/
* | Removed not used variable 'last_ref'unknown2001-01-161-22/+34
* | Fixes for mysqltestunknown2001-01-151-18/+36
|/
* Patches for NetBSD/macppcunknown2001-01-121-5/+9
* Fixed bug when having many binary log filesunknown2001-01-081-265/+283
* Fixes to get mysql-test-run more portableunknown2001-01-041-31/+48
* Fixes to get mysql-test included in the distributionsunknown2001-01-022-17/+22
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-12-291-2/+4
|\
| * mysqltest.c Clean-ups.unknown2000-12-281-3/+1
| * mysqltest.c Added --no-defaults to usage().unknown2000-12-281-3/+7
* | Fixed --no-defaults in mysqltestunknown2000-12-292-5/+4
* | Cleanup of testsunknown2000-12-287-15/+17
|/