Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -7/+103 |
* | moved bdb/innobase to compile-pentium-debug-max | sasha@mysql.sashanet.com | 2001-04-05 | 1 | -3/+4 |
* | sometimes the server lags behind the client on startup - to fix, if the initi... | sasha@mysql.sashanet.com | 2001-04-03 | 1 | -2/+21 |
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -3/+1 |
* | I was wrong about concurrent insert issue in rpl000016 - it still failed | sasha@mysql.sashanet.com | 2001-03-27 | 1 | -15/+83 |
* | Fix a crash in Innobase with tables with many columns and a range query | monty@donna.mysql.fi | 2001-03-26 | 2 | -3020/+0 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -15/+37 |
* | fixes to get flush test to work only to discover another bug in flush | sasha@mysql.sashanet.com | 2001-03-23 | 1 | -14/+28 |
* | Added fix for using variables with distinct | monty@donna.mysql.fi | 2001-03-15 | 1 | -1/+6 |
* | Added new tests to benchmark suite | monty@donna.mysql.fi | 2001-03-11 | 2 | -5/+29 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -3/+3 |
* | Fixes for innobase usage | monty@donna.mysql.fi | 2001-03-03 | 1 | -12/+12 |
* | Cleanups... | jcole@tetra.spaceapes.com | 2001-02-20 | 2 | -34/+51 |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 2 | -17/+25 |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2001-02-13 | 1 | -7/+875 |
|\ | |||||
| * | Added --replace to mysqltest | monty@donna.mysql.com | 2001-02-13 | 1 | -7/+875 |
* | | mysqldump.c Fix to add space between index name and column definition in CREA... | tfr@coyote.emotion.ee | 2001-02-13 | 1 | -2/+2 |
|/ | |||||
* | Portability fixes | monty@donna.mysql.com | 2001-02-02 | 1 | -2/+12 |
* | New myisamchk option --sort-recover | monty@donna.mysql.com | 2001-01-31 | 1 | -2/+6 |
* | Merge work.mysql.com:/home/bk/mysql | tim@work.mysql.com | 2001-01-29 | 1 | -3/+8 |
|\ | |||||
| * | Removed that --port defaults to TCP/IP | monty@donna.mysql.com | 2001-01-29 | 5 | -20/+0 |
| * | manual merge | jcole@tetra.spaceapes.com | 2001-01-27 | 5 | -0/+20 |
| |\ | |||||
| | * | mysql* -P 3307 uses TCP/IP now. | jcole@tetra.spaceapes.com | 2001-01-24 | 5 | -0/+20 |
| * | | fixed improper read of log name from master.info which broke slave server res... | sasha@mysql.sashanet.com | 2001-01-24 | 1 | -2/+7 |
| |/ | |||||
| * | fixes for tests | sasha@mysql.sashanet.com | 2001-01-23 | 1 | -1/+1 |
* | | errmsg.c fix copyright notice | tim@work.mysql.com | 2001-01-22 | 1 | -15/+0 |
|/ | |||||
* | Fixes for OSF1 | monty@donna.mysql.com | 2001-01-22 | 1 | -17/+21 |
* | SHOW [FULL] COLUMNS | monty@donna.mysql.com | 2001-01-22 | 1 | -1/+1 |
* | Merge | monty@donna.mysql.com | 2001-01-21 | 1 | -7/+38 |
|\ | |||||
| * | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-19 | 1 | -7/+38 |
* | | merge | monty@donna.mysql.com | 2001-01-19 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Added MYSQL_SERVER_SUFFIX to mysqld | monty@donna.mysql.com | 2001-01-19 | 1 | -3/+3 |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-18 | 1 | -2/+2 |
* | | semi-manual merge, some more needs to be fixed in mysqltest.c in fully | sasha@mysql.sashanet.com | 2001-01-17 | 2 | -6/+66 |
|\ \ | |/ |/| | |||||
| * | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 2 | -6/+66 |
* | | Merge work.mysql.com:/home/bk/mysql | tim@cane.mysql.fi | 2001-01-16 | 1 | -4/+4 |
|\ \ | |||||
| * | | Use C-style comments in common header files and C code. | tim@cane.mysql.fi | 2001-01-16 | 1 | -4/+4 |
| |/ | |||||
* | | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -22/+34 |
* | | Fixes for mysqltest | monty@donna.mysql.com | 2001-01-15 | 1 | -18/+36 |
|/ | |||||
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 1 | -5/+9 |
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -265/+283 |
* | Fixes to get mysql-test-run more portable | monty@donna.mysql.com | 2001-01-04 | 1 | -31/+48 |
* | Fixes to get mysql-test included in the distributions | monty@donna.mysql.com | 2001-01-02 | 2 | -17/+22 |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-12-29 | 1 | -2/+4 |
|\ | |||||
| * | mysqltest.c Clean-ups. | mwagner@evoq.home.mwagner.org | 2000-12-28 | 1 | -3/+1 |
| * | mysqltest.c Added --no-defaults to usage(). | mwagner@evoq.home.mwagner.org | 2000-12-28 | 1 | -3/+7 |
* | | Fixed --no-defaults in mysqltest | monty@donna.mysql.com | 2000-12-29 | 2 | -5/+4 |
* | | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 7 | -15/+17 |
|/ | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 2 | -27/+52 |