Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -3/+1 |
* | semisync maturity: Unknown -> Gamma | Sergei Golubchik | 2014-06-24 | 2 | -2/+2 |
* | 5.5 merge | Sergei Golubchik | 2014-05-09 | 3 | -0/+3 |
|\ | |||||
| * | mysql-5.5.37 selective merge | Sergei Golubchik | 2014-03-27 | 3 | -0/+3 |
| |\ | |||||
| | * | Updated/added copyright header. Added line "use is subject to license terms" | Murthy Narkedimilli | 2014-02-17 | 3 | -0/+3 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -15/+13 |
|\ \ \ | |||||
| * \ \ | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -15/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | MySQL-5.5.35 merge | Sergei Golubchik | 2014-01-22 | 1 | -15/+13 |
| | |\ \ | | | |/ | |||||
| | | * | BUG#17460821: ASSERTION ERROR WHEN STOPPING SLAVE AFTER SEMI-SYNC ON MASTER I... | Luis Soares | 2013-10-17 | 1 | -7/+11 |
| | | * | BUG#17508351: REDUNDANT CODE IN REPLSEMISYNCMASTER::UPDATESYNCHEADER | Luis Soares | 2013-10-08 | 1 | -8/+2 |
| | | * | Bug#17327454:SEMI-SYNC REPLICATION MASTER CRASH WHEN SET | Sujatha Sivakumar | 2013-09-23 | 1 | -1/+2 |
* | | | | MDEV-201 - Assertion `!thd->spcont' failed in net_send_error on server shutdown | Sergei Golubchik | 2013-11-10 | 1 | -2/+3 |
* | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -9/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -9/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-4926: Remove division-using-subtraction implementation from semi-sync pl... | Vladislav Vaintroub | 2013-09-03 | 1 | -9/+5 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 5 | -16/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-4254 Semisync plugins to link statically into MariaDB | Sergei Golubchik | 2013-04-09 | 5 | -16/+21 |
* | | | | 10.0-base -> 10.0-monty | Sergei Golubchik | 2012-10-19 | 5 | -15/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -9/+9 |
| * | | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 5 | -6/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Automatic merge | Michael Widenius | 2012-08-13 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | Fixed compiler warnings (A few of these was bugs) | Michael Widenius | 2012-08-13 | 1 | -1/+2 |
| | * | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 4 | -5/+5 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) | Jon Olav Hauglid | 2012-06-29 | 4 | -5/+5 |
* | | | | win fixes in semisync plugin | Sergei Golubchik | 2012-10-01 | 1 | -9/+0 |
* | | | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 4 | -14/+35 |
|/ / / | |||||
* | | | automatic merge with 5.5 | Michael Widenius | 2012-06-27 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-359: Fix another case where switch-off semisync could cause a race that ... | unknown | 2012-06-21 | 1 | -0/+1 |
| * | | MDEV-359: Server crash when SET GLOBAL rpl_semi_sync_master_enabled = OFF | unknown | 2012-06-21 | 1 | -1/+2 |
* | | | Fixed build failures found by buildbot | Michael Widenius | 2012-06-05 | 1 | -0/+1 |
|/ / | |||||
* | | mdev-201 - Assertion `!thd->spcont' failed in net_send_error on server shutdown | Sergei Golubchik | 2012-03-27 | 1 | -2/+3 |
* | | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 6 | -17/+23 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merge from 5.5.16 | Daniel Fischer | 2011-09-21 | 2 | -2/+4 |
| |\ | |||||
| | * | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 2 | -2/+4 |
| * | | BUG#12818224: 61921: WRITETRAXINBINLOG SHOULD BE WRITETRANXINBINLOG | Luis Soares | 2011-09-08 | 1 | -9/+9 |
| |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 5 | -6/+10 |
* | | fixes for windows | Sergei Golubchik | 2011-10-21 | 1 | -9/+0 |
|/ | |||||
* | Automerged (cherrypicked) cset from 5.6: | Luis Soares | 2011-05-04 | 1 | -2/+2 |
* | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 3 | -50/+0 |
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -4/+2 |
* | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 1 | -1/+1 |
|\ | |||||
| * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -1/+1 |
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-09 | 1 | -2/+2 |
|/ | |||||
* | Post-merge fix: header is used by the client API. Obvious in retrospect. | Davi Arnaut | 2010-06-05 | 1 | -1/+1 |
* | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-05-31 | 2 | -0/+7 |
* | Auto merge from 5.1-rep-semisync | He Zhenxing | 2010-06-02 | 1 | -1/+2 |
|\ | |||||
| * | Post fix for bug#52748 | He Zhenxing | 2010-06-02 | 1 | -1/+2 |
* | | BUG#52748 Semi-Sync ACK packet isn't check for length | He Zhenxing | 2010-06-01 | 1 | -4/+14 |
|\ \ | |/ |