Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-12 | 1 | -22/+31 |
|\ | |||||
| * | Move all kill mutex protection to LOCK_thd_kill | Monty | 2017-12-08 | 1 | -10/+10 |
| * | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-08 | 1 | -12/+21 |
| |\ | |||||
| | * | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA... | Jan Lindström | 2017-12-07 | 1 | -12/+21 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -0/+26 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -0/+18 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -0/+18 |
| | |\ | |||||
| | | * | Merge branch 'github/10.0-galera' into 10.1 | Sergei Golubchik | 2017-11-10 | 1 | -0/+18 |
| | | |\ | |||||
| | | | * | MW-406 Bumped up the wsrep patch version (5.6.37-25.21) | Teemu Ollakka | 2017-11-08 | 1 | -1/+2 |
| | | | * | MW-388 Remove unnecessary conditions | Daniele Sciascia | 2017-11-08 | 1 | -2/+0 |
| | | | * | MW-388 Fix conflict handling of SPs with DECLARE ... HANDLER | Jan Lindström | 2017-11-08 | 1 | -2/+2 |
| | | | * | MW-388 Fix conflict handling of SPs with DECLARE ... HANDLER | Daniele Sciascia | 2017-11-08 | 1 | -0/+20 |
| | | | * | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galera | Sachin Setiya | 2017-11-03 | 1 | -28/+19 |
| | | | |\ | |||||
| * | | | \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-20 | 1 | -0/+8 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed bug mdev-13453 Executing a query via CTE requires more permissions | Igor Babaev | 2017-11-14 | 1 | -0/+8 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -3/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -3/+14 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -17/+18 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -6/+15 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -26/+19 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -26/+19 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -28/+19 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op... | Sergei Golubchik | 2017-10-17 | 1 | -25/+16 |
| | | | | * | | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -2/+4 |
| * | | | | | | A cleanup for MDEV-13415 Wrap the code in sp.cc into a class Sp_handler | Alexander Barkov | 2017-10-20 | 1 | -4/+3 |
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -7/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | MW-416 | sjaakola | 2017-10-10 | 1 | -7/+0 |
* | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -18/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fix several truncation and formatting warnings. | Vladislav Vaintroub | 2017-10-03 | 1 | -2/+2 |
| * | | | | | | MDEV-13911 Support ORDER BY and LIMIT in multi-table update | Sergei Golubchik | 2017-10-03 | 1 | -10/+1 |
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -7/+7 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | In table cache code, fix casts from longlong to long for | Vladislav Vaintroub | 2017-09-29 | 1 | -1/+1 |
| | * | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -5/+5 |
* | | | | | | | remove dead code (#450) | Eugene Kosov | 2017-09-20 | 1 | -1/+0 |
* | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-01 | 1 | -49/+40 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-01 | 1 | -49/+40 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-31 | 1 | -52/+41 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Fix Merge Error | Sachin Setiya | 2017-08-23 | 1 | -1/+1 |
| | | * | | | | Fix compiler error. | Jan Lindström | 2017-08-21 | 1 | -3/+1 |
| | | * | | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1 | Jan Lindström | 2017-08-21 | 1 | -51/+42 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | Fix test failure on test MW-86 and remove MW-360 test. | Jan Lindström | 2017-08-15 | 1 | -2/+2 |
| | | | * | | | MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACE | Daniele Sciascia | 2017-08-14 | 1 | -1/+0 |
| | | | * | | | MW-86 Additional wsrep_sync_wait coverage | Daniele Sciascia | 2017-08-14 | 1 | -3/+9 |
| | | | * | | | MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commands | Daniele Sciascia | 2017-08-14 | 1 | -67/+22 |
| | | | * | | | Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original form | sjaakola | 2017-08-11 | 1 | -1/+13 |
| | | | * | | | Refs: MW-360 * merged relevant parts of DROP TABLE query splitting from mysql... | sjaakola | 2017-08-11 | 1 | -20/+1 |
| | | | * | | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo... | sjaakola | 2017-08-11 | 1 | -10/+18 |
| | | | * | | | Merge tag 'mariadb-10.0.32' into 10.0-galera | Jan Lindström | 2017-08-09 | 1 | -16/+15 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | * | | | Merge tag 'mariadb-10.0.31' into 10.0-galera | Sachin Setiya | 2017-05-30 | 1 | -11/+7 |
| | | | |\ \ \ |