Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: use THD::main_mem_root for kill error message | Sergei Golubchik | 2020-05-27 | 1 | -1/+2 |
* | Fixed deadlock with LOCK TABLES and ALTER TABLE | Monty | 2020-05-23 | 1 | -3/+7 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-03-20 | 1 | -3/+3 |
|\ | |||||
| * | all status variables above `questions` MUST be ulong | Sergei Golubchik | 2020-03-14 | 1 | -3/+3 |
| * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-01-19 | 1 | -3/+8 |
| |\ | |||||
| | * | Improve documentation of Unique class | Vicențiu Ciorbaru | 2020-01-16 | 1 | -4/+9 |
* | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2019-10-30 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-20354 All but last insert ignored in InnoDB tables when table locked | Sergei Golubchik | 2019-10-30 | 1 | -0/+4 |
* | | | cleanup: RAII helper for swapping of thd->security_ctx | Sergei Golubchik | 2019-10-28 | 1 | -0/+16 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-10-09 | 1 | -3/+0 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table / | Sergey Vojtovich | 2019-10-07 | 1 | -3/+0 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-12 | 1 | -14/+26 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17614 INSERT on dup key update is replication unsafe | Sachin | 2019-08-09 | 1 | -14/+26 |
| * | | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-06-23 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18661 loading the audit plugin causes performance regression. | Alexey Botchkov | 2019-06-15 | 1 | -0/+1 |
* | | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 upon | Sergey Vojtovich | 2019-05-14 | 1 | -0/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | cleanup: cosmetic fixes | Sergei Golubchik | 2019-04-24 | 1 | -0/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is used | Igor Babaev | 2019-04-22 | 1 | -0/+3 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-04 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Fix clang -Wunused-private-field | Marko Mäkelä | 2019-04-03 | 1 | -1/+0 |
* | | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 1 | -0/+8 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -8/+15 |
|\ \ \ | |/ / | |||||
| * | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -2/+2 |
| * | | cleanup: misc | Sergei Golubchik | 2019-03-12 | 1 | -6/+6 |
| * | | pass the slow logging information in thd->query_plan_flags | Sergei Golubchik | 2019-03-12 | 1 | -0/+5 |
| * | | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre... | Oleksandr Byelkin | 2019-03-12 | 1 | -0/+2 |
| * | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-25 | 1 | -0/+10 |
| * | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -2/+0 |
* | | | | MDEV-9519: Data corruption will happen on the Galera cluster size change | Julius Goryavsky | 2019-02-26 | 1 | -0/+10 |
* | | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encoding | Vladislav Vaintroub | 2019-02-02 | 1 | -0/+3 |
* | | | | MDEV-17024 Crash on large query | Igor Babaev | 2018-09-07 | 1 | -1/+7 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-31 | 1 | -11/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Revert MDEV-9519 due to regressions | Marko Mäkelä | 2018-08-31 | 1 | -11/+0 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue: | Julius Goryavsky | 2018-08-15 | 1 | -0/+11 |
* | | | | MDEV-16934 Query with very large IN clause lists runs slowly | Igor Babaev | 2018-08-17 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-08-03 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix gcc 7.3 compiler warnings. | Oleksandr Byelkin | 2018-08-03 | 1 | -0/+4 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-28 | 1 | -2/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-06-28 | 1 | -2/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | remove double-counting | Sergei Golubchik | 2018-06-28 | 1 | -2/+0 |
* | | | | MDEV-16473 WITH statement throws 'no database selected' error | Sergei Golubchik | 2018-06-28 | 1 | -6/+3 |
* | | | | This is another attempt to fix mdev-16473. | Igor Babaev | 2018-06-28 | 1 | -1/+4 |