Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -0/+63 |
|\ | |||||
| * | MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRA... | Oleksandr Byelkin | 2019-07-12 | 1 | -0/+63 |
* | | MDEV-14572: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status... | Oleksandr Byelkin | 2019-04-30 | 1 | -0/+17 |
* | | MDEV-19265 Server should throw warning if event is created and event_schedule... | Vladislav Vaintroub | 2019-04-28 | 1 | -0/+6 |
* | | MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT co... | Alexander Barkov | 2018-06-12 | 1 | -0/+42 |
* | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | increase upper value of max_prepared_stmt_count to UINT32_MAX | Daniel Black | 2018-04-03 | 1 | -1/+1 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-01-02 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-01-02 | 1 | -0/+18 |
| |\ \ | | |/ | |||||
| | * | MDEV-10657: incorrect result returned with binary protocol (prepared statements) | Oleksandr Byelkin | 2017-12-27 | 1 | -0/+18 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -0/+143 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -0/+143 |
| |\ \ | | |/ | |||||
| | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct... | Oleksandr Byelkin | 2017-10-13 | 1 | -0/+113 |
| | * | MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Depe... | Oleksandr Byelkin | 2017-10-13 | 1 | -0/+30 |
* | | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine | Sergei Golubchik | 2017-03-10 | 1 | -0/+9 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+72 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+72 |
| |\ \ | | |/ | |||||
| | * | Fixed bug mdev-11859. | Igor Babaev | 2017-01-23 | 1 | -0/+70 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -1/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -1/+32 |
| |\ \ | | |/ | |||||
| | * | MDEV-8833 Crash of server on prepared statement with conversion to semi-join | Oleksandr Byelkin | 2016-09-02 | 1 | -1/+32 |
| | * | MDEV-8756 MariaDB 10.0.21 crashes during PREPARE | Oleksandr Byelkin | 2015-11-20 | 1 | -0/+21 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+4 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -0/+21 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8756 MariaDB 10.0.21 crashes during PREPARE | Oleksandr Byelkin | 2015-10-28 | 1 | -0/+21 |
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s... | Oleksandr Byelkin | 2015-09-04 | 1 | -12/+12 |
* | | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ... | Monty | 2015-08-18 | 1 | -14/+14 |
* | | | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -8/+8 |
* | | | MDEV 4427: query timeouts | Monty | 2014-10-07 | 1 | -3/+3 |
* | | | Added default role implementation | Vicentiu Ciorbaru | 2014-07-23 | 1 | -3/+3 |
* | | | MDEV-406: ANALYZE $stmt | Sergei Petrunia | 2014-06-03 | 1 | -0/+1 |
|/ / | |||||
* | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron... | Sergei Golubchik | 2014-05-13 | 1 | -3/+3 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -0/+11 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | MDEV-5505: Assertion `! is_set()' fails on PREPARE SELECT with out of range i... | unknown | 2014-02-12 | 1 | -0/+11 |
* | | | merge 10.0-base ->10.0 | unknown | 2014-02-05 | 1 | -0/+21 |
|\ \ \ | |/ / | |||||
| * | | merge 5.5->10.0-base | unknown | 2014-02-05 | 1 | -0/+21 |
| |\ \ | | |/ | |||||
| | * | merge of MDEV-5369 (5.3->5.5) | unknown | 2014-01-29 | 1 | -0/+21 |
| | |\ | |||||
| | | * | MDEV-5369: Wrong result (0 instead of NULL) on 2nd execution of PS with LEFT ... | unknown | 2014-01-28 | 1 | -0/+21 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -0/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2013-12-15 | 1 | -0/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | 5.3 merge | Sergei Golubchik | 2013-12-13 | 1 | -0/+23 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug mdev-5410. | Igor Babaev | 2013-12-12 | 1 | -0/+23 |
* | | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixes for mysql-test failures | Sergei Golubchik | 2013-10-18 | 1 | -3/+3 |
| |/ / | |||||
* | | | ps.test fixed | unknown | 2013-07-03 | 1 | -19/+19 |
* | | | correct result of the ps.tset | unknown | 2013-07-01 | 1 | -3/+3 |
|/ / | |||||
* | | 5.3 merge | Sergei Golubchik | 2012-08-27 | 1 | -105/+1 |
|\ \ | |/ | |||||
| * | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -104/+103 |
| |\ |