Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 5 | -92/+789 |
|\ | |||||
| * | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 1 | -1/+0 |
| * | Fixed all mysqldump output to use 'result_file' | monty@donna.mysql.fi | 2001-04-26 | 1 | -37/+35 |
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-25 | 3 | -15/+15 |
| |\ | |||||
| | * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 3 | -15/+15 |
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -0/+1 |
| | |/ | |||||
| * | | New option to mysqldump. | jani@hynda.mysql.fi | 2001-04-24 | 1 | -60/+77 |
| * | | Added options to mysqlcheck | jani@hynda.mysql.fi | 2001-04-23 | 1 | -11/+71 |
| |/ | |||||
| * | Fixed portability problems in mysqlcheck | monty@donna.mysql.fi | 2001-04-21 | 1 | -4/+3 |
| * | Changes in manual and client/Makefile.am | jani@hynda.mysql.fi | 2001-04-20 | 1 | -1/+2 |
| * | Added mysqlcheck.c, removed mistakenly added script mysqlcheck | jani@hynda.mysql.fi | 2001-04-20 | 2 | -126/+13 |
| * | New client, mysqlcheck, for MySQL. mysqlcheck should be used for | jani@hynda.mysql.fi | 2001-04-20 | 2 | -0/+739 |
* | | Fixes for embedded MySQL | monty@donna.mysql.fi | 2001-04-25 | 2 | -17/+25 |
* | | Merge | monty@work.mysql.com | 2001-04-19 | 2 | -45/+155 |
|\ \ | |/ | |||||
| * | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-04-17 | 1 | -2/+2 |
| * | lient/mysqltest.c | sasha@mysql.sashanet.com | 2001-04-17 | 1 | -7/+106 |
| * | Fixed bugs in mysqltest | monty@donna.mysql.fi | 2001-04-18 | 1 | -37/+43 |
| * | The environment variable PAGER is now used as the default pager | monty@donna.mysql.fi | 2001-04-17 | 1 | -1/+6 |
* | | mysqltest bugfix | serg@serg.mysql.com | 2001-04-15 | 1 | -18/+10 |
* | | Ugly merge of 3.23 changes into 4.0 - fix up needed | sasha@mysql.sashanet.com | 2001-04-11 | 1 | -6/+102 |
|\ \ | |/ |/| | |||||
| * | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -7/+103 |
* | | Fixed a bug in pager, + added a feature to it. | jani@hynda.mysql.fi | 2001-04-11 | 1 | -2/+12 |
|/ | |||||
* | 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 |