Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
| * | | | | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 2 | -1/+5 |
| |/ / / | |||||
* | | | | A slave now can optionally register with the master providing the | sasha@mysql.sashanet.com | 2001-05-30 | 1 | -1/+2 |
| |_|/ |/| | | |||||
* | | | updates for LOAD DATA FROM MASTER + some cleanup of replication code | sasha@mysql.sashanet.com | 2001-05-28 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0 | monty@donna.mysql.fi | 2001-05-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Don't write rows in MyISAM tables when using count(distinct) | monty@tik.mysql.fi | 2001-05-23 | 1 | -1/+1 |
* | | | vio.h BitKeeper file /home/tonu/bk/mysql-4.0/include/vio.h | tonu@x3.internalnet | 2001-05-20 | 1 | -0/+278 |
|/ / | |||||
* | | option to free_root() to not my_free() the blocks | sasha@mysql.sashanet.com | 2001-05-12 | 2 | -1/+8 |
* | | use tree for count(distinct) when possible | sasha@mysql.sashanet.com | 2001-05-11 | 1 | -1/+1 |
* | | change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments | sasha@mysql.sashanet.com | 2001-05-10 | 2 | -2/+4 |
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 4 | -4/+14 |
|\ \ | |/ | |||||
| * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+2 |
| * | Portability fixes | monty@donna.mysql.fi | 2001-04-23 | 1 | -0/+1 |
| * | Fixed probelm with count(*) and normal functions when no matchin rows. | monty@donna.mysql.fi | 2001-04-21 | 1 | -0/+8 |
| * | Fixed that database name is shown for CHECK TABLE | monty@donna.mysql.fi | 2001-04-20 | 1 | -3/+3 |
* | | Merge | serg@serg.mysql.com | 2001-05-02 | 3 | -0/+22 |
|\ \ | |||||
| * | | Fixes for embedded MySQL | monty@donna.mysql.fi | 2001-04-25 | 2 | -0/+9 |
| * | | Merge | monty@work.mysql.com | 2001-04-19 | 1 | -0/+13 |
| |\ \ | | |/ | |||||
| | * | Try to make MySQL compile under Cygwin. | tim@threads.polyesthetic.msg | 2001-04-14 | 1 | -0/+13 |
* | | | ft_* variables added | serg@serg.mysql.com | 2001-04-17 | 1 | -0/+5 |
|/ / | |||||
* | | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 5 | -10/+23 |
|/ | |||||
* | Let ALTER TABLE and LOAD DATA INFILE use sorting to create index | monty@donna.mysql.fi | 2001-03-28 | 1 | -1/+2 |
* | Fix a crash in Innobase with tables with many columns and a range query | monty@donna.mysql.fi | 2001-03-26 | 3 | -694/+0 |
* | Added defines for fast mutex in glibc 2.2 (should be safe) | monty@donna.mysql.fi | 2001-03-24 | 1 | -1/+16 |
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -0/+2 |
* | Fixed CLIENT_TRANSACTIONS define | monty@tik.mysql.fi | 2001-03-14 | 1 | -1/+1 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -4/+3 |
* | Fixed a bug that allowed: | jcole@tetra.spaceapes.com | 2001-03-02 | 1 | -1/+2 |
* | Fixes for innobase | monty@donna.mysql.fi | 2001-02-21 | 1 | -0/+1 |
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 1 | -1/+2 |
* | Added locks needed for Innobase | monty@donna.mysql.com | 2001-02-18 | 1 | -0/+1 |
* | Added Innobase to source distribution | monty@donna.mysql.com | 2001-02-17 | 1 | -1/+2 |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -1/+1 |
* | Check that __FLOAT_WORD_ORDER is defined | monty@donna.mysql.com | 2001-02-08 | 2 | -2/+2 |