Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Windows build fixups (Fix for slave_net_timeout) | venu@myvenu.com | 2003-06-03 | 1 | -1/+5 |
* | | Replication: new code to not modify in-memory log positions until the COMMIT | guilhem@mysql.com | 2003-04-24 | 1 | -40/+51 |
* | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | New variable rli->ignore_log_space_limit to resolve | guilhem@mysql.com | 2003-03-17 | 1 | -0/+7 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Replication: simplification of init_relay_log_pos: always initialize, | guilhem@mysql.com | 2003-03-02 | 1 | -1/+0 |
* | | Replication: give the slave I/O thread a higher priority than the slave SQL t... | papa@gbichot.local | 2003-03-01 | 1 | -1/+2 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -29/+6 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -28/+3 |
| * | Added timeout for wait_for_master_pos | monty@mashka.mysql.fi | 2003-01-25 | 1 | -1/+3 |
* | | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -4/+6 |
|\ \ | |||||
| * \ | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -4/+6 |
| |\ \ | | |/ | |||||
| | * | Ensure that BEGIN / COMMIT is handled properly if slave dies | monty@mashka.mysql.fi | 2002-12-11 | 1 | -4/+6 |
* | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -2/+2 |
* | | | Big purge about embedded library (scrum) | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -0/+6 |
|/ / | |||||
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -2/+2 |
* | | Added comment blocks for all functions | nick@mysql.com | 2002-10-29 | 1 | -35/+57 |
|/ | |||||
* | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -0/+1 |
* | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 1 | -5/+9 |
* | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -1/+1 |
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -2/+2 |
* | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -3/+3 |