187082 Commits (acc58fd83584c49049951a2c54c7f82a0c7ec412)
 

Author SHA1 Message Date
Marko Mäkelä acc58fd835 Merge 10.2 into 10.3 5 years ago
Marko Mäkelä ca9276e37e Merge 10.1 into 10.2 5 years ago
Marko Mäkelä 57ec42bc32 MDEV-23190 InnoDB data file extension is not crash-safe 5 years ago
Marko Mäkelä 98e2c17e9e Cleanup: Remove fil_check_adress_in_tablespace() 5 years ago
Marko Mäkelä 14543afd59 Cleanup: Remove unused AbstractCallback::m_free_limit 5 years ago
Varun Gupta c400ef2586 Making the stat_tables_innodb test deterministic 5 years ago
Alexey Botchkov 2cae58f891 MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION clause. 5 years ago
Julius Goryavsky a1e52e7f32 MDEV-20401: revert unnecessary change 5 years ago
Julius Goryavsky 1ba8df4c60 MDEV-20401: revert unnecessary change 5 years ago
Julius Goryavsky b3cae9db11 MDEV-20401: Server incorrectly auto-sets lower_case_file_system value 6 years ago
Julius Goryavsky 4412a461a1 MDEV-20401: Server incorrectly auto-sets lower_case_file_system value 6 years ago
Marko Mäkelä 73aa31fbfd Merge 10.2 into 10.3 5 years ago
Marko Mäkelä 147d4b1ec0 MDEV-21347 innodb_log_optimize_ddl=OFF is not crash safe 5 years ago
Marko Mäkelä fee11c7727 Make page validation stricter 5 years ago
Marko Mäkelä 38b4c07833 MDEV-23183 Infinite loop on page_validate() on corrupted page 5 years ago
Vladislav Vaintroub 9c8420fe8c Fix compile warning 5 years ago
Daniel Black 7473e1841c check_linker_flag: use for linker flags 6 years ago
Varun Gupta dfdfeecb03 MDEV-22851: Engine independent index statistics are incorrect for large tables on Windows 5 years ago
Marko Mäkelä 8a0944080c Merge 10.2 into 10.3 5 years ago
Marko Mäkelä 07e89bf7d1 MDEV-23163 Merge new release of InnoDB 5.7.31 to 10.2 5 years ago
Marko Mäkelä 646a6005e7 Merge 10.1 into 10.2 5 years ago
Marko Mäkelä 67a03b7c94 XtraDB 5.6.48-88.0 5 years ago
Marko Mäkelä 142f85142a Update the InnoDB version number to 5.6.49 5 years ago
Marko Mäkelä 8d061996e6 MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICS 5 years ago
Thirunarayanan Balathandayuthapani dc58987eb7 MDEV-22765 i_s_fts_index_cache_fill_one_index() is not protect by the lock 5 years ago
Julius Goryavsky 6b6c012f33 Merge branch '10.4-MDEV-18838' of https://github.com/codership/mariadb-server into 10.2-MDEV-18838 5 years ago
Thirunarayanan Balathandayuthapani e80183dbd5 MDEV-15662 mariabackup.huge_lsn fails sporadically with "log sequence number is in the future" 5 years ago
Thirunarayanan Balathandayuthapani 194a720e28 MDEV-22890 DEADLOCK of threads detected: row0sel.cc S-LOCK / btr0cur.cc S-LOCK / row0quiesce.cc X-LOCK 5 years ago
Vicențiu Ciorbaru f73db93329 MDEV-23027 symlink_wsrep_sst_rsync target built when WITH_WSREP is off 5 years ago
Varun Gupta b0df247db6 MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [Element_type = Item *]: Assertion `n < m_size' failed. 5 years ago
Rucha Deodhar 0994af43e5 MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status 5 years ago
Rucha Deodhar f81ff93287 MDEV-19119: main.ssl_crl fails in buildbot with wrong error code 5 years ago
Varun Gupta 737c3025e9 MDEV-10120: Wrong result of UNION .. ORDER BY GROUP_CONCAT() 5 years ago
Oleksandr Byelkin a759f9af51 Fix typo in the comment (and old info) 5 years ago
Vicențiu Ciorbaru f18c5a7ed7 MDEV-23114 AUTH_PAM plugin can not be disabled when using mysql_release config 5 years ago
Varun Gupta 253aa7bbc4 MDEV-12059: Assertion `precision > 0' failed with a window function or window aggregate function 5 years ago
Rucha Deodhar a536625553 MDEV-22654: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' 5 years ago
Vladislav Vaintroub cad9a9b1f8 MDEV-23098 mariadb-upgrade-service.exe does not work on WAMPServer 5 years ago
Varun Gupta 6163af9397 MDEV-22390: Assertion `m_next_rec_ptr >= m_rawmem' failed in Filesort_buffer::spaceleft | SIGSEGV in __memmove_avx_unaligned_erms from my_b_write 5 years ago
Daniel Black 3efdac2064 MDEV-22173: socket accept - test for failure 6 years ago
Marko Mäkelä f3f23b5c4b One more ASAN/MSAN cleanup 5 years ago
Marko Mäkelä 453dc4b300 Fixup the parent commit for MSAN and Valgrind 5 years ago
Monty 484931325e Fix for MSAN from Marko related to buf_pool_resize 5 years ago
Monty 6e81ba0c12 Don't give errors for default value copy in create_tmp_table 5 years ago
Monty 53ecc354e3 Fixed errors found by MSAN 5 years ago
Marko Mäkelä b6ec1e8bbf MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLE 5 years ago
Monty 65f831d17c Fixed bugs found by valgrind 5 years ago
Monty 29f9e679ad Don't copy uninitialized bytes when copying varstrings 6 years ago
Monty 3f2044ae99 MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_only 5 years ago
Marko Mäkelä 1df1a63924 Merge 10.2 into 10.3 5 years ago