summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-7/+103
* 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
* Added fix for using variables with distinctmonty@donna.mysql.fi2001-03-151-1/+6
* Added new tests to benchmark suitemonty@donna.mysql.fi2001-03-112-5/+29
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-3/+3
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-12/+12
* Cleanups...jcole@tetra.spaceapes.com2001-02-202-34/+51
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-152-17/+25
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-131-7/+875
|\
| * Added --replace to mysqltestmonty@donna.mysql.com2001-02-131-7/+875
* | mysqldump.c Fix to add space between index name and column definition in CREA...tfr@coyote.emotion.ee2001-02-131-2/+2
|/
* Portability fixesmonty@donna.mysql.com2001-02-021-2/+12
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-2/+6
* Merge work.mysql.com:/home/bk/mysqltim@work.mysql.com2001-01-291-3/+8
|\
| * Removed that --port defaults to TCP/IPmonty@donna.mysql.com2001-01-295-20/+0
| * manual mergejcole@tetra.spaceapes.com2001-01-275-0/+20
| |\
| | * mysql* -P 3307 uses TCP/IP now.jcole@tetra.spaceapes.com2001-01-245-0/+20
| * | fixed improper read of log name from master.info which broke slave server res...sasha@mysql.sashanet.com2001-01-241-2/+7
| |/
| * fixes for testssasha@mysql.sashanet.com2001-01-231-1/+1
* | errmsg.c fix copyright noticetim@work.mysql.com2001-01-221-15/+0
|/
* Fixes for OSF1monty@donna.mysql.com2001-01-221-17/+21
* SHOW [FULL] COLUMNSmonty@donna.mysql.com2001-01-221-1/+1
* Mergemonty@donna.mysql.com2001-01-211-7/+38
|\
| * client/mysqltest.csasha@mysql.sashanet.com2001-01-191-7/+38
* | mergemonty@donna.mysql.com2001-01-191-3/+3
|\ \ | |/ |/|
| * Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-191-3/+3
* | client/mysqltest.csasha@mysql.sashanet.com2001-01-181-2/+2
* | semi-manual merge, some more needs to be fixed in mysqltest.c in fullysasha@mysql.sashanet.com2001-01-172-6/+66
|\ \ | |/ |/|
| * rpl000016.test syncsasha@mysql.sashanet.com2001-01-172-6/+66
* | Merge work.mysql.com:/home/bk/mysqltim@cane.mysql.fi2001-01-161-4/+4
|\ \
| * | Use C-style comments in common header files and C code.tim@cane.mysql.fi2001-01-161-4/+4
| |/
* | Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-22/+34
* | Fixes for mysqltestmonty@donna.mysql.com2001-01-151-18/+36
|/
* Patches for NetBSD/macppcmonty@donna.mysql.com2001-01-121-5/+9
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-265/+283
* Fixes to get mysql-test-run more portablemonty@donna.mysql.com2001-01-041-31/+48
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-022-17/+22
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-12-291-2/+4
|\
| * mysqltest.c Clean-ups.mwagner@evoq.home.mwagner.org2000-12-281-3/+1
| * mysqltest.c Added --no-defaults to usage().mwagner@evoq.home.mwagner.org2000-12-281-3/+7
* | Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-292-5/+4
* | Cleanup of testsmonty@donna.mysql.com2000-12-287-15/+17
|/
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-282-27/+52