Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+114 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+114 |
| |\ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+134 |
| | |\ | |||||
| | | * | Bug #17047208 REPLICATION DIFFERENCE FOR MULTIPLE TRIGGERS | Venkatesh Duggirala | 2015-11-21 | 1 | -1/+3 |
| | | * | Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_... | Chaithra Gopalareddy | 2015-11-20 | 1 | -0/+15 |
| | | * | Bug#17047208 REPLICATION DIFFERENCE FOR MULTIPLE TRIGGERS | Venkatesh Duggirala | 2015-11-19 | 1 | -0/+131 |
| | | * | Merge branch 'mysql-5.1' into mysql-5.5 | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -15/+22 |
| | | |\ | |||||
| | | | * | Bug #20238729: ILLEGALLY CRAFTED UTF8 SELECT PROVIDES NO | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -16/+22 |
| | | * | | Bug#20788853 MUTEX ISSUE IN SQL/SQL_SHOW.CC RESULTING IN SIG6. SOURCE LIKELY | Marc Alff | 2015-04-08 | 1 | -0/+1 |
* | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-01-25 | 1 | -1/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Cleanup of slave code: | Monty | 2016-01-03 | 1 | -1/+8 |
| * | | | | MDEV-9088 Server crashes on shutdown after the second post of feedback report | Sergei Golubchik | 2015-12-19 | 1 | -1/+1 |
* | | | | | cleanup: create LEX_USER::reset_auth() | Sergei Golubchik | 2016-01-25 | 1 | -3/+1 |
* | | | | | Merge branch 'github/10.0-galera' into 10.1 | Sergei Golubchik | 2015-12-22 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-9162 : MariaDB Galera Cluster memory leak on async slave node | Nirbhay Choubey | 2015-12-14 | 1 | -1/+6 |
| * | | | | | Merge tag 'mariadb-10.0.22' into 10.0-galera | Nirbhay Choubey | 2015-10-31 | 1 | -10/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSH | sjaakola | 2015-09-09 | 1 | -1/+0 |
| * | | | | | Refs codership/mysql-wsrep#113 | sjaakola | 2015-09-09 | 1 | -0/+1 |
| * | | | | | Merge tag 'mariadb-10.0.21' into 10.0-galera | Nirbhay Choubey | 2015-08-08 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| * | | | | | | MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGC | Nirbhay Choubey | 2015-07-31 | 1 | -8/+9 |
| * | | | | | | Merge tag 'mariadb-10.0.20' into 10.0-galera | Nirbhay Choubey | 2015-06-21 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch '5.5-galera' into 10.0-galera | Nirbhay Choubey | 2015-05-12 | 1 | -10/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge tag 'mariadb-5.5.43' into 5.5-galera | Nirbhay Choubey | 2015-05-04 | 1 | -13/+18 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | MDEV-7995 : DMLs not getting replicated with log-bin=OFF & binlog-format != ROW | Nirbhay Choubey | 2015-04-22 | 1 | -10/+0 |
| * | | | | | | | | | Merge tag 'mariadb-10.0.19' into 10.0-galera | Nirbhay Choubey | 2015-05-09 | 1 | -14/+32 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs codership/mysql-wsrep#90 made wsrep_OSU_method session variable | Teemu Ollakka | 2015-05-08 | 1 | -2/+0 |
| * | | | | | | | | | | refs codership/mysql-wsrep#90 - fixed race in OSU | Teemu Ollakka | 2015-05-08 | 1 | -1/+2 |
| * | | | | | | | | | | Merge branch '5.5-galera' into 10.0-galera | Nirbhay Choubey | 2015-03-28 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | MDEV-7194: galera fails to replicate DDL queries when using binlog_checksum | Nirbhay Choubey | 2015-03-27 | 1 | -0/+1 |
| | * | | | | | | | | | cleanup: remove unused THD::COND_wsrep_thd | Nirbhay Choubey | 2015-02-19 | 1 | -1/+0 |
| | * | | | | | | | | | MDEV-6924 : Server crashed on CREATE TABLE ... SELECT | Nirbhay Choubey | 2014-11-17 | 1 | -0/+10 |
| | * | | | | | | | | | MDEV-6646 : global.wsrep_causal_reads no longer honored | Nirbhay Choubey | 2014-08-26 | 1 | -0/+8 |
| | * | | | | | | | | | Local merge of mariadb-5.5.39 | Nirbhay Choubey | 2014-08-06 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge from lp:maria/5.5 to maria-5.5.37 release revision 4154. | Jan Lindström | 2014-04-16 | 1 | -6/+4 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge of maria/5.5 into maria-5.5-galera. | Nirbhay Choubey | 2014-01-29 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Merging revision 3839..3932 from codership-mysql/5.5. | Nirbhay Choubey | 2014-01-09 | 1 | -22/+25 |
| | * | | | | | | | | | | | | Merge with MariaDB 5.5.34. | Jan Lindström | 2013-11-25 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Merged revisions 2925--3929 from from lp:~codership/codership-mysql/5.5-23 | Jan Lindström | 2013-11-25 | 1 | -12/+3 |
| | * | | | | | | | | | | | | | mariadb-5.5.33 merge | Sergei Golubchik | 2013-09-18 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | Merged with lp:~codership/codership-mysql/5.5-23, up to revision 3903 | Seppo Jaakola | 2013-08-21 | 1 | -0/+4 |
| | * | | | | | | | | | | | | | | Merge with mariadb 5.5: bzr merge lp:maria/5.5 --rtag:mariadb-5.5.32 | Seppo Jaakola | 2013-08-21 | 1 | -6/+46 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | References: MDEV-4572 - merge with mariaDB 5.5.31 | Seppo Jaakola | 2013-05-26 | 1 | -7/+13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | References: MDEV-4572 - merge with mariaDB 5.5.30 | Seppo Jaakola | 2013-05-24 | 1 | -45/+34 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | References https://mariadb.atlassian.net/browse/MDEV-4185 - thread terminate ... | Seppo Jaakola | 2013-02-21 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | | | References https://mariadb.atlassian.net/browse/MDEV-4176 | Seppo Jaakola | 2013-02-17 | 1 | -3/+8 |
| | * | | | | | | | | | | | | | | | | | References lp:1115708 - merged with lp:mariadb/5.5 revision 3657 | Seppo Jaakola | 2013-02-05 | 1 | -24/+43 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | merged with codership-mysql up to revision 3839 | Seppo Jaakola | 2013-02-05 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | | References lp:1066784 - bzr merge lp:maria/5.5 (rev: 3562) | Seppo Jaakola | 2012-10-24 | 1 | -0/+70 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | References lp:1066784 | Seppo Jaakola | 2012-10-23 | 1 | -11/+49 |
| | * | | | | | | | | | | | | | | | | | | | References lp:1051808 - merged with lp:maria/5.5 | Seppo Jaakola | 2012-09-17 | 1 | -5/+134 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |