summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-071-4/+14
* Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-5/+4
|\
| * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-5/+4
* | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+1
| |\
| | * MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-7/+2
|\ \ \ | |/ /
| * | cleanup: RAII helper for changing thd->count_cuted_rowsSergei Golubchik2020-11-251-9/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-2/+6
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+6
| |\ \ | | |/
| | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+6
* | | MDEV-23551 Performance degratation in temporal literals in 10.4Alexander Barkov2020-08-241-12/+9
* | | MDEV-23537 Comparison with temporal columns is slow in MariaDBAlexander Barkov2020-08-221-0/+56
* | | MDEV-23525 Wrong result of MIN(time_expr) and MAX(time_expr) with GROUP BYAlexander Barkov2020-08-221-0/+34
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-33/+85
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-33/+72
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-27/+72
| | |\
| | | * Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP...Sergei Golubchik2020-07-291-11/+55
| | | * MDEV-23282 FLOAT(53,0) badly handles out-of-range valuesAlexander Barkov2020-07-271-4/+5
| | | * Code comment spellfixesIan Gilfillan2020-07-221-13/+13
| * | | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-0/+13
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-3/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-1/+2
| |\ \ \ | | |/ /
| | * | MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA...Nikita Malyavin2020-07-311-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-151-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-1/+1
| |\ \ \ | | |/ /
| | * | Fix typo in the comment (and old info)Oleksandr Byelkin2020-07-091-1/+1
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-1/+12
|\ \ \ \ | |/ / /
| * | | Fixed bugs found by valgrindMonty2020-07-021-1/+1
| * | | Don't copy uninitialized bytes when copying varstringsMonty2020-07-021-0/+11
* | | | MDEV-22665: Print ranges in the optimizer trace created for non-indexed colum...Varun Gupta2020-06-181-0/+40
* | | | MDEV-22734 Assertion `mon > 0 && mon < 13' failed in sec_since_epochAlexander Barkov2020-06-081-1/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-061-3/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-3/+2
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-06-061-3/+2
| | |\ \ | | | |/
| | | * MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-051-3/+2
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
| * | | MDEV-16937 Strict SQL with system versioned tables causes issuesAleksey Midenkov2020-05-281-0/+7
* | | | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4)Aleksey Midenkov2020-05-291-0/+7
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-1/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-1/+10
| |\ \ \ | | |/ /
| | * | Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overheadMarko Mäkelä2020-05-151-2/+5
| | * | Fix for using uninitialized memoryMonty2020-05-151-0/+6
| | * | Fixed bugs found by valgrindMonty2020-05-151-1/+1
* | | | MDEV-22563 Segfault on duplicate free of Item_func_in::arrayAleksey Midenkov2020-05-151-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-221-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-221-1/+1
| |\ \ \ | | |/ /
| | * | Fixed memory leak with DEFAULT(f) on Geometry fieldMonty2020-04-181-1/+1
* | | | MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-031-0/+17
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-201-3/+11
|\ \ \ \ | |/ / /