Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-06-04 | 1 | -1/+1 |
|\ | |||||
| * | manual.texi website address change | heikki@donna.mysql.fi | 2001-06-03 | 1 | -1/+1 |
* | | do not show user/pass for slave unless running with show-slave-auth-info | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -2/+2 |
* | | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | test if dirty close releases global read lock held by a thread | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -0/+2 |
* | | worked around one bug in the new symlink code, but hit another | sasha@mysql.sashanet.com | 2001-06-01 | 1 | -0/+2 |
* | | merge | monty@work.mysql.com | 2001-05-31 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fixed problems with decimals withing IF() | monty@donna.mysql.fi | 2001-05-29 | 1 | -0/+2 |
* | | A slave now can optionally register with the master providing the | sasha@mysql.sashanet.com | 2001-05-30 | 1 | -0/+2 |
* | | updates for LOAD DATA FROM MASTER + some cleanup of replication code | sasha@mysql.sashanet.com | 2001-05-28 | 1 | -0/+30 |
* | | handle tree overflow in count(distinct) | sasha@mysql.sashanet.com | 2001-05-24 | 1 | -0/+8 |
* | | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0 | monty@donna.mysql.fi | 2001-05-23 | 3 | -4/+8 |
|\ \ | |||||
| * \ | Merge | monty@work.mysql.com | 2001-05-23 | 3 | -4/+8 |
| |\ \ | | |/ | |||||
| | * | Remove wrong access check for locks. | monty@donna.mysql.fi | 2001-05-23 | 1 | -0/+4 |
| | * | Fixed test case to work with the new auto_increment handling in InnoDB | monty@donna.mysql.fi | 2001-05-23 | 1 | -2/+2 |
| | * | Updated documentation of how to add new native functions. | monty@tik.mysql.fi | 2001-05-23 | 1 | -2/+2 |
* | | | Don't write rows in MyISAM tables when using count(distinct) | monty@tik.mysql.fi | 2001-05-23 | 1 | -0/+31 |
|/ / | |||||
* | | Fixed that MySQL compiles again after last merge. | monty@donna.mysql.fi | 2001-05-20 | 1 | -1/+1 |
* | | merge | monty@work.mysql.com | 2001-05-20 | 2 | -0/+9 |
|\ \ | |/ | |||||
| * | merged | serg@serg.mysql.com | 2001-05-16 | 1 | -0/+3 |
| |\ | |||||
| | * | Fulltext manual changed, MERGE bug fixed | serg@serg.mysql.com | 2001-05-16 | 1 | -0/+3 |
| * | | mysql-test/r/rpl000001.result | sasha@mysql.sashanet.com | 2001-05-16 | 1 | -0/+6 |
| |/ | |||||
* | | option to free_root() to not my_free() the blocks | sasha@mysql.sashanet.com | 2001-05-12 | 1 | -0/+4 |
* | | fixes/optimizations for count(distinct) | sasha@mysql.sashanet.com | 2001-05-12 | 1 | -0/+72 |
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 11 | -18/+75 |
|\ \ | |/ | |||||
| * | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 1 | -0/+9 |
| * | reversed virtual master | sasha@mysql.sashanet.com | 2001-05-03 | 1 | -5/+0 |
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-25 | 2 | -5/+13 |
| |\ | |||||
| | * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 2 | -5/+13 |
| * | | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -0/+5 |
| |/ | |||||
| * | Fixed probelm with count(*) and normal functions when no matchin rows. | monty@donna.mysql.fi | 2001-04-21 | 1 | -0/+4 |
| * | Fixed portability problems in mysqlcheck | monty@donna.mysql.fi | 2001-04-21 | 1 | -1/+1 |
| * | Portability fixes | monty@donna.mysql.fi | 2001-04-20 | 3 | -10/+10 |
| * | Fix for BDB and LOCK TABLES | monty@donna.mysql.fi | 2001-04-19 | 2 | -0/+34 |
| * | Added test for PTHREAD_YIELD | monty@donna.mysql.fi | 2001-04-18 | 2 | -2/+4 |
* | | Merge | serg@serg.mysql.com | 2001-05-02 | 4 | -3/+12 |
|\ \ | |||||
| * | | Fixes for embedded MySQL | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
| * | | Merge | monty@work.mysql.com | 2001-04-19 | 3 | -2/+11 |
| |\ \ | | |/ | |||||
| | * | Don't force conf_to_src to be static an all systems | monty@donna.mysql.fi | 2001-04-18 | 1 | -2/+0 |
| | * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-04-17 | 1 | -0/+4 |
| | |\ | |||||
| | | * | bugfix: HAVING MATCH | serg@serg.mysql.com | 2001-04-17 | 1 | -0/+4 |
| | * | | Fixed that -ldl is not used for clients | monty@donna.mysql.fi | 2001-04-17 | 1 | -1/+1 |
| | * | | Don't use ranges on HEAP tables with LIKE | monty@donna.mysql.fi | 2001-04-17 | 1 | -1/+1 |
| | * | | Fixed bug with HEAP tables when using LIKE | monty@donna.mysql.fi | 2001-04-16 | 1 | -0/+7 |
| | |/ | |||||
* | | | ft_* variables added | serg@serg.mysql.com | 2001-04-17 | 1 | -0/+4 |
|/ / | |||||
* | | mysqltest bugfix | serg@serg.mysql.com | 2001-04-15 | 1 | -0/+61 |
* | | merged | serg@serg.mysql.com | 2001-04-13 | 1 | -0/+26 |
|\ \ | |||||
| * | | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list) | serg@serg.mysql.com | 2001-04-07 | 1 | -0/+26 |
* | | | merged | serg@serg.mysql.com | 2001-04-13 | 4 | -4/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-13 | 2 | -1/+1 |
| |\ \ |