Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-06-09 | 18 | -98/+185 | |
| | | | | | |\ | ||||||
| | | | | | | * | MDEV-28779: ALTER TABLE IMPORT TABLESPACE corrupts an encrypted table | Marko Mäkelä | 2022-06-09 | 3 | -7/+27 | |
| | | | | | | * | MDEV-25577 mariadb-tzinfo-to-sql generates superfluous warnings | Daniel Lewart | 2022-06-09 | 1 | -20/+10 | |
| | | | | | | * | mysql.server.sh fix for non-Red Hat platforms | GuiXiaoDi | 2022-06-09 | 1 | -5/+6 | |
| | | | | | | * | Cleanup: Remove unused error code DB_FORCED_ABORT | Marko Mäkelä | 2022-06-08 | 2 | -8/+2 | |
| | | | | | | * | MDEV-25273: fix typo (s/strucures/structures/) | chansuke | 2022-06-08 | 1 | -1/+1 | |
| | | | | | | * | main.help: flush help tables after modifying them | Sergei Golubchik | 2022-06-07 | 2 | -13/+14 | |
| | | | | | | * | typo fixed: [[space]] -> [[:space:]] | Sergei Golubchik | 2022-06-07 | 1 | -1/+1 | |
| | | | | | | * | MDEV-28749: restore_prev_nj_state() doesn't update cur_sj_inner_tables correctly | Sergei Petrunia | 2022-06-07 | 6 | -33/+118 | |
| | | | | | * | | MDEV-28747 Index condition pushdown may be configured incorrectly | Oleg Smirnov | 2022-06-08 | 1 | -6/+6 | |
| | | | | | * | | MDEV-25257 follow-up: full_crc32 format is garbage-free | Marko Mäkelä | 2022-06-07 | 1 | -2/+3 | |
| | | | | | * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-06-07 | 2 | -6/+5 | |
| | | | | | |\ \ | | | | | | | |/ | ||||||
| | | | | | | * | Fixed crashing when using DBUG_PUSH_EMPTY | Monty | 2022-06-06 | 1 | -3/+2 | |
| | | | | | | * | MDEV-27697 fixup: Exclude debug code from non-debug builds | Marko Mäkelä | 2022-06-03 | 1 | -3/+3 | |
| | | | | * | | | MDEV-22023 Update man page NAME section to say MariaDB instead of MySQL | Tingyao Nian | 2022-06-09 | 28 | -32/+32 | |
| | | | | * | | | MDEV-28243: AIX missing my_gethwaddr implementation | Daniel Black | 2022-06-08 | 2 | -8/+17 | |
| | | | * | | | | MDEV-28457 Crash in page_dir_find_owner_slot() | Marko Mäkelä | 2022-06-08 | 23 | -338/+391 | |
| | | | * | | | | MDEV-13542: Do not crash on decryption failure | Marko Mäkelä | 2022-06-08 | 7 | -188/+22 | |
| | | | * | | | | MDEV-18519: Assertion failure in btr_page_reorganize_low() | Marko Mäkelä | 2022-06-08 | 5 | -51/+32 | |
| | | | * | | | | Improve error reporting in Aria | Monty | 2022-06-07 | 30 | -151/+235 | |
| | | | * | | | | Updated aria_dump_log | Monty | 2022-06-07 | 2 | -5/+9 | |
| | | | * | | | | Make join->key_dependent up to date for derived tables | Michael Widenius | 2022-06-07 | 1 | -1/+8 | |
| | | | * | | | | Improve table pruning in optimizer with up to date key_dependent map | Michael Widenius | 2022-06-07 | 6 | -83/+135 | |
| | | | * | | | | greedy_search() and best_extension_by_limited_search() scrambled table order | Michael Widenius | 2022-06-07 | 13 | -129/+146 | |
| | | | * | | | | MDEV-28749: restore_prev_nj_state() doesn't update cur_sj_inner_tables correctly | Sergei Petrunia | 2022-06-07 | 6 | -33/+118 | |
| | | | * | | | | Fixed cost calculation for SELECT STRAIGHT_JOIN | Monty | 2022-06-07 | 1 | -16/+18 | |
| | | | * | | | | removed some compiler warnings | Monty | 2022-06-07 | 2 | -2/+2 | |
| | | | * | | | | MDEV-25506 fixup: Wait for TRUNCATE recovery | Marko Mäkelä | 2022-06-07 | 2 | -0/+10 | |
| | * | | | | | | MDEV-28708 Increased congestion on buf_pool.flush_list_mutex | Marko Mäkelä | 2022-06-09 | 6 | -195/+361 | |
| | * | | | | | | fix the test for FreeBSDbb-10.8-serg | Sergei Golubchik | 2022-06-07 | 1 | -0/+2 | |
| * | | | | | | | MCOL-5114 Removing ctor specialization b/c it violates c++20 syntax needed in... | Roman Nozdrin | 2022-06-09 | 1 | -1/+1 | |
| * | | | | | | | MDEV-26282 Make the version of Spider the same as the server version | Nayuta Yanagisawa | 2022-06-08 | 2 | -14/+2 | |
| * | | | | | | | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-06-07 | 214 | -9251/+8255 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-06-07 | 7 | -27/+26 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-06-07 | 7 | -27/+26 | |
| | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | | * | | | | main.mysqladmin: Prefer restarting to killing | Marko Mäkelä | 2022-06-07 | 2 | -8/+4 | |
| | | | * | | | | Merge remote-tracking branch 'origin/10.5' into 10.6 | Monty | 2022-06-06 | 6 | -21/+65 | |
| | | | |\ \ \ \ | | | | | |/ / / | ||||||
| | | | | * | | | Fixed bug in Aria read cache when doing check/repair | Monty | 2022-06-06 | 1 | -4/+10 | |
| | | | | * | | | MDEV-28757 S3 tables can hang in SELECT | Monty | 2022-06-06 | 2 | -14/+10 | |
| | | | | * | | | MDEV-28491 Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"bb-10.5-bar | Alexander Barkov | 2022-06-03 | 3 | -3/+45 | |
| | * | | | | | | MDEV-26713 fixup: Prefer shutdown to kill | Marko Mäkelä | 2022-06-07 | 2 | -2/+1 | |
| | * | | | | | | Merge 10.7 into 10.8 | Marko Mäkelä | 2022-06-06 | 169 | -8915/+8024 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-06-06 | 164 | -8930/+7947 | |
| | | |\ \ \ \ \ | | | | |/ / / / | ||||||
| | | | * | | | | MDEV-18976 Implement OPT_PAGE_CHECKSUM log record for improved validation | Marko Mäkelä | 2022-06-06 | 12 | -124/+275 | |
| | | | * | | | | MDEV-13542: Implement page read fault injection | Marko Mäkelä | 2022-06-06 | 1 | -1/+11 | |
| | | | * | | | | MDEV-13542: Crashing on corrupted page is unhelpful | Marko Mäkelä | 2022-06-06 | 113 | -6752/+6055 | |
| | | | * | | | | MDEV-28525 Some conditions around btr_latch_mode could be eliminated | Marko Mäkelä | 2022-06-06 | 8 | -103/+87 | |
| | | | * | | | | Cleanup: Make fil_space_t::freed_ranges private | Marko Mäkelä | 2022-06-06 | 3 | -42/+52 | |
| | | | * | | | | Cleanup: Remove fil_space_t::magic_n | Marko Mäkelä | 2022-06-06 | 2 | -11/+1 | |
| | | | * | | | | Cleanup: Remove some redundant reads | Marko Mäkelä | 2022-06-06 | 1 | -7/+9 |