2758 Commits (b915f79e4e004fde4f6ac8f341afee980e11792b)

Author SHA1 Message Date
Alexander Barkov b915f79e4e MDEV-25904 New collation functions to compare InnoDB style trimmed NO PAD strings 4 years ago
Aleksey Midenkov 911c803db1 MDEV-22660 System versioning cleanups 4 years ago
Michael Widenius 497b694936 Fixed compile errors when compiling with HAVE_valgrind 4 years ago
Aleksey Midenkov 160d97a4aa MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitioned table 4 years ago
Nikita Malyavin 0e9ba176bf MDEV-17890 Server crash on DELETE with YEAR field with truncated expr 5 years ago
Monty fa0bbff032 Fixed that compile-pentium64-valgrind-max works 5 years ago
Alexander Barkov 58780b5afb MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key constraint fails. 5 years ago
Nikita Malyavin 21809f9a45 MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed 5 years ago
Nikita Malyavin e25623e78a MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed 5 years ago
Sergei Golubchik f6e91552f0 MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4Gb 5 years ago
Sergei Golubchik 00f54b56b1 cleanup: RAII helper for changing thd->count_cuted_rows 5 years ago
Marko Mäkelä 8036d0a359 MDEV-22387: Do not violate __attribute__((nonnull)) 5 years ago
Alexander Barkov 04ce29354b MDEV-23551 Performance degratation in temporal literals in 10.4 5 years ago
Alexander Barkov 2e5d86f49e MDEV-23537 Comparison with temporal columns is slow in MariaDB 5 years ago
Alexander Barkov ae33ebe5b3 MDEV-23525 Wrong result of MIN(time_expr) and MAX(time_expr) with GROUP BY 5 years ago
Alexander Barkov d63631c3fa MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ... SELECT in ORACLE mode 5 years ago
Nikita Malyavin fd0abc890f MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DATE with ALGORITHM=INPLACE 5 years ago
Sergei Golubchik 0b5b2f8641 Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMPOSITE PREFIX INDEX 5 years ago
Alexander Barkov 29851b677e MDEV-23282 FLOAT(53,0) badly handles out-of-range values 5 years ago
Ian Gilfillan d2982331a6 Code comment spellfixes 5 years ago
Oleksandr Byelkin a759f9af51 Fix typo in the comment (and old info) 5 years ago
Monty 65f831d17c Fixed bugs found by valgrind 6 years ago
Monty 29f9e679ad Don't copy uninitialized bytes when copying varstrings 6 years ago
Varun Gupta 4c3cbe2392 MDEV-22665: Print ranges in the optimizer trace created for non-indexed columns when optimizer_use_condition_selectivity >2 6 years ago
Alexander Barkov 86c50a255a MDEV-22734 Assertion `mon > 0 && mon < 13' failed in sec_since_epoch 6 years ago
Varun Gupta f30ff10c8d MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 (optimized builds) 6 years ago
Aleksey Midenkov 57f7b4866f MDEV-16937 Strict SQL with system versioned tables causes issues (10.4) 6 years ago
Aleksey Midenkov 19da9a51ae MDEV-16937 Strict SQL with system versioned tables causes issues 6 years ago
Marko Mäkelä ff66d65a09 Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overhead 6 years ago
Aleksey Midenkov a4996f951d MDEV-22563 Segfault on duplicate free of Item_func_in::array 6 years ago
Monty af784385b4 Fix for using uninitialized memory 6 years ago
Monty 277aa85c9b Fixed bugs found by valgrind 6 years ago
Monty 48eda61cd4 Fixed memory leak with DEFAULT(f) on Geometry field 6 years ago
Aleksey Midenkov 76063c2a13 MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period table 6 years ago
Marko Mäkelä fd5c36bed5 MDEV-21959: Fix a type mismatch on 64-bit systems 6 years ago
Alexey Botchkov e64a3df4dc MDEV-21959 GIS error message doesn't show the wrong value, just the type. 6 years ago
Vlad Lesin 6718d3bc32 MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 8 years ago
Varun Gupta ab9f378b0b Backporting 273d8eb12c Proper fix for disabling warnings in read_statistics_for_table() 6 years ago
Michael Widenius e157f81771 Remove Field::is_stat_field completely 6 years ago
Michael Widenius 1bbe8c5e0f Proper fix for disabling warnings in read_statistics_for_table(). 6 years ago
Varun Gupta 273d8eb12c MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_value 6 years ago
Alexander Barkov c924e39fab MDEV-18153 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed in row_upd_sec_index_entry or error code 126: Index is corrupted upon UPDATE with TIME_ROUND_FRACTIONAL 6 years ago
Sergei Golubchik 8dca4cf53f MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed in row_upd_sec_index_entry or error code 126: Index is corrupted upon UPDATE with TIMESTAMP..ON UPDATE 6 years ago
Alexander Barkov ef00ac4c86 Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with PAD_CHAR_TO_FULL_LENGTH 6 years ago
Alexander Barkov dc719597ee MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with PAD_CHAR_TO_FULL_LENGTH 6 years ago
Sujatha e7b71e0daa MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'varchar(20)' 6 years ago
Alexander Barkov a8def12e8a MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOB 6 years ago
Eugene Kosov d36c107a6b imporve clang build 7 years ago
Eugene Kosov a82e42fd13 NFC: refactor Field::is_equal() and related stuff 7 years ago
Eugene Kosov 854c219a7f MDEV-17301 Change of COLLATE unnecessarily requires ALGORITHM=COPY 7 years ago