Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge MDEV-8147 into 10.1 | Kristian Nielsen | 2015-05-26 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-8147: Assertion `m_lock_type == 2' failed in handler::ha_close() during ... | Kristian Nielsen | 2015-05-26 | 1 | -0/+1 |
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO | Sergey Vojtovich | 2015-05-14 | 1 | -11/+18 |
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -11/+0 |
* | | MDEV-7945 - THD::enter_stage() takes 0.48% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -33/+4 |
* | | MDEV-7793 - Race condition between XA COMMIT/ROLLBACK and disconnect | Sergey Vojtovich | 2015-05-07 | 1 | -39/+63 |
* | | Merge 10.0 -> 10.1 | Kristian Nielsen | 2015-04-20 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | MDEV-7249: Performance problem in parallel replication with multi-level slaves | Kristian Nielsen | 2015-03-13 | 1 | -1/+5 |
* | | MDEV-7834: ANALYZE FORMAT=JSON output column should be named ANALYZE | Oleksandr Byelkin | 2015-03-25 | 1 | -3/+6 |
* | | A preparatory patch for MDEV-7284 INDEX: CREATE OR REPLACE. | Alexander Barkov | 2015-03-20 | 1 | -3/+2 |
* | | MDEV-7728 - Improve xid cache scalability by using lock-free hash | Sergey Vojtovich | 2015-03-16 | 1 | -5/+6 |
* | | MDEV-6572 "USE dbname" with a bad sequence erroneously connects to a wrong da... | Alexander Barkov | 2015-03-16 | 1 | -8/+78 |
* | | MDEV-7728 - Improve xid cache scalability by using lock-free hash | Sergey Vojtovich | 2015-03-16 | 1 | -69/+184 |
* | | MDEV-7006 MDEV-7007: SET STATEMENT and slow log | Oleksandr Byelkin | 2015-03-12 | 1 | -1/+1 |
* | | MDEV-7674: ANALYZE shows r_rows=0 | Sergei Petrunia | 2015-03-07 | 1 | -2/+1 |
* | | Reducing duplicate code and simplifying well formed string copying | Alexander Barkov | 2015-02-27 | 1 | -13/+6 |
* | | Fix incorrect parameter passing to create_tmp_table in create_result_table | Vicențiu Ciorbaru | 2015-02-26 | 1 | -1/+1 |
* | | Merge 10.0-galera into 10.1 | Sergei Golubchik | 2015-02-06 | 1 | -0/+8 |
|\ \ | |||||
| * \ | bzr merge -rtag:mariadb-10.0.15 maria/10.0 | Nirbhay Choubey | 2014-12-05 | 1 | -1/+15 |
| |\ \ | | |/ | |||||
| * | | MDEV-6924 : Server crashed on CREATE TABLE ... SELECT | Nirbhay Choubey | 2014-11-17 | 1 | -0/+10 |
| * | | bzr merge -rtag:mariadb-10.0.14 maria/10.0/ | Nirbhay Choubey | 2014-09-28 | 1 | -84/+104 |
| |\ \ | |||||
| * | | | Merged fix for MDEV-6646 from maria-5.5-galera. | Nirbhay Choubey | 2014-08-26 | 1 | -0/+8 |
| * | | | bzr merge -r4346 maria/10.0 (maria-10.0.13) | Nirbhay Choubey | 2014-08-11 | 1 | -2/+215 |
| |\ \ \ | |||||
| * \ \ \ | bzr merge -r4209 maria/10.0. | Nirbhay Choubey | 2014-05-21 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merging mariadb-10.0.10. | Nirbhay Choubey | 2014-04-08 | 1 | -25/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merging revision from codership-mysql/5.5 (r3928..3968) and | Nirbhay Choubey | 2014-03-27 | 1 | -0/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | * bzr merge -r4027..4061 codership/5.6 | Nirbhay Choubey | 2014-03-26 | 1 | -0/+16 |
| * | | | | | | | * bzr merge -rtag:mariadb-10.0.9 maria/10.0 | Nirbhay Choubey | 2014-03-26 | 1 | -35/+117 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge MariaDB-10.0.7 revision 3961. | Jan Lindström | 2014-01-25 | 1 | -12/+43 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6 | Seppo Jaakola | 2013-12-04 | 1 | -16/+311 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bzr merge -r3904..3928 lp:codership-mysql/5.5 | Seppo Jaakola | 2013-11-27 | 1 | -0/+1 |
| * | | | | | | | | | bzr merge -r3895..3903 lp:codership-mysql/5.5 | Seppo Jaakola | 2013-11-26 | 1 | -4/+2 |
| * | | | | | | | | | Merges from lp:codership-mysql/5.5 up to rev #3893, this changes to wsrep API... | Seppo Jaakola | 2013-11-26 | 1 | -21/+19 |
| * | | | | | | | | | Merged revisions 3411..3417 from mariadb-galera-5.5 | Seppo Jaakola | 2013-10-07 | 1 | -0/+2 |
| * | | | | | | | | | Fixed merge errors and XA prepare | Jan Lindström | 2013-09-04 | 1 | -0/+2 |
| * | | | | | | | | | Merge 10.0 to galera-10.0 | Jan Lindström | 2013-09-03 | 1 | -70/+282 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged with lp:maria revision #3766 | Seppo Jaakola | 2013-07-13 | 1 | -7/+34 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Initial merge result with mariaDB 10: lp:maria | Seppo Jaakola | 2013-07-13 | 1 | -7/+290 |
* | | | | | | | | | | | | small cleanups | Sergei Golubchik | 2015-02-05 | 1 | -2/+2 |
* | | | | | | | | | | | | don't let current_thd to point to a destroyed THD | Sergei Golubchik | 2015-02-03 | 1 | -1/+1 |
* | | | | | | | | | | | | Improve performance for calculating memory allocation | Monty | 2015-02-01 | 1 | -4/+21 |
* | | | | | | | | | | | | cleanup: remove unused THD::COND_wsrep_thd | Sergei Golubchik | 2015-01-11 | 1 | -1/+0 |
* | | | | | | | | | | | | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -1/+4 |
* | | | | | | | | | | | | MDEV-7112 Split HA_CREATE_INFO | Alexander Barkov | 2014-12-08 | 1 | -2/+1 |
* | | | | | | | | | | | | MDEV-6676: Optimistic parallel replication | Kristian Nielsen | 2014-12-06 | 1 | -2/+11 |
* | | | | | | | | | | | | MDEV-7004 - Merge scalability fixes from 10.0-power | Sergey Vojtovich | 2014-12-05 | 1 | -1/+0 |
* | | | | | | | | | | | | MDEV-6980 OUT parameters in PREPARE | Sergei Golubchik | 2014-12-04 | 1 | -5/+0 |
* | | | | | | | | | | | | Merge branch '10.1' into bb-10.1-merge | Sergei Golubchik | 2014-12-03 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge ../10.1-explain-json-r4 into 10.1 | Sergei Petrunia | 2014-11-27 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge ../10.1 into bb-10.1-explain-json | Sergei Petrunia | 2014-10-15 | 1 | -37/+158 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |