| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2021-02-23 | 19 | -12/+619 |
|\ |
|
| * | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_result | Monty | 2021-02-22 | 2 | -0/+23 |
| * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-22 | 13 | -7/+401 |
| * | Merge branch 'bb-10.3-release' into 10.3 | Sergei Golubchik | 2021-02-22 | 39 | -171/+1141 |
| |\ |
|
| * | | MDEV-24936 EXPLAIN for query based on table value constructor lacks info | Igor Babaev | 2021-02-22 | 2 | -0/+58 |
| * | | MDEV-22703 DEFAULT() on a BLOB column can overwrite the default record | Monty | 2021-02-21 | 2 | -1/+33 |
| * | | MDEV-24840 Crash caused by query with IN subquery containing union | Igor Babaev | 2021-02-10 | 2 | -0/+101 |
* | | | Merge branch 'bb-10.4-release' into 10.4 | Sergei Golubchik | 2021-02-23 | 45 | -143/+1236 |
|\ \ \ |
|
| * \ \ | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 43 | -143/+1216 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | main.mysqldump test isn't that big | Sergei Golubchik | 2021-02-01 | 2 | -19/+1 |
| | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 39 | -152/+1140 |
| | |/ |
|
| | * | MDEV-24675 Server crash when table value constructor uses a subselect | Igor Babaev | 2021-01-26 | 2 | -0/+103 |
| * | | MDEV-24274 ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" error | Sergei Golubchik | 2021-02-07 | 2 | -0/+20 |
* | | | MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRL | Monty | 2021-02-14 | 2 | -0/+51 |
|/ / |
|
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-01-25 | 14 | -20/+266 |
|\ \
| |/ |
|
| * | MDEV-24593 Signal 11 when group by primary key of table joined to information... | Sergei Golubchik | 2021-01-22 | 2 | -0/+19 |
| * | remove now-unused rdiff file | Sergei Golubchik | 2021-01-22 | 1 | -11/+0 |
| * | MDEV-23666: Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' f... | Dmitry Shulga | 2021-01-14 | 2 | -0/+24 |
| * | MDEV-24387: Wrong number of decimal digits in certain UNION/Subqery | Rucha Deodhar | 2021-01-13 | 2 | -0/+52 |
| * | MDEV-20763 Table corruption or Assertion `btr_validate_index(index, 0, false)... | Sergei Golubchik | 2021-01-12 | 2 | -0/+48 |
| * | fix sporadic failures of main.processlist_notembedded | Sergei Golubchik | 2021-01-12 | 2 | -16/+20 |
| * | failing to parse an SP should not abort information_schema.routines | Sergei Golubchik | 2021-01-12 | 2 | -4/+6 |
| * | MDEV-24524 Assertion `ls->length < 0xFFFFFFFFL && ((ls->length == 0 && !ls->s... | Sergei Golubchik | 2021-01-12 | 2 | -4/+18 |
| * | Added the test case for MDEV-23804 | Varun Gupta | 2021-01-12 | 2 | -0/+83 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-12-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Correction of the merge 10.2 into 10.3 for MDEV-23619 | Igor Babaev | 2020-12-28 | 1 | -2/+2 |
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 39 | -89/+1003 |
|\ \
| |/ |
|
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 38 | -73/+994 |
| * | remove the test for MDEV-22485 that doesn't test MDEV-22485 | Sergei Golubchik | 2020-12-12 | 3 | -152/+0 |
| * | MDEV-22485: add the test casebb-10.3-anel-MDEV-22485-mysqlslap | Anel Husakovic | 2020-12-07 | 3 | -0/+152 |
* | | MDEV-24207: recognise mysql forms of invalid password for mysql_native_password | Daniel Black | 2020-12-15 | 2 | -2/+13 |
* | | MDEV-21958: Query having many NOT-IN clauses running forever, part 3 | Sergei Petrunia | 2020-12-11 | 2 | -0/+64 |
* | | MDEV-21958: Query having many NOT-IN clauses running forever, part 2 | Sergei Petrunia | 2020-12-11 | 3 | -84/+0 |
* | | MDEV-21958: Query having many NOT-IN clauses running forever | Sergei Petrunia | 2020-12-11 | 3 | -0/+84 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 15 | -10/+376 |
|\ \
| |/ |
|
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-12-01 | 8 | -5/+183 |
| * | MDEV-21265: IN predicate conversion to IN subquery should be allowed for a br... | Varun Gupta | 2020-11-30 | 2 | -0/+71 |
| * | MDEV-24230 subquery on information_schema fails with error message | Sergei Golubchik | 2020-11-25 | 2 | -4/+15 |
| * | MDEV-21842 auto_increment does not increment with compound primary key on par... | Alexey Botchkov | 2020-11-23 | 3 | -1/+108 |
* | | MDEV-23619: Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-13 | 2 | -0/+279 |
|\ \
| |/ |
|
| * | MDEV-23619: Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-13 | 2 | -0/+279 |
| * | Merge mariadb-10.3.27 into 10.3 | Marko Mäkelä | 2020-11-11 | 3 | -2/+114 |
| |\ |
|
* | \ | Merge mariadb-10.4.17 into 10.4 | Marko Mäkelä | 2020-11-11 | 3 | -4/+116 |
|\ \ \ |
|
| * \ \ | Merge branch '10.3' into 10.4mariadb-10.4.17 | Sergei Golubchik | 2020-11-10 | 3 | -4/+116 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | MDEV-24117: Memory management problem (in range optimizer)mariadb-10.3.27 | Sergei Petrunia | 2020-11-10 | 3 | -3/+3 |
| | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2020-11-09 | 3 | -2/+114 |
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-10-31 | 22 | -27/+463 |
| |\ \ \
| | |/ / |
|
* | | | | MDEV-24098 CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in either order | Daniel Black | 2020-11-04 | 2 | -0/+48 |
* | | | | MDEV-24098: SHOW CREATE USER invalid for both PASSWORD and LOCKED | Daniel Black | 2020-11-04 | 2 | -0/+15 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 26 | -29/+1139 |
|\ \ \ \
| | |_|/
| |/| | |
|