| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-9513: Assertion `join->group_list || !join->is_in_subquery()' failed in ... | Varun Gupta | 2020-08-06 | 4 | -0/+89 |
* | MDEV-23105 Cast number string with many leading zeros to decimal gives unexpe... | Alexander Barkov | 2020-08-05 | 3 | -0/+84 |
* | Merge branch 'merge/merge-tokudb-5.6' into 10.1 | Sergei Golubchik | 2020-08-05 | 42 | -100/+95 |
|\ |
|
| * | 5.6.49-89.0 | Sergei Golubchik | 2020-08-04 | 47 | -148/+125 |
* | | MDEV-23089 rpl_parallel2 fails in 10.5 | Sachin | 2020-08-04 | 3 | -4/+29 |
* | | Fix the typo in fix for MDEV-21472 | Sergei Petrunia | 2020-08-03 | 1 | -1/+1 |
* | | compilation error on bintar-centos6-amd64-debug | Sergei Golubchik | 2020-08-03 | 1 | -2/+1 |
* | | MDEV-23375 parts.partition_debug fails when it's run after another test | Elena Stepanova | 2020-08-03 | 2 | -0/+5 |
* | | List of unstable tests for 10.1.46 release | Elena Stepanova | 2020-08-02 | 1 | -120/+132 |
* | | improve the error message for a dropped current role | Sergei Golubchik | 2020-07-30 | 3 | -5/+7 |
* | | MDEV-22521 Server crashes in traverse_role_graph_up or Assertion `user' fails... | Sergei Golubchik | 2020-07-30 | 3 | -0/+16 |
* | | XtraDB 5.6.49-89.0 | Marko Mäkelä | 2020-07-30 | 3 | -4/+4 |
* | | MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks a... | Sergei Petrunia | 2020-07-29 | 4 | -4/+71 |
* | | MDEV-23010 UPDATE privilege at Database and Table level fail to update with S... | Sergei Golubchik | 2020-07-29 | 3 | -3/+39 |
* | | cleanup: reduce code duplication | Sergei Golubchik | 2020-07-29 | 3 | -45/+21 |
* | | Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP... | Sergei Golubchik | 2020-07-29 | 5 | -24/+136 |
* | | bugfix: mysql_create_view() infinite loop | Sergei Golubchik | 2020-07-29 | 1 | -2/+3 |
* | | MDEV-18496 Crash when Aria encryption is enabled but plugin not available | Sergei Golubchik | 2020-07-29 | 3 | -0/+8 |
* | | MDEV-18496 Crash when Aria encryption is enabled but plugin not available | Sergei Golubchik | 2020-07-29 | 4 | -2/+24 |
* | | MDEV-15961: Fix stacktraces under FreeBSD (aarch64) | Karthik Kamath | 2020-07-28 | 4 | -18/+8 |
* | | MDEV-17076: mtr int options aren't negative | Daniel Black | 2020-07-28 | 1 | -0/+11 |
* | | MDEV-17076: mtr max-{core,datadir} 0 means 0 | Daniel Black | 2020-07-28 | 1 | -8/+6 |
* | | MDEV-17076: increment only if saving occurs | Teodor Mircea Ionita | 2020-07-28 | 1 | -1/+1 |
* | | MDEV-23088: Change LimitNOFILE default from 16364 to 16384 | Daniel Black | 2020-07-28 | 2 | -2/+2 |
* | | MDEV-23282 FLOAT(53,0) badly handles out-of-range values | Alexander Barkov | 2020-07-27 | 4 | -4/+44 |
* | | Add testcases for MDEV-20557, MDEV-21649 | Sergei Petrunia | 2020-07-25 | 2 | -0/+121 |
* | | MDEV-23221: A subquery causes crash | Sergei Petrunia | 2020-07-24 | 5 | -4/+139 |
* | | mysql_install_db: help lists --defaults-file twice | Daniel Black | 2020-07-24 | 1 | -2/+1 |
* | | MDEV-23272 Galera stack-use-after-scope error with ASAN build | Teemu Ollakka | 2020-07-24 | 2 | -18/+0 |
* | | MDEV-15207: mysql_upgrade cannot create file mysql_upgrade_info | Ian Gilfillan | 2020-07-23 | 1 | -1/+3 |
* | | MDEV-22903 heap-use-after-free while accessing fts cache deleted doc ids | Thirunarayanan Balathandayuthapani | 2020-07-23 | 2 | -6/+6 |
* | | MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-only | Marko Mäkelä | 2020-07-23 | 8 | -18/+26 |
* | | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 41 | -214/+214 |
* | | MDEV-19232: Floating point precision / value comparison problem | Varun Gupta | 2020-07-22 | 11 | -30/+68 |
* | | MDEV-23190 InnoDB data file extension is not crash-safe | Marko Mäkelä | 2020-07-20 | 24 | -197/+313 |
* | | Cleanup: Remove fil_check_adress_in_tablespace() | Marko Mäkelä | 2020-07-20 | 6 | -70/+24 |
* | | Cleanup: Remove unused AbstractCallback::m_free_limit | Marko Mäkelä | 2020-07-20 | 2 | -18/+0 |
* | | Making the stat_tables_innodb test deterministic | Varun Gupta | 2020-07-18 | 2 | -21/+15 |
* | | MDEV-20401: revert unnecessary change | Julius Goryavsky | 2020-07-16 | 1 | -1/+1 |
* | | MDEV-20401: Server incorrectly auto-sets lower_case_file_system value | Julius Goryavsky | 2020-07-16 | 2 | -4/+6 |
* | | check_linker_flag: use for linker flags | Daniel Black | 2020-07-15 | 2 | -1/+29 |
* | | MDEV-22851: Engine independent index statistics are incorrect for large table... | Varun Gupta | 2020-07-15 | 4 | -15/+67 |
* | | XtraDB 5.6.48-88.0 | Marko Mäkelä | 2020-07-14 | 3 | -4/+4 |
* | | Update the InnoDB version number to 5.6.49 | Marko Mäkelä | 2020-07-14 | 4 | -4/+4 |
* | | MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICS | Marko Mäkelä | 2020-07-14 | 2 | -26/+28 |
* | | MDEV-22765 i_s_fts_index_cache_fill_one_index() is not protect by the lock | Thirunarayanan Balathandayuthapani | 2020-07-14 | 2 | -0/+6 |
* | | MDEV-15662 mariabackup.huge_lsn fails sporadically with "log sequence numb... | Thirunarayanan Balathandayuthapani | 2020-07-14 | 2 | -0/+12 |
* | | MDEV-22890 DEADLOCK of threads detected: row0sel.cc S-LOCK / btr0cur.cc S-LOC... | Thirunarayanan Balathandayuthapani | 2020-07-14 | 2 | -6/+10 |
* | | MDEV-23027 symlink_wsrep_sst_rsync target built when WITH_WSREP is off | Vicențiu Ciorbaru | 2020-07-13 | 1 | -29/+30 |
* | | MDEV-23114 AUTH_PAM plugin can not be disabled when using mysql_release config | Vicențiu Ciorbaru | 2020-07-07 | 1 | -1/+1 |