summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-121-1/+1
* MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-301-18/+48
* Better declaration of the buffer sizeOleksandr Byelkin2022-09-301-1/+6
* remove obsolete fix_session_vcol_expr{,_for_read} function declarationskkz2022-05-261-3/+0
* MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-181-5/+6
* MDEV-24176 PreparationsAleksey Midenkov2022-04-181-1/+7
* MDEV-26778 row_start is not updated in current row for InnoDBAleksey Midenkov2022-01-131-0/+2
* Fix GCC 11.2.0 -Wmaybe-uninitializedMarko Mäkelä2021-08-231-2/+2
* Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-2/+3
|\
| * follow-up MDEV-18166: rename marking functionsNikita Malyavin2021-07-121-3/+3
| * [2/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-121-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-0/+37
|\ \ | |/
| * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-0/+37
* | MDEV-24710 Uninitialized value upon CREATE .. SELECT ... VALUE...Monty2021-03-011-0/+6
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-1/+1
|\ \ | |/
| * MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-301-1/+1
* | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-19/+19
* | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-1/+5
|\ \ | |/
| * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-19/+19
| * MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-041-1/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-1/+2
|\ \ | |/
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-1/+2
* | MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-231-1/+0
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-101-3/+10
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-08-101-3/+10
| |\
| | * Better comment about TABLE::maybe_nullSergei Petrunia2020-08-061-3/+10
* | | MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-311-0/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-1/+2
|\ \ \ | |/ /
| * | MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-0/+1
* | | MDEV-22866: Crash in join optimizer with constant outer join nestSergei Petrunia2020-06-231-2/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-06-021-6/+85
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-06-011-6/+85
| |\ \ | | |/
| | * Thread safe histograms loadingSergey Vojtovich2020-05-291-2/+14
| | * Thread safe statistics loadingSergey Vojtovich2020-05-291-4/+71
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+11
|\ \ \ | |/ /
| * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+11
* | | Merge branch '10.2' into 10.3mariadb-10.3.23Sergei Golubchik2020-05-091-0/+3
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-081-0/+3
| |\ \ | | |/
| | * MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-061-0/+3
* | | Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-041-0/+4
|\ \ \
| * | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-031-0/+4
* | | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
|/ / /
* | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-021-0/+7
* | | MDEV-21155 Assertion with versioned table upon DELETE from view of view after...Aleksey Midenkov2019-12-021-1/+1
* | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-1/+10
* | | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-0/+4
* | | merge 10.2->10.3 with conflict resolutionsAndrei Elkin2019-11-111-0/+1
|\ \ \ | |/ /
| * | manual merge 10.1->10.2Andrei Elkin2019-11-111-0/+1
| |\ \ | | |/
| | * MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-071-0/+1
* | | Fixes for binary logging --read-only modeMonty2019-10-201-1/+5