Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix of UNION code | monty@hundin.mysql.fi | 2001-08-19 | 3 | -3/+8 |
* | New startup options and some cleanups | Sinisa@sinisa.nasamreza.org | 2001-08-18 | 1 | -1/+2 |
* | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 3 | -7/+8 |
* | Fix error messages after merge from 3.23 | monty@hundin.mysql.fi | 2001-08-13 | 1 | -6/+6 |
* | post-merge fixes to make it compile. It still fails the fulltext test, | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -1/+1 |
* | merged | sasha@mysql.sashanet.com | 2001-08-11 | 2 | -1/+4 |
|\ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-10 | 2 | -4/+7 |
| * | Fix when using --without-server --with-thread-safe-client | monty@tik.mysql.fi | 2001-08-04 | 2 | -1/+3 |
* | | Embedded mysql fixes. | tim@black.box | 2001-08-10 | 1 | -5/+15 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -4/+7 |
|\ \ | |||||
| * | | New error messages for MATCH and UNION | monty@tik.mysql.fi | 2001-08-04 | 1 | -6/+7 |
| * | | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -1/+3 |
* | | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -0/+2 |
|/ / | |||||
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@x153.internalnet | 2001-07-24 | 2 | -9/+13 |
|\ \ | |||||
| * | | OpenSSL fixes. Should not affect anything else. | tonu@x153.internalnet | 2001-07-24 | 2 | -9/+13 |
* | | | merged | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | merge | monty@work.mysql.com | 2001-07-18 | 1 | -0/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY if | monty@hundin.mysql.fi | 2001-07-18 | 1 | -0/+1 |
| | * | | fixed drop/create database bug when holding global read lock | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -1/+3 |
* | | | | added pre/post read callbacks to IO_CACHE | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -0/+5 |
|/ / / | |||||
* | | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 2 | -50/+48 |
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-07-04 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | SHOW NEW MASTER FOR SLAVE WITH ... | sasha@mysql.sashanet.com | 2001-07-04 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | merged | serg@serg.mysql.com | 2001-07-02 | 11 | -316/+278 |
|\ \ \ | |/ / | |||||
| * | | merged new 3.23 errors | sasha@mysql.sashanet.com | 2001-06-22 | 1 | -4/+6 |
| * | | added SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -1/+2 |
| * | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-08 | 2 | -4/+42 |
| |\ \ | |||||
| | * | | auto-magic replication redirection logic support in the client, | sasha@mysql.sashanet.com | 2001-06-08 | 2 | -4/+42 |
| * | | | Fixed compile-time warnings | tonu@hundin.mysql.fi | 2001-06-08 | 1 | -6/+8 |
| * | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/home/tim/mysql-4.0 | tim@hundin.mysql.fi | 2001-06-05 | 1 | -5/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | violite.h Don't define st_vio if EMBEDDED_LIBRARY. | tim@hundin.mysql.fi | 2001-06-05 | 1 | -5/+2 |
| * | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-04 | 1 | -5/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-06-04 | 1 | -5/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 | monty@hundin.mysql.fi | 2001-06-03 | 1 | -5/+8 |
| * | | | vio.c Vio code bugfix | tonu@hundin.mysql.fi | 2001-06-05 | 1 | -3/+0 |
| |/ / | |||||
| * | | some code for replication awareness support - this is a temporary | sasha@mysql.sashanet.com | 2001-06-02 | 1 | -0/+41 |
| * | | merge | monty@work.mysql.com | 2001-06-01 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Added --skip-symlinks | monty@hundin.mysql.fi | 2001-06-01 | 1 | -1/+1 |
| * | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-06-01 | 4 | -303/+161 |
| |\ \ | |||||
| | * \ | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-06-01 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Added symlink support to mysys library. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -0/+2 |
| | * | | make vio compile | tonu@hundin.mysql.fi | 2001-05-31 | 2 | -281/+4 |
| | * | | Merge tonu@work.mysql.com:/home/bk/mysql-4.0 | tonu@hundin.mysql.fi | 2001-05-31 | 2 | -22/+155 |
| | |\ \ | |||||
| | | * | | Support for VIO library | tonu@hundin.mysql.fi | 2001-05-31 | 2 | -22/+155 |
| * | | | | Added support for symlinked tables. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -4/+1 |
| * | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-05-31 | 1 | -0/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-05-31 | 1 | -0/+2 |
| * | | | | merge | monty@work.mysql.com | 2001-05-31 | 4 | -4/+25 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-05-31 | 2 | -1/+18 |
| | |\ \ \ | |||||
| | | * | | | Added functions for symbolic link handling to make it possible to | monty@hundin.mysql.fi | 2001-05-31 | 2 | -1/+18 |