| Commit message (Expand) | Author | Age | Files | Lines |
* | do not show user/pass for slave unless running with show-slave-auth-info | unknown | 2001-06-01 | 1 | -2/+2 |
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | unknown | 2001-06-01 | 2 | -0/+12 |
|\ |
|
| * | test if dirty close releases global read lock held by a thread | unknown | 2001-06-01 | 2 | -0/+12 |
* | | worked around one bug in the new symlink code, but hit another | unknown | 2001-06-01 | 2 | -0/+16 |
* | | merge | unknown | 2001-05-31 | 3 | -2/+15 |
|\ \
| |/ |
|
| * | Fixed problems with decimals withing IF() | unknown | 2001-05-29 | 3 | -2/+15 |
* | | A slave now can optionally register with the master providing the | unknown | 2001-05-30 | 3 | -0/+5 |
* | | count(distinct) cleanup | unknown | 2001-05-29 | 1 | -1/+1 |
* | | updates for LOAD DATA FROM MASTER + some cleanup of replication code | unknown | 2001-05-28 | 2 | -0/+83 |
* | | handle tree overflow in count(distinct) | unknown | 2001-05-24 | 3 | -0/+38 |
* | | Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0 | unknown | 2001-05-23 | 5 | -5/+12 |
|\ \ |
|
| * \ | Merge | unknown | 2001-05-23 | 5 | -5/+12 |
| |\ \
| | |/ |
|
| | * | Remove wrong access check for locks. | unknown | 2001-05-23 | 2 | -0/+6 |
| | * | Fixed test case to work with the new auto_increment handling in InnoDB | unknown | 2001-05-23 | 1 | -2/+2 |
| | * | Updated documentation of how to add new native functions. | unknown | 2001-05-23 | 2 | -3/+4 |
* | | | Don't write rows in MyISAM tables when using count(distinct) | unknown | 2001-05-23 | 2 | -0/+51 |
|/ / |
|
* | | Fixed that MySQL compiles again after last merge. | unknown | 2001-05-20 | 1 | -1/+1 |
* | | merge | unknown | 2001-05-20 | 4 | -0/+31 |
|\ \
| |/ |
|
| * | Force close of sockets on HPUX 10.20 | unknown | 2001-05-19 | 1 | -0/+1 |
| * | merged | unknown | 2001-05-16 | 2 | -0/+16 |
| |\ |
|
| | * | Fulltext manual changed, MERGE bug fixed | unknown | 2001-05-16 | 2 | -0/+16 |
| * | | mysql-test/r/rpl000001.result | unknown | 2001-05-16 | 1 | -0/+6 |
| * | | mysql-test/t/rpl000001.test | unknown | 2001-05-16 | 1 | -0/+8 |
| |/ |
|
* | | Merge | unknown | 2001-05-15 | 1 | -0/+20 |
|\ \ |
|
| * | | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYS | unknown | 2001-05-11 | 1 | -0/+20 |
* | | | mysql-test/mysql-test-run.sh | unknown | 2001-05-12 | 1 | -1/+1 |
* | | | option to free_root() to not my_free() the blocks | unknown | 2001-05-12 | 2 | -0/+7 |
* | | | fixes/optimizations for count(distinct) | unknown | 2001-05-12 | 2 | -0/+114 |
* | | | Merged with 3.23, needs further fix-up | unknown | 2001-05-10 | 26 | -42/+236 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Applied patches for BDB tables | unknown | 2001-05-09 | 2 | -0/+29 |
| * | reversed virtual master | unknown | 2001-05-03 | 2 | -23/+0 |
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | unknown | 2001-04-25 | 5 | -13/+32 |
| |\ |
|
| | * | Portability fixes for Ia64 and Sgi compiler | unknown | 2001-04-25 | 5 | -13/+32 |
| * | | fixed redundant repetition of use db in mysqlbinlog | unknown | 2001-04-24 | 3 | -1/+24 |
| |/ |
|
| * | Fixed probelm with count(*) and normal functions when no matchin rows. | unknown | 2001-04-21 | 7 | -8/+28 |
| * | Fixed portability problems in mysqlcheck | unknown | 2001-04-21 | 1 | -1/+1 |
| * | Portability fixes | unknown | 2001-04-20 | 6 | -10/+20 |
| * | Fix for BDB and LOCK TABLES | unknown | 2001-04-19 | 4 | -0/+88 |
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | unknown | 2001-04-19 | 1 | -1/+1 |
| |\ |
|
| | * | distribution did not include *.sh files in mysql-test/t | unknown | 2001-04-18 | 1 | -1/+1 |
| * | | Added test for PTHREAD_YIELD | unknown | 2001-04-18 | 7 | -8/+36 |
| |/ |
|
* | | Merge | unknown | 2001-05-02 | 10 | -22/+64 |
|\ \ |
|
| * | | Fixes for embedded MySQL | unknown | 2001-04-25 | 1 | -1/+1 |
| * | | Merge | unknown | 2001-04-19 | 9 | -21/+63 |
| |\ \
| | |/ |
|
| | * | lient/mysqltest.c | unknown | 2001-04-17 | 3 | -4/+9 |
| | * | Fixed bugs in mysqltest | unknown | 2001-04-18 | 2 | -6/+6 |
| | * | Don't force conf_to_src to be static an all systems | unknown | 2001-04-18 | 2 | -10/+11 |
| | * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | unknown | 2001-04-17 | 2 | -1/+13 |
| | |\ |
|
| | | * | bugfix: HAVING MATCH | unknown | 2001-04-17 | 2 | -1/+13 |
| | * | | Fixed that -ldl is not used for clients | unknown | 2001-04-17 | 2 | -1/+2 |