Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | monty@work.mysql.com | 2001-09-17 | 1 | -0/+4 |
|\ | |||||
| * | fixed bug in mysqltest | sasha@mysql.sashanet.com | 2001-09-15 | 1 | -0/+4 |
* | | Fixed bug with SELECT * ... UNION | monty@hundin.mysql.fi | 2001-09-17 | 1 | -1/+1 |
* | | Merge | tim@black.box | 2001-09-16 | 1 | -0/+15 |
|\ \ | |||||
| * | | Add some examples for using libmysqld, including a hack for running the | tim@black.box | 2001-09-16 | 1 | -0/+15 |
* | | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
|/ / | |||||
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -15/+30 |
|\ \ | |/ | |||||
| * | Merge | tim@white.box | 2001-08-21 | 1 | -4/+4 |
| |\ | |||||
| | * | Portability fix in mysqlbinlog.cc (include my_pthread.h) | tim@white.box | 2001-08-21 | 1 | -4/+4 |
| * | | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -10/+26 |
| |/ | |||||
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 1 | -86/+233 |
* | | fixes in mysqltest and mysqlbinlog | sasha@mysql.sashanet.com | 2001-08-20 | 1 | -17/+24 |
* | | Cleanups | monty@hundin.mysql.fi | 2001-08-13 | 1 | -0/+9 |
* | | fixed uninitialized use of variable in mysqltest | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -10/+16 |
* | | support for eval_result and let $var = `query` syntax in mysql-test | sasha@mysql.sashanet.com | 2001-06-30 | 1 | -33/+97 |
* | | Fixed bug in multi-table-delete code | monty@hundin.mysql.fi | 2001-06-24 | 1 | -3/+10 |
* | | fixed bugs in mysqltest to get nested while loops to work | sasha@mysql.sashanet.com | 2001-06-11 | 1 | -9/+23 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -3/+46 |
|\ \ | |||||
| * | | auto-magic replication redirection logic support in the client, | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -3/+46 |
* | | | merge | monty@hundin.mysql.fi | 2001-06-05 | 1 | -2/+9 |
|\ \ \ | |/ / | |||||
| * | | Various changes to get libmysqld in sync with latest sources. | tim@threads.polyesthetic.msg | 2001-06-04 | 1 | -2/+9 |
* | | | Symlinking of tables should not work. | monty@hundin.mysql.fi | 2001-06-05 | 1 | -15/+20 |
|/ / | |||||
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
| * | | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -0/+1 |
| |/ | |||||
* | | Merge | monty@work.mysql.com | 2001-04-19 | 1 | -44/+149 |
|\ \ | |/ | |||||
| * | 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 |
* | | mysqltest bugfix | serg@serg.mysql.com | 2001-04-15 | 1 | -18/+10 |
|/ | |||||
* | 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 |
* | I was wrong about concurrent insert issue in rpl000016 - it still failed | sasha@mysql.sashanet.com | 2001-03-27 | 1 | -15/+83 |
* | 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 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -3/+3 |
* | Cleanups... | jcole@tetra.spaceapes.com | 2001-02-20 | 1 | -29/+46 |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -16/+22 |
* | Added --replace to mysqltest | monty@donna.mysql.com | 2001-02-13 | 1 | -7/+875 |
* | Removed that --port defaults to TCP/IP | monty@donna.mysql.com | 2001-01-29 | 1 | -4/+0 |
* | manual merge | jcole@tetra.spaceapes.com | 2001-01-27 | 1 | -0/+4 |
|\ | |||||
| * | mysql* -P 3307 uses TCP/IP now. | jcole@tetra.spaceapes.com | 2001-01-24 | 1 | -0/+4 |
* | | 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 |
* | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-19 | 1 | -7/+38 |
* | 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 | 1 | -2/+58 |
|\ | |||||
| * | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 1 | -2/+58 |