summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-10-131-1/+1
|\
| * MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-111-2/+2
| * Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-241-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-1/+2
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-08-181-1/+2
| |\
| | * MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio...Aleksey Midenkov2021-08-051-0/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-1/+9
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-1/+9
| |\ \ | | |/
| | * MDEV-17890 Server crash on DELETE with YEAR field with truncated exprNikita Malyavin2021-07-121-1/+9
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-2/+2
* | | Fixed that compile-pentium64-valgrind-max worksMonty2021-06-021-1/+1
* | | 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