summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26546 SIGSEGV's in spider_db_connect on SHOW TABLE and spider_db… …_...Alexey Botchkov2022-07-171-1/+1
* Merge 10.3 into 10.4Marko Mäkelä2022-04-211-0/+8
|\
| * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-181-1/+5
| * MDEV-24176 PreparationsAleksey Midenkov2022-04-181-0/+4
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-2/+10
|\ \ | |/
| * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-2/+10
| |\
| | * MDEV-26129 Bad results with join comparing case insensitive VARCHAR/ENUM/SET ...bb-10.2-MDEV-26129Alexander Barkov2022-01-181-1/+12
* | | MDEV-26453 Assertion `0' failed in row_upd_sec_index_entry & corruptionNikita Malyavin2021-10-291-0/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2021-10-131-2/+11
|\ \ \ | |/ /
| * | MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-111-2/+11
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-0/+33
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-0/+33
| |\ \ | | |/
| | * MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio...Aleksey Midenkov2021-08-051-0/+33
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-2/+3
|\ \ \ | |/ /
| * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-2/+3
| |\ \ | | |/
| | * MDEV-24583 SELECT aborts after failed REPLACE into table with vcolNikita Malyavin2021-04-271-2/+3
* | | Fix all warnings given by UBSANMonty2021-04-201-1/+7
* | | MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-071-7/+31
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-251-1/+1
|\ \ \ | |/ /
| * | MDEV-24387: Wrong number of decimal digits in certain UNION/SubqeryRucha Deodhar2021-01-131-1/+1
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-3/+0
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-3/+0
| |\ \ | | |/
| | * Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG...Sergei Golubchik2020-12-101-3/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-0/+3
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-0/+3
| |\ \ | | |/
| | * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-301-0/+3
* | | MDEV-23537 Comparison with temporal columns is slow in MariaDBAlexander Barkov2020-08-221-0/+5
* | | MDEV-23525 Wrong result of MIN(time_expr) and MAX(time_expr) with GROUP BYAlexander Barkov2020-08-221-0/+4
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-15/+15
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-16/+16
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-15/+15
| | |\
| | | * Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP...Sergei Golubchik2020-07-291-11/+11
| | | * Code comment spellfixesIan Gilfillan2020-07-221-4/+4
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-8/+3
|\ \ \ \ | |/ / /
| * | | Fixed bugs found by valgrindMonty2020-07-021-3/+4
| * | | Don't copy uninitialized bytes when copying varstringsMonty2020-07-021-6/+1
* | | | MDEV-22665: Print ranges in the optimizer trace created for non-indexed colum...Varun Gupta2020-06-181-0/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-061-0/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-0/+7
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-06-061-0/+7
| | |\ \ | | | |/
| | | * MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-051-0/+7
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-1/+17
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-1/+17
| |\ \ \ | | |/ /
| | * | Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overheadMarko Mäkelä2020-05-151-2/+8
| | * | Fix for using uninitialized memoryMonty2020-05-151-0/+9
| | * | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling...Varun Gupta2019-09-231-5/+1
* | | | MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-031-0/+1
* | | | MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif...Eugene Kosov2020-02-131-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-251-3/+0
|\ \ \ \ | |/ / /