Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -3/+24 |
|\ | |||||
| * | When we delete the slave's temp tables from memory, we reset | guilhem@mysql.com | 2003-11-03 | 1 | -0/+2 |
| * | 4 small items in this: | guilhem@mysql.com | 2003-10-31 | 1 | -0/+21 |
| * | Fix for BUG#1686 | guilhem@mysql.com | 2003-10-29 | 1 | -2/+0 |
| * | A fix for a random test failure rpl_trunc_binlog: don't RESET MASTER | guilhem@mysql.com | 2003-10-17 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2003-10-21 | 1 | -1/+1 |
|\ \ | |||||
| * \ | merged | serg@serg.mylan | 2003-10-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -1/+1 |
* | | | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -2/+5 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECT | monty@mashka.mysql.fi | 2003-10-15 | 1 | -0/+2 |
| * | | Make the slave die if master is 5.0. Indeed, 5.0 masters send | guilhem@mysql.com | 2003-10-09 | 1 | -2/+3 |
* | | | Final push for WL#1098: | guilhem@gbichot2 | 2003-10-09 | 1 | -14/+64 |
* | | | Fixes after merge | monty@narttu.mysql.fi | 2003-10-08 | 1 | -15/+27 |
* | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -12/+22 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly". | guilhem@mysql.com | 2003-09-11 | 1 | -12/+33 |
* | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -1/+1 |
* | | Manual merge after commiting START SLAVE UNTIL | dlenev@mysql.com | 2003-09-14 | 1 | -14/+158 |
|\ \ | |||||
| * | | Implemented support for START SLAVE UNTIL (WL#868) | dlenev@dlenev.mshome | 2003-09-14 | 1 | -14/+156 |
* | | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+0 |
* | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -22/+48 |
|\ \ \ | |||||
| * \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -22/+48 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | comments about mutexes in replication. | guilhem@mysql.com | 2003-08-25 | 1 | -7/+6 |
| | * | | Clearer states in SHOW PROCESSLIST for replication threads. | guilhem@mysql.com | 2003-08-25 | 1 | -12/+21 |
| | * | | The slave threads MUST not care about max_join_size, we start them with | guilhem@mysql.com | 2003-08-23 | 1 | -4/+8 |
| | * | | * Fix for a potential bug: | guilhem@mysql.com | 2003-08-23 | 1 | -1/+7 |
| | * | | Yesterday I removed process_io_create_file; I shouldn't have. | guilhem@mysql.com | 2003-08-21 | 1 | -0/+121 |
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-20 | 1 | -109/+0 |
| | |\ \ | |||||
| | | * | | First commit for fixing BUG#1100 | guilhem@mysql.com | 2003-08-20 | 1 | -109/+0 |
| | * | | | Fix for BUG#1086. Now we don't preserve event's log_pos through | dlenev@mysql.com | 2003-08-20 | 1 | -1/+0 |
| | |/ / | |||||
* | | | | post-merge fixes | kostja@oak.local | 2003-09-03 | 1 | -1/+1 |
* | | | | merge commit, hope that none of bar and dlenev changes were | kostja@oak.local | 2003-09-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | manual merge | kostja@oak.local | 2003-07-31 | 1 | -3/+3 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | First version of new authentification procedure: now authentification is one-... | kostja@oak.local | 2003-07-01 | 1 | -3/+3 |
* | | | | | Manual merge fixes | dlenev@mysql.com | 2003-09-01 | 1 | -12/+139 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Implemented replication over SSL | dlenev@dlenev.mshome | 2003-09-01 | 1 | -12/+136 |
| |/ / / | |||||
* | | | | hanged UDF interface to use clear() instead of reset() | monty@narttu.mysql.fi | 2003-08-27 | 1 | -2/+3 |
* | | | | After merge fixes + bugs from last merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -3/+5 |
* | | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -4/+4 |
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -72/+342 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-08-07 | 1 | -18/+20 |
| |\ \ | |||||
| | * | | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -18/+20 |
| * | | | 2 bugfixes: | guilhem@mysql.com | 2003-08-04 | 1 | -11/+29 |
| |/ / | |||||
| * | | WL#1036 (print the db in slave error messages). | guilhem@mysql.com | 2003-07-24 | 1 | -12/+43 |
| * | | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i... | monty@narttu.mysql.fi | 2003-07-14 | 1 | -3/+3 |
| * | | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 1 | -4/+10 |
| * | | Cleanups | monty@mashka.mysql.fi | 2003-07-09 | 1 | -25/+28 |
| * | | WL#912 (more user control on relay logs): | guilhem@mysql.com | 2003-07-06 | 1 | -1/+51 |
| * | | I committed the same changeset in my tree yesterday, but broke the tree since, | guilhem@mysql.com | 2003-07-03 | 1 | -2/+25 |
| * | | Added missing (char*) casts in bzero calls. | pem@mysql.com | 2003-07-03 | 1 | -2/+2 |
| * | | Code/testcase cleanups | monty@mashka.mysql.fi | 2003-07-01 | 1 | -2/+1 |