192275 Commits (94e5b43ff5affe8337c93ab6b8e13c827f132518)
 

Author SHA1 Message Date
Jan Lindström 94e5b43ff5 MDEV-31335 : Create sequence can cause inconsistency 2 years ago
Anel Husakovic 1d0e3d80d8 MDEV-31230: Fix CONNECT_JDBC in CMake 2 years ago
Monty d657f18ea7 MDEV-31226 Server crash or assertion failure with row size close to join_buffer_size 2 years ago
Angelique 832b157bbe MDEV-30214: Generalize log filename in IO Error message 2 years ago
Monty d1b1f8c9f2 Updated some test result for 32 bit systems 2 years ago
Jan Lindström 9f909e546e MDEV-30197 : Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "Wsrep_schema::restore_view()" 3 years ago
Daniele Sciascia 1ac00c5e9f MDEV-30855 Remove test galera.galera_bf_abort_group_commit 3 years ago
Teemu Ollakka 6966d7fe4b MDEV-29293 MariaDB stuck on starting commit state 3 years ago
Oleg Smirnov 60f0765b58 MDEV-30143 Segfault on select query using index for group-by and filesort 3 years ago
Sergei Petrunia 131ef14a6e Fix ./mtr --view-protocol opt_trace 2 years ago
Vlad Lesin b54e7b0cea MDEV-31185 rw_trx_hash_t::find() unpins pins too early 2 years ago
Robin Newhouse f4ce1e487e All-green GitLab CI in 10.4 branch 3 years ago
anson1014 1db4fc543b Ensure that source files contain only valid UTF8 encodings (#2188) 3 years ago
anson1014 c205f6c127 Remove unused French translations in Connect engine (#2252) 3 years ago
Jan Lindström 956d6c4af9 MDEV-21479 : Galera 4 unable to query cluster state if not primary component 3 years ago
Jan Lindström ffd5d74c4f MDEV-30013 : Assertion `state() == s_aborting || state() == s_must_replay' failed in int wsrep::transaction::after_rollback() 2 years ago
Rucha Deodhar b7b8a9ee43 MDEV-23187: Assorted assertion failures in json_find_path with certain 3 years ago
Angelique 996b040f93 MDEV-30232: Increase timeouts to fix sporadic fails 2 years ago
Andrew Hutchings 8810b1ecf1 Fix Connect compile issue 2 years ago
Mikhail Chalov 2ff01e763e Fix insecure use of strcpy, strcat and sprintf in Connect 3 years ago
Alexander Barkov b3cdb61249 MDEV-31250 ROW variables do not get assigned from subselects 2 years ago
Igor Babaev 0474466bc2 MDEV-31240 Crash with condition pushable into derived and containing outer reference 2 years ago
Jan Lindström f102b595e8 MDEV-28433 : Server crashes when wsrep_sst_donor and wsrep_cluster_address set to NULL 3 years ago
Daniele Sciascia 7d55eb00f3 MDEV-30473 Remove test galera.MDEV-27713 3 years ago
Julius Goryavsky 3a7b311350 MDEV-30388 correction: fix compilation error 2 years ago
Jan Lindström 28eaf66e18 MDEV-30388 : Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row()) || thd->wsrep_cs().transaction().state() == wsrep::transaction::s_aborted' failed 2 years ago
Oleksandr Byelkin de703a2b21 Merge branch '10.4' into 10.4.29 release 2 years ago
Oleg Smirnov 7e7e12e747 MDEV-30765 SHOW TABLES not working properly with lower_case_table_names=2 3 years ago
Daniel Bartholomew 8c6e314ba9
bump the VERSION 2 years ago
Igor Babaev 6544d88ff5 MDEV-31224 Crash with EXPLAIN EXTENDED for multi-table update of system table 2 years ago
Igor Babaev a09f661f43 MDEV-31181 Crash with EXPLAIN EXTENDED for single-table DELETE using IN predicand 2 years ago
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
Sergei Petrunia 2594da7a33 MDEV-31194: Server crash or assertion failure with join_cache_level=4 3 years ago
Oleksandr Byelkin 7973ffde0f MDEV-31189 Server crash or assertion failure in upon 2nd execution of PS with views and HAVING 3 years ago
Monty 08a4732860 MDEV-28217 Incorrect Join Execution When Controlling Join Buffer Size 3 years ago
Sergei Golubchik cf4a16b555 MDEV-31057 rocksdb does not compile with gcc-13 3 years ago
Sergei Golubchik 4d6e458f9f MDEV-31164 default current_timestamp() not working when used INSERT ON DUPLICATE KEY in some cases 3 years ago
Oleksandr Byelkin f5e7c56e32 MDEV-31181 Server crash in subselect_uniquesubquery_engine::print upon EXPLAIN EXTENDED DELETE 3 years ago
Oleksandr Byelkin 62ec258f10 Fix of selectivity test to behave correctly with embedded and view protocols. 3 years ago
Alexander Barkov 01ea779149 MDEV-31174 New class Native_functions_hash 3 years ago
Sergei Petrunia ed3e6f66a2 MDEV-26301: Split optimization refills: Optimizer Trace coverage 3 years ago
Igor Babaev ce7ffe61d8 MDEV-26301 Split optimization refills temporary table too many times 3 years ago
Andrei ec79f37718 MDEV-29621 part 2 of post-merge fixes in galera 3 years ago
Oleksandr Byelkin 430b972702 Protect a new condition (by Andrei) 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