Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-05-08 | 1 | -0/+16 |
|\ | |||||
| * | MDEV-20207: Assertion ! is_set() failed in Diagnostics_area::set_eof_status | Rucha Deodhar | 2022-04-26 | 1 | -0/+16 |
* | | Optimize flush tables with read lock (FTWRL) to not wait for select's | Monty | 2018-12-09 | 1 | -1/+1 |
* | | MDEV-15253: Default optimizer setting changes for MariaDB 10.4 | Varun Gupta | 2018-12-09 | 1 | -0/+2 |
* | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -0/+2 |
|/ | |||||
* | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks | Sergey Vojtovich | 2016-11-03 | 1 | -10/+17 |
* | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -3/+19 |
* | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -86/+99 |
* | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -3/+8 |
|\ | |||||
| * | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -3/+8 |
| |\ | |||||
| | * | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -3/+8 |
| * | | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| |/ | |||||
* | | update handler.* tests | Sergei Golubchik | 2013-07-12 | 1 | -3/+3 |
|/ | |||||
* | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -2/+2 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -13/+977 |
* | Fixed compiler warnings | Michael Widenius | 2011-02-25 | 1 | -1/+1 |
* | Fixed build issues | Michael Widenius | 2011-02-23 | 1 | -46/+87 |
* | Updated test results for 5.3 | Michael Widenius | 2011-01-13 | 1 | -10/+12 |
* | Added HANDLER support for MEMORY tables | Michael Widenius | 2011-01-11 | 1 | -29/+29 |
* | Merge with 5.1 | Michael Widenius | 2011-01-11 | 1 | -0/+128 |
* | - Fixed that Aria works with HANDLER commands | Michael Widenius | 2011-01-10 | 1 | -0/+671 |