Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -2/+2 |
|\ | |||||
| * | Optimization: in the replication slave, we can avoid doing one strlen() per e... | guilhem@mysql.com | 2004-10-19 | 1 | -2/+2 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+16 |
| |\ | |||||
| | * | Updating the headers on a few files to include GPL header. | brian@brian-akers-computer.local | 2004-09-08 | 1 | -0/+16 |
* | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-05-14 | 1 | -3/+5 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -55/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | A new option --replicate-same-server-id to force a slave to execute queries o... | guilhem@mysql.com | 2004-04-28 | 1 | -1/+1 |
| | * | This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al... | guilhem@mysql.com | 2004-04-07 | 1 | -28/+3 |
| * | | After merge fixes | monty@mishka.local | 2004-04-27 | 1 | -28/+1 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -27/+25 |
|\ \ \ | |/ / | |||||
| * | | After merge fixes | monty@mysql.com | 2004-03-17 | 1 | -2/+1 |
| * | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -24/+25 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": | guilhem@mysql.com | 2004-03-11 | 1 | -20/+16 |
| | * | Backporting parts of | guilhem@mysql.com | 2004-03-10 | 1 | -1/+1 |
| | * | Undoing 2 parts of changeset 1.1730.1.1 : | guilhem@mysql.com | 2004-03-10 | 1 | -1/+1 |
| | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -1/+1 |
| | * | Fix for BUG#3015 | guilhem@mysql.com | 2004-03-01 | 1 | -5/+9 |
* | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug in table level privilege GRANT handling. (Bug #2178) | monty@mysql.com | 2003-12-26 | 1 | -0/+5 |
* | | | This will be pushed only after I fix the testsuite. | guilhem@gbichot2 | 2003-12-18 | 1 | -18/+42 |
|/ / | |||||
* | | Replication: | guilhem@gbichot2 | 2003-11-23 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Portability fix | monty@narttu.mysql.fi | 2003-11-02 | 1 | -1/+1 |
| * | 4 small items in this: | guilhem@mysql.com | 2003-10-31 | 1 | -0/+1 |
* | | Final push for WL#1098: | guilhem@gbichot2 | 2003-10-09 | 1 | -1/+13 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Reverting changeset 1.1590 | guilhem@mysql.com | 2003-10-02 | 1 | -23/+2 |
| * | Follow-up of an IRC discussion today. Declaring ignore_log_space_limit volatile, | guilhem@mysql.com | 2003-10-01 | 1 | -2/+24 |
| * | * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly". | guilhem@mysql.com | 2003-09-11 | 1 | -2/+2 |
* | | Manual merge after commiting START SLAVE UNTIL | dlenev@mysql.com | 2003-09-14 | 1 | -0/+54 |
|\ \ | |||||
| * | | Implemented support for START SLAVE UNTIL (WL#868) | dlenev@dlenev.mshome | 2003-09-14 | 1 | -0/+54 |
* | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -4/+24 |
|\ \ \ | |||||
| * \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -4/+24 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | comments about mutexes in replication. | guilhem@mysql.com | 2003-08-25 | 1 | -0/+24 |
* | | | | Manual merge fixes | dlenev@mysql.com | 2003-09-01 | 1 | -2/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Implemented replication over SSL | dlenev@dlenev.mshome | 2003-09-01 | 1 | -1/+11 |
| | |/ | |/| | |||||
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -10/+19 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-08-07 | 1 | -2/+2 |
| |\ | |||||
| | * | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -2/+2 |
| * | | 2 bugfixes: | guilhem@mysql.com | 2003-08-04 | 1 | -0/+2 |
| |/ | |||||
| * | WL#1036 (print the db in slave error messages). | guilhem@mysql.com | 2003-07-24 | 1 | -1/+2 |
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-07-06 | 1 | -0/+1 |
| |\ | |||||
| | * | WL#912 (more user control on relay logs): | guilhem@mysql.com | 2003-07-06 | 1 | -0/+1 |
| * | | Status query on killed mysql connection results in segmentation fault (Bug #738) | monty@narttu.mysql.fi | 2003-07-04 | 1 | -6/+5 |
| |/ | |||||
| * | Added missing (char*) casts in bzero calls. | pem@mysql.com | 2003-07-03 | 1 | -1/+1 |
| * | Fix for bug 254 : | guilhem@mysql.com | 2003-06-06 | 1 | -3/+8 |
* | | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-table | guilhem@gbichot2 | 2003-07-23 | 1 | -0/+2 |
* | | See each file's changeset for details. | guilhem@mysql.com | 2003-06-12 | 1 | -2/+0 |