188923 Commits (9b2fa2ae8e26e263714daa96d4b72dd6911994bd)
 

Author SHA1 Message Date
sjaakola 9b2fa2ae8e MDEV-24845 Oddities around innodb_fatal_semaphore_wait_threshold and global.innodb_disallow_writes 4 years ago
Alexander Barkov 6437b30404 MDEV-28166 sql_mode=ORACLE: fully qualified package function calls do not work: db.pkg.func() 4 years ago
Brandon Nesterenko cd88b0831f DBAAS-7828: Primary/replica: configuration change of autocommit=0 can not be applied 4 years ago
Brandon Nesterenko 32ab6219be MDEV-25580: rpl.rpl_semi_sync_slave_compressed_protocol crashes because of wrong packet 4 years ago
Igor Babaev bbf02c85ba MDEV-24281 Reading from freed memory when running main.view with --ps-protocol 4 years ago
Jan Lindström cade21b4e0 MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9" 4 years ago
Jan Lindström 8f4d7e365e MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9" 4 years ago
Alexander Barkov 0812d0de8d MDEV-28131 Unexpected warning while selecting from information_schema.processlist 4 years ago
Oleksandr Byelkin fbc1cc974e MDEV-26009 Server crash when calling twice procedure using FOR-loop 4 years ago
Sutou Kouhei cf86580f2b MDEV-28032 "git submodule update --depth 1" may fail with old Git 4 years ago
Sergei Golubchik ecb6f9c894 MDEV-28095 crash in multi-update and implicit grouping 4 years ago
Daniel Black 6a2d88c132 Merge 10.2 to 10.3 4 years ago
Alexander Barkov 0e63023cb8 Merge branch 10.2 into 10.3 4 years ago
Daniel Black 57dbe8785d MDEV-23915 ER_KILL_DENIED_ERROR not passed a thread id (part 2) 4 years ago
Daniel Black 99837c61a6 MDEV-23915 ER_KILL_DENIED_ERROR not passed a thread id 4 years ago
Daniel Black a950086036 Merge 10.2 (part) into 10.3 4 years ago
Alexander Barkov 03c3dc6365 MDEV-23210 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on ALTER TABLE, SELECT and INSERT 4 years ago
Sergei Golubchik bfed2c7d57 MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table 4 years ago
Sergei Golubchik f217c76189 mtr: fix --source lines detection 4 years ago
Elena Stepanova ed6e271f78 MDEV-28036 gcol.gcol_supported_sql_funcs_xxx fail in FIPS mode 4 years ago
Sergei Golubchik 6789f2cfab MDEV-18304 sql_safe_updates does not work with OR clauses 4 years ago
Marko Mäkelä dc680d2119 Avoid shutdown timeout in innodb.undo_truncate 4 years ago
Vlad Lesin 1766a18e06 MDEV-19577 Replication does not work with innodb_autoinc_lock_mode=2 4 years ago
Andrei e7cf871dda MDEV-24617 OPTIMIZE on a sequence causes unexpected ER_BINLOG_UNSAFE_STATEMENT 4 years ago
Daniel Black 6de482a6fe MDEV-28011: debian autobake cleanup 4 years ago
Daniel Black 8ea08505a1 MDEV-28022: Debian stretch has zstd too old 4 years ago
Haidong Ji 114476f2ec MDEV-27978 fix wrong name in error when max_session_mem_used exceeded 4 years ago
Vlad Lesin 86c1bf118a MDEV-27992 DELETE fails to delete record after blocking is released 4 years ago
Marko Mäkelä 02da00a98c Merge 10.2 into 10.3 4 years ago
Marko Mäkelä 3c06a0b7dc MDEV-28004 ha_innobase::reset_auto_increment() is never executed 4 years ago
Thirunarayanan Balathandayuthapani 1248fe7277 MDEV-27582 Fulltext DDL decrements the FTS_DOC_ID value 4 years ago
Marko Mäkelä a92f07f4bd MDEV-27993 Assertion failed in btr_page_reorganize_low() 4 years ago
Monty 3fd79a04b6 MMDEV-27823 mariadb-install-db --group fails 4 years ago
Monty 1c74d1bcac federated.rpl failed if federatedx was not compiled 4 years ago
Marko Mäkelä 4b37db7033 MDEV-27968 GCC 12 -Og -Wmaybe-uninitialized in udf_handler::fix_fields() 4 years ago
Marko Mäkelä 0635088deb MDEV-27800: Avoid garbage TRX_UNDO_TRX_NO on TRX_UNDO_CACHED pages 4 years ago
Marko Mäkelä 535bef86ad Merge 10.2 into 10.3 4 years ago
Brandon Nesterenko 905baa646d MDEV-27850: MTR tests can hang due to DEBUG_SYNC race condition 4 years ago
Marko Mäkelä 9ba385a50d Merge 10.2 into 10.3 4 years ago
Marko Mäkelä ed691eca99 Remove deprecated (in C++11) std::binary_function 4 years ago
Marko Mäkelä 00b70bbb51 Merge 10.2 into 10.3 4 years ago
Marko Mäkelä 7ab3db142b MDEV-27913 fixup: sys_vars.sysvars_innodb result 4 years ago
Thirunarayanan Balathandayuthapani a76731e1a1 MDEV-27913 innodb_ft_cache_size max possible value (80000000) is too small for practical purposes 4 years ago
Julius Goryavsky a3da3c8a0b MDEV-26377: Stricter validation of ssl-mode values 4 years ago
Marko Mäkelä 8b7abe21e0 MDEV-23888 fixup: GCC 12 -Wunused-value 4 years ago
Julius Goryavsky fac9224d85 MDEV-27777: Some Galera tests fail on FreeBSD 4 years ago
Julius Goryavsky 17e0f5224c MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackup 4 years ago
Julius Goryavsky 571eb9d775 mariabackup: cosmetic changes (whitespaces and indentation) 4 years ago
Julius Goryavsky c753b3f6f8 MDEV-27534: mariabackup: missing line in the compress_qpress.result 4 years ago
Varun Gupta 647e952315 MDEV-15208: server crashed, when using ORDER BY with window function and UNION 5 years ago