192226 Commits (84b9fc25a29b94a37eb9d5ac2e2c0f75c0efafda)
 

Author SHA1 Message Date
Monty 84b9fc25a2 Fixed wrong test cases (embedded and ASAN) 3 years ago
Monty c874d5c68d Added missing test file 3 years ago
Monty e74390d94f Cleanup of sql_join_cache code (no logic changes) 3 years ago
Monty 5fd46be5a7 Fixed calculation of JOIN_CACHE::max_records 3 years ago
Monty 08a4732860 MDEV-28217 Incorrect Join Execution When Controlling Join Buffer Size 3 years ago
Alexander Barkov 01ea779149 MDEV-31174 New class Native_functions_hash 3 years ago
sara 9b6f87b62a MDEV-30892 test galera.galera_log_bin is not deterministic 3 years ago
Monty 7f96dd50e2 MDEV-6768 Wrong result with aggregate with join with no result set 3 years ago
Monty 4f7317579e Fixed "Trying to lock uninitialized mutex' in parallel replication 3 years ago
Monty 4cb0d43ac6 MDEV-28054 Various crashes upon INSERT/UPDATE after changing Aria settings 3 years ago
Monty 1ef22e28ad MDEV-26258 Various crashes/asserts/corruptions when Aria encryption is enabled/used, but the encryption plugin is not loaded 3 years ago
Julius Goryavsky c6ef9b1c1a wsrep-lib external submodule update 3 years ago
Daniele Sciascia ef227762b1 MDEV-30838 Assertion `m_thd == _current_thd()' 3 years ago
sara 4e942bcd93 MDEV-30414 sporadic failures with galera var retry autocommit 3 years ago
Alexander Barkov ddcc9d2281 MDEV-31153 New methods Schema::make_item_func_* for REPLACE, SUBSTRING, TRIM 3 years ago
Alexander Barkov 2e74f9d281 Adding "const" qualifiers to a few trivial Lex_input_string methods 3 years ago
Angelique 1963a87b2e MDEV-30221: Move environmental macros to before master-slave 3 years ago
Sergei Petrunia 85cc831880 MDEV-31067: selectivity_from_histogram >1.0 for a DOUBLE_PREC_HB histogram 3 years ago
Sergei Golubchik bc970573b3 MDEV-22756 SQL Error (1364): Field 'DB_ROW_HASH_1' doesn't have a default value 3 years ago
Oleg Smirnov adbad5e36f MDEV-31113 Server crashes in store_length / Type_handler_string_result::make_sort_key with DISTINCT and group function 3 years ago
Sergei Golubchik f21664414d MDEV-31129 build failure with RocksDB, incompatible pointer to integer conversion 3 years ago
Oleksandr Byelkin a959c22e7f return accidentally removed in 45d4f6b97b comment 3 years ago
Oleksandr Byelkin 6171119bc1 MDEV-30889: 3 - Item_in_optimizer leak 3 years ago
Oleksandr Byelkin 45d4f6b97b MDEV-30889: 2 - Allocation in TABLE_SHARE::init_from_sql_statement_string 3 years ago
Oleksandr Byelkin 348f4c9f3b MDEV-30889: 1 - Allocation in Item_subselect::mark_as_dependent 3 years ago
Sergei Golubchik b942f41438 MDEV-30218 update test result 3 years ago
Sergei Golubchik b3817425d9 MDEV-11356 Option skip-core-file does not work 3 years ago
Andrei e22a57da82 MDEV-30620 Trying to lock uninitialized LOCK_parallel_entry 3 years ago
Sergei Petrunia a72b2c3ffb MDEV-31121: ANALYZE statement produces 0 for all timings in embedded server 3 years ago
Brandon Nesterenko 29fb041007 MDEV-30430: Enabling system versioning on tables without primary key breaks replication 3 years ago
Brandon Nesterenko 4ec3dca34b MDEV-28798: Cosmetic Changes Only 3 years ago
Brandon Nesterenko d3e7dba329 MDEV-28798: Previously Binlog Encrypted Master Segfaults on Binlog Dump with Using_Gtid=Slave_Pos 3 years ago
Igor Babaev 5dc9a6b455 MDEV-31102 Crash when pushing condition into view defined as union 3 years ago
Alexander Barkov d3e394b3b1 A cleanup for MDEV-30968 mariadb-backup does not copy Aria logs if aria_log_dir_path is used 3 years ago
Igor Babaev 6dc6c22c14 MDEV-31085 Crash when processing multi-update using view with optimizer_trace on 3 years ago
Alexander Barkov 9f98a2acd7 MDEV-30968 mariadb-backup does not copy Aria logs if aria_log_dir_path is used 3 years ago
Daniel Black da1c91fb92 MDEV-30713 field length handling for CONNECT engine 3 years ago
Oleksandr Byelkin 3d27f6d7f4 Merge branch '10.3' into 10.4 3 years ago
Mikhail Chalov fc6e8a3d32 Minimize unsafe C functions usage - replace strcat() and strcpy() 3 years ago
Marko Mäkelä 854e8b189e MDEV-28976 fixup: A better fix 3 years ago
Thirunarayanan Balathandayuthapani 660afb1e9c MDEV-30076 ibuf_insert tries to insert the entry for uncommitted index 3 years ago
Thirunarayanan Balathandayuthapani 2bfd04e314 MDEV-31025 Redundant table alter fails when fixed column 3 years ago
Thirunarayanan Balathandayuthapani b2bbc66a41 MDEV-24011 InnoDB: Failing assertion: index_cache->words == NULL in fts0fts.cc line 551 3 years ago
Marko Mäkelä d665186477 MDEV-28976: mtr must wait for server to actually die 3 years ago
Daniele Sciascia feeeacc4d7 MDEV-30955 Explicit locks released too early in rollback path 3 years ago
Daniele Sciascia bc3bfcf943 MDEV-30862 Assertion `mode_ == m_high_priority' failed 3 years ago
Florian Weimer f575de39af rocksdb: Define _GNU_SOURCE during fallocate CMake probe 3 years ago
Daniel Black 2e1c532bd2 alloca() fix 3 years ago
Julius Goryavsky d1a4315f4c MDEV-30402: Encrypted mariabackup SST breaks on distributions with newer socat 3 years ago
Igor Babaev ef4d09948d MDEV-20773 Error from UPDATE when estimating selectivity of a range 3 years ago