186969 Commits (6073049a3675363f7d7efe26f47525b528be9e2f)
 

Author SHA1 Message Date
Alexander Barkov 6073049a36 MDEV-20353 Add separate type handlers for unsigned integer data types 6 years ago
Monty ae4b9b7689 Fixed crash introduced with change to memcpy_field_possible 6 years ago
Monty c9c689e1a3 Updated prototype of ha_s3::write_row() to get s3 to compile 6 years ago
Monty fa490e8022 Don't copy uninitialized bytes when copying varstrings 6 years ago
Alexander Barkov afe6eb499d Revert "MDEV-20342 Turn Field::flags from a member to a method" 6 years ago
Alexander Barkov e86010f909 MDEV-20342 Turn Field::flags from a member to a method 6 years ago
Marko Mäkelä fa21952e25 Merge 10.4 into 10.5 6 years ago
Marko Mäkelä c4feef50cf MDEV-20138 innodb.trx_id_future fails on 10.4+ 6 years ago
Marko Mäkelä 1c83c30064 Merge 10.4 into 10.5 6 years ago
Thirunarayanan Balathandayuthapani 7772c7cd94 MDEV-20340 Encrypted temporary tables cannot be read with full_crc32 6 years ago
Marko Mäkelä dc8a20f3d0 MDEV-19781: Adapt the test for full_crc32 6 years ago
Marko Mäkelä d7be886cb8 Fix main.opt_trace 6 years ago
Marko Mäkelä 34b937835e Re-record innodb.innodb-system-table-view 6 years ago
Alexander Barkov c1599821a5 Merge remote-tracking branch 'origin/10.4' into 10.5 6 years ago
Marko Mäkelä 624dd71b94 Merge 10.4 into 10.5 6 years ago
Monty c4fd167d5a Fixed access to unitialized memory when using unique HASH key 6 years ago
Sergei Petrunia 2dbe472ed0 Optimizer trace: print cost and #rows of the join prefix 6 years ago
Alexander Barkov 95cdc1ca5f Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 6 years ago
Alexander Barkov d4d865fcc8 MDEV-20332 Wrong UNSIGNED metadata flag returned for COALESCE(unsigned_field,timestamp_field) 6 years ago
Alexander Barkov 0e0d57141e MDEV-20331 Add class Type_numeric_attributes 6 years ago
Marko Mäkelä ae1d17f52d MDEV-20316 InnoDB writes uninitialised tail of XID buffer 6 years ago
Marko Mäkelä 97bbac8ec6 Revert part of 05619f6989 6 years ago
Alexander Barkov e7525beac8 MDEV-20326 Add class DTCollation_numeric 6 years ago
Monty 05619f6989 Fixes based on warnings from gcc/clang and valgrind 6 years ago
Sergei Petrunia f6e386f00b Myrocks: Get the upstream's valgrind suppressions to work 6 years ago
Sergei Petrunia d2a04ae55d MDEV-20315: MyRocks tests produce valgrind failures 6 years ago
Alexander Barkov d5f5cd2831 A cleanup: removing duplicate code: Item_func::val_decimal() 6 years ago
Alexander Barkov 43882e764d MDEV-20303 SPACE(-1) returns a wrong data type 6 years ago
Alexander Barkov 2dac123515 A cleanup for `MDEV-20273 Add class Item_sum_min_max` - removing duplicate code 6 years ago
Alexander Barkov 3e27677b59 Cleanup: moving the definition of Lex_cstring from vers_string.h to lex_string.h 6 years ago
Alexander Barkov c3d67c17c1 MDEV-20292 REPEAT(x,-1) returns a wrong data type 6 years ago
Alexander Barkov e98f3bcf53 Adding the `override` keyword into all classes in the Type_handler hierarchy, for consistency. 6 years ago
Alexander Barkov 3f7659b838 Fixing -Winconsistent-missing-override with CLANG 6 years ago
Alexander Barkov e555df648c MDEV-20285 Wrong result on INSERT..SELECT when converting from SIGNED to UNSIGNED 6 years ago
Alexander Barkov 7fc86a73d8 MDEV-20272 PERCENTILE_DISC() crashes on a temporal type input 6 years ago
Alexander Barkov d70dac2079 MDEV-20278 PERCENTILE_DISC() returns a wrong data type 6 years ago
Nikita Malyavin e81db2baed Add const qualifiers to Field::cmp, Field::cmp_max and Field::cmp_binary 6 years ago
Alexander Barkov e978efd96b MDEV-20273 Add class Item_sum_min_max 6 years ago
Alexander Barkov a8def12e8a MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOB 6 years ago
Sergei Petrunia f36c0189b1 MDEV-17544: No warning when trying to name a primary key constraint 6 years ago
Alexander Barkov 13f36fffea MDEV-19301 Assertion `!is_valid_datetime() || fraction_remainder(((item->decimals) < (6) ? (item->decimals) : (6))) == 0' failed in Datetime_truncation_not_needed::Datetime_truncation_not_needed 6 years ago
Alexander Barkov 4c4e379ba9 MDEV-20101 Assertion failure on select @@global.'m2'.replicate_ignore_table; 6 years ago
Alexander Barkov 6b48bdf269 MDEV-18456 Assertion `item->maybe_null' failed in Type_handler_temporal_result::make_sort_key 6 years ago
Alexander Barkov c99f9766b1 MDEV-19166 Assertion `!is_zero_datetime()' failed in Timestamp_or_zero_datetime::tv 6 years ago
Alexey Botchkov e244652831 MDEV-20246 Error compiling PAM plugin. 6 years ago
Varun Gupta 60a37783ae MDEV-20224: main.derived crashes with ASAN with error use-after-poison 6 years ago
Kentoku SHIBA b428b09997
MDEV-20179 Server hangs on shutdown during installation of Spider (#1369) 6 years ago
Daniel Bartholomew 798080f4b3
bump the VERSION 6 years ago
Daniel Bartholomew e1e142e7fc
bump the VERSION 6 years ago
Anel Husakovic fde7eb9ab2 Fix README 6 years ago