| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-21360 debug_dbug pre-test value restoration issues | Alice Sherepa | 2020-01-15 | 177 | -234/+446 |
* | Disable usually failing Galera tests until a real fix is found. | Jan Lindström | 2020-01-15 | 1 | -0/+9 |
* | MDEV-19803 Long semaphore wait error on galera.MW-388 | Daniele Sciascia | 2020-01-14 | 4 | -8/+6 |
* | MDEV-21454 Show actual mismatching values in mismatch error messages from row...bb-10.2-MDEV-21454 | Eugene Kosov | 2020-01-10 | 4 | -27/+49 |
* | MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failed | Sujatha | 2020-01-09 | 3 | -1/+57 |
* | Merge branch '10.1' into 10.2 | Sujatha | 2020-01-07 | 8 | -31/+209 |
|\ |
|
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -24/+33 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+0 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -0/+5 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -10/+21 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -4/+4 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+3 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+1 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -4/+8 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+8 |
| * | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 7 | -6/+142 |
* | | Fixup MDEV-21429: Correct a definition | Marko Mäkelä | 2020-01-07 | 1 | -2/+2 |
* | | MDEV-21429 TRUNCATE and OPTIMIZE are being refused due to "row size too large" | Marko Mäkelä | 2020-01-07 | 6 | -47/+69 |
* | | MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p... | Jan Lindström | 2020-01-07 | 2 | -0/+15 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-01-07 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Making group_by test stable | Varun Gupta | 2020-01-03 | 2 | -4/+4 |
* | | Lets add another intrusive double linked list! | Eugene Kosov | 2020-01-04 | 5 | -141/+315 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-03 | 10 | -7/+114 |
|\ \
| |/ |
|
| * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-01-03 | 3 | -5/+5 |
| |\ |
|
| | * | MDEV-21416: main.events_bugs fails due to 2020-01-01 date | Oleksandr Byelkin | 2020-01-03 | 2 | -4/+4 |
| | * | MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread... | Vladislav Vaintroub | 2019-12-17 | 1 | -1/+1 |
| * | | MDEV-20922: Adding an order by changes the query results | Varun Gupta | 2020-01-02 | 4 | -0/+78 |
| * | | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r... | Varun Gupta | 2019-12-26 | 3 | -1/+29 |
| * | | mtr: include restart_opts in --verbose-restart | Sergei Golubchik | 2019-12-23 | 1 | -2/+2 |
* | | | MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p... | Jan Lindström | 2020-01-02 | 1 | -0/+2 |
* | | | Post-fix for MDEV-12253: Remove redundant log writes | Marko Mäkelä | 2019-12-30 | 1 | -27/+0 |
* | | | Cleanup: Remove dict_delete_tablespace_and_datafiles() | Marko Mäkelä | 2019-12-27 | 2 | -53/+0 |
* | | | MDEV-21318: Wrong results with window functions and implicit grouping | Varun Gupta | 2019-12-26 | 4 | -1/+167 |
* | | | MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdo... | Alexander Barkov | 2019-12-24 | 6 | -24/+104 |
* | | | MDEV-21362 do something with -fno-builtin-memcmp for rem0cmp.cc | Eugene Kosov | 2019-12-24 | 1 | -1/+2 |
* | | | MDEV-21189 : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_... | Jan Lindström | 2019-12-23 | 2 | -13/+2 |
* | | | MDEV-19176 Reduce the memory usage during recovery | Thirunarayanan Balathandayuthapani | 2019-12-23 | 1 | -1/+1 |
* | | | MDEV-19176 Reduce the memory usage during recovery | Thirunarayanan Balathandayuthapani | 2019-12-23 | 4 | -60/+112 |
* | | | Plug memory leaks from numa_get_mems_allowed() | Marko Mäkelä | 2019-12-23 | 1 | -0/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-12-23 | 33 | -116/+377 |
|\ \ \
| |/ / |
|
| * | | fix a bad merge | Sergei Golubchik | 2019-12-20 | 1 | -6/+0 |
| * | | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu... | Alexander Barkov | 2019-12-19 | 6 | -5/+250 |
| * | | fix windows compilation | Eugene Kosov | 2019-12-18 | 1 | -1/+1 |
| * | | MDEV-21337 fix aligned_malloc() | Eugene Kosov | 2019-12-18 | 4 | -26/+10 |
| * | | MDEV-21341: Fix UBSAN failures, part #3 | Sergei Petrunia | 2019-12-18 | 1 | -1/+2 |
| * | | MDEV-21341: Fix optimizer-related UBSAN failures, part #2 | Sergei Petrunia | 2019-12-18 | 1 | -22/+0 |
| * | | MDEV-21341: Fix optimizer-related UBSAN failures, part #1: | Sergei Petrunia | 2019-12-18 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.5' into 10.1 | Alexander Barkov | 2019-12-16 | 5 | -6/+45 |
| |\ \
| | |/ |
|
| | * | MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ... | Alexander Barkov | 2019-12-16 | 4 | -6/+39 |
| | * | tokudb: disable check_huge_pages_in_practice() | Sergei Golubchik | 2019-12-13 | 1 | -0/+1 |