summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30118 exception in ha_maria::extraMonty2022-12-151-1/+10
* Merge 10.4 into 10.5Marko Mäkelä2022-10-131-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-10-131-1/+1
| |\
| | * MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-121-1/+1
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-16/+51
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-011-16/+51
| |\ \ | | |/
| | * 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
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-301-0/+1
|\ \ \ | |/ /
| * | MDEV-18873 Server crashes in Compare_identifiers::operator or in my_strcasecm...tmokmss2022-08-261-0/+1
| * | MDEV-26546 SIGSEGV's in spider_db_connect on SHOW TABLE and spider_db… …_...Alexey Botchkov2022-07-171-0/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-4/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-021-3/+0
| |\ \ | | |/
| | * remove obsolete fix_session_vcol_expr{,_for_read} function declarationskkz2022-05-261-3/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-2/+9
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-2/+9
| |\ \ | | |/
| | * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-181-5/+6
| | * MDEV-24176 PreparationsAleksey Midenkov2022-04-181-1/+7
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+2
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-0/+2
| |\ \ | | |/
| | * MDEV-26778 row_start is not updated in current row for InnoDBAleksey Midenkov2022-01-131-0/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2021-08-231-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-08-231-1/+1
| |\ \ | | |/
| | * Fix GCC 11.2.0 -Wmaybe-uninitializedMarko Mäkelä2021-08-231-2/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2021-08-181-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-1/+1
| |\ \ | | |/
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+3
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-2/+3
| |\ \ | | |/
| | * 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-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2021-06-101-3/+0
| * | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-251-0/+37
* | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existbb-10.5-igorIgor Babaev2021-05-251-0/+37
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-051-0/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-0/+6
| |\ \ \ | | |/ /
| | * | MDEV-24710 Uninitialized value upon CREATE .. SELECT ... VALUE...Monty2021-03-011-0/+6
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-231-1/+1
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-19/+19
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-19/+19
| |\ \ \ | | |/ /
| | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-19/+19
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-01-111-1/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-1/+5
| |\ \ \ | | |/ /
| | * | 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