177712 Commits (065ba53ccbf3ab468408dc5a5dbcb3741750a02d)
 

Author SHA1 Message Date
Marko Mäkelä 065ba53ccb MDEV-12711 mariabackup --backup is refused for multi-file system tablespace 7 years ago
Alexander Barkov 6fbbb0853e MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set 7 years ago
FaramosCZ ed643f4bb3 Fix resource leak 7 years ago
Alexander Barkov f704361cd6 Backporting slow log simulation logic details from 10.2 to 10.1 7 years ago
FaramosCZ 9c9bf9642e Fix resource leak 7 years ago
FaramosCZ 89e390b7ce Fix resource leak 7 years ago
FaramosCZ 9ff713d33a Fix resource leak 7 years ago
FaramosCZ 8be02be08b Fix USE_AFTER_FREE (CWE-672) 7 years ago
Marko Mäkelä 8c493a910f Merge 10.0 into 10.1 7 years ago
Marko Mäkelä 925b503058 Merge 5.5 into 10.0 7 years ago
Marko Mäkelä 5d454181a8 MDEV-6262 follow-up: Ensure NUL termination on strncpy() 7 years ago
Alexander Barkov e9c494c843 Fixing a failure in tests for "MDEV-18892 Regression in slow log and admin statements" 7 years ago
Alexander Barkov ef81d2ea64 Fixing "mtr func_math" failure in the test for MDEV-17643 7 years ago
Alexander Barkov 3b98c65c4e MDEV-18881 Assertion `0' failed in make_sortkey upon SELECT with GROUP BY after LOAD DATA 7 years ago
Jan Lindström 6c08174e36 MDEV-18908: Remove galera and wsrep suites from default run suites in mtr 7 years ago
Vladislav Vaintroub cd805a5f1c Cleanup - remove unused variables and functions after MDEV-18917 7 years ago
Alexander Barkov b6dc47a0f7 MDEV-17643 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() 7 years ago
Marko Mäkelä 34db9958e2 MDEV-18936 Purge thread fails to exit on shutdown 7 years ago
Vladislav Vaintroub 396cf60ac0 MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with Mariabackup 7 years ago
Ian Gilfillan 7ad355dde7 MDEV-18934: Document missing mysqldumpslow sort options 7 years ago
Alexander Barkov 78c2499282 MDEV-16958 Assertion `field_length < 5' failed in Field_year::val_str or data corruption upon SELECT with UNION and aggregate functions 7 years ago
Igor Babaev 0dd12b4f2a MDEV-18896 Crash in convert_join_subqueries_to_semijoins 7 years ago
Sergei Golubchik 3d2d060b62 fix gcc 8 compiler warnings 7 years ago
Alexander Barkov ddfa722a03 MDEV-18626 ASAN stack-buffer-overflow in int10_to_str / make_date_time upon DATE_FORMAT 7 years ago
Alexander Barkov 49c49e630b Tests for MDEV-18667 ASAN heap-use-after-free in make_date_time / Arg_comparator::compare_string / Item_func_nullif::compare 7 years ago
Alexander Barkov cb66cdc6f8 MDEV-14926 AddressSanitizer: heap-use-after-free in make_date_time on weird combination of functions 7 years ago
Alexander Barkov d7a38eaf1a MDEV-18907 Slow log: RENAME TABLE is not "admin", while ALTER TABLE..RENAME is 7 years ago
Jan Lindström 691c306953 MDEV-14033: wsrep_on=off + binlog = mixed on MariaDB 10.2.9 7 years ago
Alexander Barkov 90ce95de4b Tests for MDEV-18892 Regression in slow log and admin statements 7 years ago
Jan Lindström 3b2a568589 Test cleanups. 7 years ago
Sergei Golubchik a62e9a83c0 MDEV-15945 --ps-protocol does not test some queries 7 years ago
Sergei Golubchik 22f1cf9292 cleanup: misc 7 years ago
Sergei Golubchik dda2e940fb pass the slow logging information in thd->query_plan_flags 7 years ago
Oleksandr Byelkin bc8ae50e7c Fix of prepared CREATE VIEW with global ORDER/GROUP 7 years ago
Oleksandr Byelkin 83123412f0 MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return correct metadata info 8 years ago
Oleksandr Byelkin 01c49e66b5 MDEV-11966: Impossible to execute prepared ANALYZE SELECT 9 years ago
Marko Mäkelä 32de60bb2e MDEV-18749: Fix GCC -flifetime-dse 7 years ago
Sergey Vojtovich ea52ecbc10 Merge remote-tracking branch 'origin/10.0' into 10.1 7 years ago
Sergey Vojtovich 149b754768 MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crash 7 years ago
Eugene Kosov 2a2ab121b0 MDEV-17703 Add WITH_UBSAN switch to CMake similar to WITH_ASAN 7 years ago
Marko Mäkelä 0415021840 Clean up mysql-test/suite/galera/disabled.def again 7 years ago
Jan Lindström b31d025c97 Decrease the time required to run test by removing unnecessary sleeps. 7 years ago
Jan Lindström 9fb84a166a remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in the parse_cnf --mysqld case also in wsrep_sst_xtrabackup-v2 7 years ago
Jan Lindström a05ca1a99a Galera 3 versions of the result files recorded. 7 years ago
Daniel Black e8541c7565 galera: test cases for non [mysqld] section for configuration 7 years ago
Daniel Black 85a18526bc wsrep_sst: remove WSREP_SST_OPT_SUFFIX_VALUE, checking [mysqld] is covered in the parse_cnf --mysqld case 7 years ago
Jan Lindström 0957d25781 MDEV-18830: Port SST fixes from 10.4 to 10.1 7 years ago
Marko Mäkelä 6567636b09 Disable regularly failing Galera tests 7 years ago
Thirunarayanan Balathandayuthapani d038806dfe MDEV-18855 Mariabackup should fetch innodb_compression_level from running server 7 years ago
Marko Mäkelä e3adf96aeb MDEV-13818 CREATE INDEX leaks memory if running out of undo log space 7 years ago