Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark an unused error message | Sergei Golubchik | 2022-12-20 | 1 | -5/+2 |
* | Merge 10.10 into 10.11 | Marko Mäkelä | 2022-12-14 | 21 | -68/+101 |
|\ | |||||
| * | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-12-14 | 21 | -68/+101 |
| |\ | |||||
| | * | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-12-13 | 20 | -67/+100 |
| | |\ | |||||
| | | * | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-12-13 | 20 | -67/+100 |
| | | |\ | |||||
| | | | * | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-12-13 | 20 | -68/+100 |
| | | | |\ | |||||
| | | | | * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-12-13 | 19 | -67/+99 |
| | | | | |\ | |||||
| | | | | | * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-12-13 | 19 | -65/+97 |
| | | | | | |\ | |||||
| | | | | | | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-12-13 | 20 | -68/+104 |
| | | | | | | |\ | |||||
| | | | | | | | * | MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORT | Marko Mäkelä | 2022-12-09 | 1 | -0/+4 |
| | | | | | | | * | MDEV-30150 ST_GeomFromGeoJSON, 'geometry' before 'type: feature' error | Daniel Black | 2022-12-09 | 1 | -1/+2 |
| | | | | | | | * | MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i... | Nayuta Yanagisawa | 2022-12-07 | 1 | -1/+2 |
| | | | | | | | * | MDEV-30082 View definition losing brackets changes semantics of the query and... | Sergei Golubchik | 2022-12-02 | 2 | -0/+3 |
| | | | | | | | * | try harder to reject not strictly deterministic vcols in indexes/stored | Sergei Golubchik | 2022-12-02 | 2 | -6/+14 |
| | | | | | | | * | MDEV-30016 Virtual columns do not support autoincrement columns | Sergei Golubchik | 2022-12-02 | 2 | -1/+6 |
| | | | | | | | * | cleanup: VCOL_NOT_VIRTUAL->VCOL_NEXTVAL | Sergei Golubchik | 2022-12-02 | 3 | -8/+5 |
| | | | | | | | * | MDEV-30056 Impossible to export column grants | Sergei Golubchik | 2022-12-02 | 1 | -3/+2 |
| | | | | | | | * | MDEV-30036 NULL pointer dereference in partition_info::set_partition_bitmaps_... | Sergei Golubchik | 2022-12-02 | 2 | -22/+0 |
| | | | | | | | * | MDEV-30066 (limit + offset) union all (...) limit = incorrect result | Sergei Golubchik | 2022-12-02 | 1 | -5/+8 |
| | | | | | | | * | MDEV-28696 View created as "select b''; " references invalid table(s) or colu... | Alexander Barkov | 2022-12-02 | 2 | -0/+20 |
| | | | | | | | * | MDEV-30112 ASAN errors in Item_ident::print / generate_partition_syntaxbb-10.3-midenok | Aleksey Midenkov | 2022-12-01 | 1 | -0/+2 |
| | | | | | | | * | MDEV-30023 Revoking Privilege on the Column Yields the Errorbb-10.3-vicentiu | Vicențiu Ciorbaru | 2022-11-30 | 1 | -2/+5 |
| | | | | | | | * | Safety fix | Monty | 2022-11-29 | 1 | -3/+4 |
| | | | | | | | * | MDEV-29169 Using MATCH returns NULL for Virtual Column | Nikita Malyavin | 2022-11-23 | 1 | -0/+5 |
| | | | | | | | * | MDEV-29817: Issues with handling options for SSL CRLs (and some others) | Julius Goryavsky | 2022-11-22 | 1 | -3/+3 |
| | | | | | | | * | MDEV-12274: Too many connections warning in error log (#2213) | Daniel Black | 2022-11-18 | 1 | -1/+2 |
| | | | | | | | * | MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ... | Alexander Barkov | 2022-11-17 | 3 | -14/+18 |
| | | | | | | | * | MDEV-10087 mysqld_update()/mysql_delete() continues execution even after subq... | Vlad Lesin | 2022-11-09 | 1 | -0/+1 |
| | | | | | * | | | fix error on reading 5.5 tables with generated columns | Sergei Golubchik | 2022-12-13 | 1 | -3/+3 |
| | | | | * | | | | Merge branch '10.5' into 10.6 | Daniel Black | 2022-12-13 | 1 | -1/+1 |
| | | | | |\ \ \ \ | | | | | | |/ / / | |||||
| | | | | | * | | | Merge branch 10.4 into 10.5 | Daniel Black | 2022-12-13 | 1 | -1/+1 |
| | | | | | |\ \ \ | | | | | | | |/ / | |||||
| | | | | | | * | | Correct DBUG_ENTER for Pushdown_derived::execute | Daniel Black | 2022-12-12 | 1 | -1/+1 |
| | | | | | | * | | MDEV-29878 Galera test failure on MDEV-26575 | Daniele Sciascia | 2022-11-29 | 2 | -12/+14 |
| | | | | | | * | | MDEV-29880 Galera test failure on GCF-336 | Daniele Sciascia | 2022-11-29 | 1 | -1/+3 |
| | | | | | | * | | reformat the test | Weijun-H | 2022-11-27 | 1 | -1/+1 |
| | | | | | | * | | update anotation | Weijun-H | 2022-11-27 | 1 | -1/+1 |
| | | | | | | * | | increase max field name | Weijun-H | 2022-11-27 | 1 | -1/+1 |
| | | | | | | * | | MDEV-19190 Assertion `...auto_inc_initialized` failed in get_auto_increment | lrf141 | 2022-11-24 | 3 | -1/+6 |
| | | | | | | * | | MDEV-29817: Issues with handling options for SSL CRLs (and some others) | Julius Goryavsky | 2022-11-22 | 1 | -3/+3 |
* | | | | | | | | | Merge 10.10 into 10.11 | Marko Mäkelä | 2022-12-12 | 2 | -3/+21 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-12-12 | 2 | -3/+21 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-12-12 | 2 | -3/+21 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-12-12 | 2 | -3/+21 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-12-12 | 2 | -3/+21 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | | * | | | | Fixed bug in Aria when used with enterprise mariadb-backup | Monty | 2022-12-08 | 2 | -3/+21 |
* | | | | | | | | | Merge 10.10 into 10.11 | Marko Mäkelä | 2022-12-07 | 16 | -18/+46 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-12-07 | 16 | -18/+47 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-12-07 | 16 | -18/+47 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-12-07 | 16 | -18/+47 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-12-07 | 16 | -18/+47 |
| | | | |\ \ \ \ \ | | | | | |/ / / / |