summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21039: Server fails to start with unknown mysqld_safe optionsbb-10.1-MDEV-21039Julius Goryavsky2020-08-111-4/+16
* MDEV-23089 rpl_parallel2 fails in 10.5Sachin2020-08-043-4/+29
* Fix the typo in fix for MDEV-21472Sergei Petrunia2020-08-031-1/+1
* compilation error on bintar-centos6-amd64-debugSergei Golubchik2020-08-031-2/+1
* MDEV-23375 parts.partition_debug fails when it's run after another testElena Stepanova2020-08-032-0/+5
* List of unstable tests for 10.1.46 releaseElena Stepanova2020-08-021-120/+132
* improve the error message for a dropped current roleSergei Golubchik2020-07-303-5/+7
* MDEV-22521 Server crashes in traverse_role_graph_up or Assertion `user' fails...Sergei Golubchik2020-07-303-0/+16
* XtraDB 5.6.49-89.0Marko Mäkelä2020-07-303-4/+4
* MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks a...Sergei Petrunia2020-07-294-4/+71
* MDEV-23010 UPDATE privilege at Database and Table level fail to update with S...Sergei Golubchik2020-07-293-3/+39
* cleanup: reduce code duplicationSergei Golubchik2020-07-293-45/+21
* Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP...Sergei Golubchik2020-07-295-24/+136
* bugfix: mysql_create_view() infinite loopSergei Golubchik2020-07-291-2/+3
* MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-293-0/+8
* MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-294-2/+24
* MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-284-18/+8
* MDEV-17076: mtr int options aren't negativeDaniel Black2020-07-281-0/+11
* MDEV-17076: mtr max-{core,datadir} 0 means 0Daniel Black2020-07-281-8/+6
* MDEV-17076: increment only if saving occursTeodor Mircea Ionita2020-07-281-1/+1
* MDEV-23088: Change LimitNOFILE default from 16364 to 16384Daniel Black2020-07-282-2/+2
* MDEV-23282 FLOAT(53,0) badly handles out-of-range valuesAlexander Barkov2020-07-274-4/+44
* Add testcases for MDEV-20557, MDEV-21649Sergei Petrunia2020-07-252-0/+121
* MDEV-23221: A subquery causes crashSergei Petrunia2020-07-245-4/+139
* mysql_install_db: help lists --defaults-file twiceDaniel Black2020-07-241-2/+1
* MDEV-23272 Galera stack-use-after-scope error with ASAN buildTeemu Ollakka2020-07-242-18/+0
* MDEV-15207: mysql_upgrade cannot create file mysql_upgrade_infoIan Gilfillan2020-07-231-1/+3
* MDEV-22903 heap-use-after-free while accessing fts cache deleted doc idsThirunarayanan Balathandayuthapani2020-07-232-6/+6
* MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-onlyMarko Mäkelä2020-07-238-18/+26
* Code comment spellfixesIan Gilfillan2020-07-2241-214/+214
* MDEV-19232: Floating point precision / value comparison problemVarun Gupta2020-07-2211-30/+68
* MDEV-23190 InnoDB data file extension is not crash-safeMarko Mäkelä2020-07-2024-197/+313
* Cleanup: Remove fil_check_adress_in_tablespace()Marko Mäkelä2020-07-206-70/+24
* Cleanup: Remove unused AbstractCallback::m_free_limitMarko Mäkelä2020-07-202-18/+0
* Making the stat_tables_innodb test deterministicVarun Gupta2020-07-182-21/+15
* MDEV-20401: revert unnecessary changeJulius Goryavsky2020-07-161-1/+1
* MDEV-20401: Server incorrectly auto-sets lower_case_file_system valueJulius Goryavsky2020-07-162-4/+6
* check_linker_flag: use for linker flagsDaniel Black2020-07-152-1/+29
* MDEV-22851: Engine independent index statistics are incorrect for large table...Varun Gupta2020-07-154-15/+67
* XtraDB 5.6.48-88.0Marko Mäkelä2020-07-143-4/+4
* Update the InnoDB version number to 5.6.49Marko Mäkelä2020-07-144-4/+4
* MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICSMarko Mäkelä2020-07-142-26/+28
* MDEV-22765 i_s_fts_index_cache_fill_one_index() is not protect by the lockThirunarayanan Balathandayuthapani2020-07-142-0/+6
* MDEV-15662 mariabackup.huge_lsn fails sporadically with "log sequence numb...Thirunarayanan Balathandayuthapani2020-07-142-0/+12
* MDEV-22890 DEADLOCK of threads detected: row0sel.cc S-LOCK / btr0cur.cc S-LOC...Thirunarayanan Balathandayuthapani2020-07-142-6/+10
* MDEV-23027 symlink_wsrep_sst_rsync target built when WITH_WSREP is offVicențiu Ciorbaru2020-07-131-29/+30
* MDEV-23114 AUTH_PAM plugin can not be disabled when using mysql_release configVicențiu Ciorbaru2020-07-071-1/+1
* MDEV-22654: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-07-063-1/+42
* MDEV-23098 mariadb-upgrade-service.exe does not work on WAMPServerVladislav Vaintroub2020-07-061-5/+26
* MDEV-22390: Assertion `m_next_rec_ptr >= m_rawmem' failed in Filesort_buffer:...Varun Gupta2020-07-064-2/+78