Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16490 correct fix, with respect to CREATE...SELECT | Nikita Malyavin | 2019-09-04 | 1 | -1/+3 |
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -7/+4 |
|\ | |||||
| * | MDEV-16473 WITH statement throws 'no database selected' error | Sergei Golubchik | 2018-06-28 | 1 | -8/+2 |
| * | This is another attempt to fix mdev-16473. | Igor Babaev | 2018-06-28 | 1 | -1/+2 |
| * | MDEV-16473 WITH statement throws 'no database selected' error | Igor Babaev | 2018-06-26 | 1 | -0/+1 |
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -2/+2 |
| |\ | |||||
| | * | fix compilation w/o partitioning | Sergei Golubchik | 2018-06-14 | 1 | -1/+0 |
| | * | Merge branch '10.0-galera' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Merge tag 'mariadb-10.0.35' into 10.0-galera | Jan Lindström | 2018-05-07 | 1 | -0/+4 |
| | | |\ | |||||
| | | * \ | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera | Jan Lindström | 2018-05-07 | 1 | -10/+4 |
| | | |\ \ | |||||
| | | | * | | MW-416 Replicating DDL after ACL check, 5.6 version | sjaakola | 2017-10-19 | 1 | -7/+0 |
| | | | * | | MW-384 protect access to wsrep_ready variable with mutex | Alexey Yurchenko | 2017-10-19 | 1 | -2/+2 |
| | | | * | | Merge tag 'mariadb-5.5.58' into 5.5-galera | Jan Lindström | 2017-10-19 | 1 | -27/+20 |
| | | | |\ \ | |||||
| | | | * | | | MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACE | Daniele Sciascia | 2017-07-20 | 1 | -1/+0 |
| | | | * | | | MW-86 Additional wsrep_sync_wait coverage | Daniele Sciascia | 2017-07-20 | 1 | -3/+7 |
| | | | * | | | MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commands | Daniele Sciascia | 2017-07-20 | 1 | -47/+23 |
| | | | * | | | Merge tag 'mariadb-5.5.57' into 5.5-galera | Jan Lindström | 2017-07-20 | 1 | -16/+15 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-merge | Sachin Setiya | 2017-04-18 | 1 | -18/+35 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54 | Nirbhay Choubey | 2016-12-27 | 1 | -9/+14 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | MDEV-11479 Improved wsrep_dirty_reads | Sachin Setiya | 2016-12-14 | 1 | -3/+6 |
| | | | * | | | | | | Revert " MDEV-11016 wsrep_node_is_ready() check is too strict" | Sachin Setiya | 2016-12-14 | 1 | -4/+0 |
| | | | * | | | | | | MDEV-11016 wsrep_node_is_ready() check is too strict | SachinSetiya | 2016-12-01 | 1 | -0/+4 |
| | | | * | | | | | | Merge tag 'mariadb-5.5.50' into 5.5-galeramariadb-galera-5.5.50 | Nirbhay Choubey | 2016-06-23 | 1 | -5/+25 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | refs codership/mysql-wsrep#201 | Daniele Sciascia | 2016-02-10 | 1 | -0/+6 |
| | | | * | | | | | | | Merge tag 'mariadb-5.5.46' into 5.5-galera | Nirbhay Choubey | 2015-10-13 | 1 | -15/+18 |
| | | | |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -5/+3 |
* | | | | | | | | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-29 | 1 | -6/+64 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-05-29 | 1 | -4/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | | MDEV-10679 Crash in performance schema and partitioning with discovery | Monty | 2018-05-26 | 1 | -4/+1 |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Monty | 2018-05-24 | 1 | -2/+63 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Monty | 2018-05-24 | 1 | -2/+63 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ... | Monty | 2018-05-22 | 1 | -2/+63 |
* | | | | | | | | | | | | | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-19 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | |||||
| | | * | | | | | | | | | | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ... | Monty | 2018-05-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat... | Oleksandr Byelkin | 2018-05-15 | 1 | -3/+4 |
* | | | | | | | | | | | | | cleanup: versioning style fixes | Sergei Golubchik | 2018-05-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -19/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -19/+35 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-08 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | |||||
| | | * | | | | | | | | | | MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos... | Sergei Golubchik | 2018-05-08 | 1 | -2/+2 |
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ... | Sergei Golubchik | 2018-04-26 | 1 | -0/+4 |
| | * | | | | | | | | | | Merge pull request #729 from codership/MDEV-15794 | Jan Lindström | 2018-04-27 | 1 | -0/+9 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | MDEV-15794 Fix and re-enable test galera_var_retry_autocommit | Daniele Sciascia | 2018-04-26 | 1 | -0/+9 |
| | * | | | | | | | | | | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328C | sjaakola | 2018-04-24 | 1 | -17/+20 |
| | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | | MDEV-15580: Assertion `!lex->explain' failed in lex_start(THD*): | Jan Lindström | 2018-04-13 | 1 | -1/+7 |
* | | | | | | | | | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -70/+76 |
* | | | | | | | | | | | | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replication | Alexander Barkov | 2018-04-27 | 1 | -26/+0 |