183068 Commits (f6d4f624eb904e47e66111a95f16ac060064ea2d)
 

Author SHA1 Message Date
Marko Mäkelä f6d4f624eb MDEV-12041: innodb_encrypt_log key rotation 7 years ago
Varun Gupta befc09f002 MDEV-16722: Assertion `type() != NULL_ITEM' failed 7 years ago
Vladislav Vaintroub b05ee14d95 MDEV-16277 - fix tcp_nodelay test. 7 years ago
Vladislav Vaintroub 077e590bbc MDEV-16277 : Adjust MTR test results. 7 years ago
Vladislav Vaintroub fdf4a5b7bc MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithm 7 years ago
Alexander Barkov 7a022d7061 A cleanup for MDEV-16939: avoid timeval initialization related problems in the future (compilation failures on Windows) 7 years ago
Vladislav Vaintroub 73a5dd8c54 Fix warning C4838 : conversion from 'type_1' to 'type_2' requires a narrowing conversion. 7 years ago
Alexander Barkov 9811802a07 MDEV-16939 Move TIMESTAMP truncation code to Field_timestamp::store_TIME_with_warn 7 years ago
Alexander Barkov 2085f14a8d MDEV-16938 Move Item::get_time_with_conversion() to Time 7 years ago
Alexander Barkov 2966c1e422 Fixing size_t to uint conversion failure on Windows 7 years ago
Alexander Barkov 597dcbda3f Fixing a "safe" bug in MDEV-16928 (revealed by the Windows compiler) 7 years ago
Alexander Barkov c45050d253 MDEV-16935 Change the parameter of Field_xxx::store_TIME_with_dec() to const Datetime* and const Time* 7 years ago
Alexander Barkov 522cd3c7aa Fixing compilation failure on Windows (cannot compare "bool" and "my_bool" directly, cast needed) 7 years ago
Alexander Barkov d2bba4ce25 MDEV-16928 Move MYSQL_TIME initialization from Field_xxx::store_time_dec() to new constructors Time() and Datetime() 7 years ago
Alexander Barkov ffdae1a960 MDEV-16926 CAST(COALESCE(year_field)) returns wrong value 7 years ago
Monty 3f01c4fbd4 Updated compress_qpress.result 7 years ago
Alexander Barkov 8524bb6872 MDEV-14032 SEC_TO_TIME executes side effect two times 7 years ago
Otto Kekäläinen a12e6c5ba4 Deb: Don't define libzstd1 or other libraries as install dependencies manually 7 years ago
Monty 5d59a7b6a7 Fixed compile error on windows 7 years ago
Alexander Barkov 385ee993d9 A cleanup for MDEV-16852 7 years ago
Monty 9da706fac3 Fixed compiler warning about MongoEnabled() in Connect 7 years ago
Alexander Barkov cb7b5fbf1c MDEV-16910 Add class VDec 7 years ago
Otto Kekäläinen 01e4426a63 Deb: Organize package order in control file to be more logical 7 years ago
Otto Kekäläinen cb6e888384 Deb: Fix brittle line numbers with simple paragraph detection 7 years ago
Otto Kekäläinen 26c7b4f3fa Deb: Open new changelog entry for 10.4 7 years ago
Otto Kekäläinen aa6c1a6d19 Deb: Mass replace 10.3 with 10.4 inside files 7 years ago
Otto Kekäläinen 3173d73b71 Deb: Update the control file for 10.4 package names 7 years ago
Otto Kekäläinen 788314ddf8 Deb: Rename all 10.3 files into 10.4 as this is a 10.4 branch now 7 years ago
Igor Babaev 0f9efd54ce MDEV-16359 wrong result (extra rows) on the query with UNION and brackets 7 years ago
Alexander Barkov 980aa3e71d MDEV-16888 Add virtual Type_handler::cond_notnull_field_isnull_to_field_eq_zero() 7 years ago
Alexander Barkov 8ecc75373f MDEV-16884 Remove tests for field_type() in Item_cache_temporal 7 years ago
Alexander Barkov c7115428ed MDEV-16881 Remove Item::get_temporal_with_sql_mode() and val_xxx_from_date() 7 years ago
Rasmus Johansson 41acca8bfa Added -j option to dpkg-buildpackage to speed up build 7 years ago
Alexander Barkov 54fc47960d MDEV-16874 Implement class Item_handled_func 7 years ago
Galina Shalygina af46c25760 MDEV-16727: Server crashes in Item_equal_iterator<List_iterator_fast, Item>::get_curr_field() 7 years ago
Alexander Barkov b1ae4e7e15 MDEV-16864 Implement class Item_func_timestamp 7 years ago
Alexander Barkov 2bbee0e1ec MDEV-16861 Split Item::update_null_value() into a new virtual method in Type_handler 7 years ago
Alexander Barkov 28ff7e89c6 MDEV-16852 Get rid of Item_temporal_hybrid_func::fix_temporal_type() 7 years ago
Galina Shalygina aee3d162d2 MDEV-16730: Server crashes in Bitmap<64u>::merge 7 years ago
Galina Shalygina 2a3d3e052f MDEV-16721: Assertion `ctx.compare_type_handler()->cmp_type() != STRING_RESULT' 7 years ago
Alexander Barkov 998c97e865 MDEV-16823 Add Type_handler::Column_definition_reuse_fix_attributes() 7 years ago
Alexander Barkov 9c0f5a252b Merge remote-tracking branch 'origin/10.3' into 10.4 7 years ago
Jacob Mathew d6594847cf MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time zone. 7 years ago
Alexander Barkov 294a426088 Merge remote-tracking branch 'origin/10.2' into 10.3 7 years ago
Alexander Barkov a8227a1543 MDEV-16814 CREATE TABLE SELECT JSON_QUOTE(multibyte_charset_expr) makes a field of a wrong length 7 years ago
Alexander Barkov f74d2a9faa MDEV-16729 VARCHAR COMPRESSED is created with a wrong length for multi-byte character sets 7 years ago
Alexander Barkov a78d1aaaa3 MDEV-16806 Add Type_handler::create_literal_item() 7 years ago
Jacob Mathew 45ab00f097 MDEV-15786: ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key 'PRIMARY' 7 years ago
Jacob Mathew a86a02a844 MDEV-15786: ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key 'PRIMARY' 7 years ago
Marko Mäkelä f418661efa Merge 10.2 into 10.3 7 years ago