summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5816: Stored programs: validation of stored program statementsbb-10.8-MDEV-5816Dmitry Shulga2022-02-1611-223/+654
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2022-01-312-1/+3
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2022-01-312-14/+18
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-132-25/+53
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-131-27/+93
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-133-12/+14
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-085-22/+15
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-082-10/+0
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-088-2734/+2710
* MDEV-5816: Stored programs: validation of stored program statementsDmitry Shulga2021-12-072-7/+15
* Merge 10.7 into 10.8Marko Mäkelä2021-11-0992-223/+3185
|\
| * Merge 10.6 into 10.7Marko Mäkelä2021-11-0960-101/+1773
| |\
| | * MDEV-26826 fixup for Valgrind and MemorySanitizerMarko Mäkelä2021-11-091-0/+2
| | * Merge 10.5 into 10.6Marko Mäkelä2021-11-0959-99/+1770
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2021-11-0946-55/+1536
| | | |\
| | | | * Merge 10.3 into 10.4Marko Mäkelä2021-11-0946-65/+1534
| | | | |\
| | | | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-0929-35/+1362
| | | | | |\
| | | | | | * Remove a warning for clang 11 or earlierMarko Mäkelä2021-11-092-2/+2
| | | | | | * Remove restarts from encrypt_and_grep testst-10.2-mergeMarko Mäkelä2021-11-092-10/+12
| | | | | | * Merge mariadb-10.2.41 into 10.2Marko Mäkelä2021-11-0923-277/+477
| | | | | | |\
| | | | | | * | MDEV-26561 mariabackup release locksDaniel Black2021-11-091-0/+7
| | | | | | * | MDEV-26561 Fix a bug due to unreleased lockryancaicse2021-11-091-0/+1
| | | | | | * | bump the VERSIONbb-10.2-bumpversionDaniel Bartholomew2021-11-081-1/+1
| | | | | | * | MDEV-22522 RPM packages have meaningless summary/descriptionAlexey Bychko2021-11-081-6/+67
| | | | | | * | MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_intbb-10.2-bar-MDEV-25610Alexander Barkov2021-11-086-2/+1123
| | | | | | * | appveyor - do not use buggy cygwin bison.Vladislav Vaintroub2021-11-041-1/+7
| | | | | | * | Revert "MDEV-19129: Xcode compatibility update: deprecated vfork -> fork"Sergei Krivonos2021-11-031-1/+1
| | | | | | * | MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-023-1/+31
| | | | | | * | MDEV-24335 Unexpected question mark in the end of a TINYTEXT columnAlexander Barkov2021-11-023-2/+22
| | | | | | * | MDEV-26949 --debug-gdb installs redundant signal handlersMarko Mäkelä2021-11-012-2/+2
| | | | | | * | MDEV-19129: Xcode compatibility update: #include <editline/readline.h> pathSergei Krivonos2021-10-311-1/+5
| | | | | | * | MDEV-19129: Xcode compatibility update: deprecated vfork -> forkSergei Krivonos2021-10-311-1/+1
| | | | | | * | MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-295-4/+81
| | | | | | * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-289-51/+1211
| | | | | | * | rpl_get_master_version_and_clock and rpl_row_big_table_id tests are slow, so ...Alice Sherepa2021-10-282-0/+2
| | | | | * | | Merge mariadb-10.3.32 into 10.3Marko Mäkelä2021-11-0938-368/+1749
| | | | | |\ \ \
| | | | | * | | | bump the VERSIONbb-10.3-bumpversionDaniel Bartholomew2021-11-081-1/+1
| | | | | * | | | MDEV-26928 Column-inclusive WITH SYSTEM VERSIONING doesn't work with explicit...Aleksey Midenkov2021-11-023-5/+47
| | | | | * | | | MDEV-25552 system versioned partitioned by LIMIT tables break CHECK TABLEAleksey Midenkov2021-11-022-7/+3
| | | | | * | | | MDEV-25803 innodb.alter_candidate_key fixAleksey Midenkov2021-11-024-10/+24
| | | | | * | | | MDEV-25803 Inplace ALTER breaks MyISAM/Aria table when order of keys is changedAleksey Midenkov2021-11-025-4/+92
| | | | * | | | | Merge branch '10.4' into bb-10.4-releaseOleksandr Byelkin2021-11-089-5/+62
| | | | |\ \ \ \ \
| | | | | * | | | | bump the VERSIONDaniel Bartholomew2021-11-081-1/+1
| | | | | * | | | | MDEV-26929: Make the main testsuite runnable with optimizer trace enabledbb-10.4-mdev26929-part2Sergei Petrunia2021-10-292-0/+19
| | | | | * | | | | MDEV-26453 Assertion `0' failed in row_upd_sec_index_entry & corruptionNikita Malyavin2021-10-294-0/+38
| | | | | * | | | | MDEV-26929: fixed opt_trace test for --mysqld=--optimizer_trace=enabled=onbb-10.4-MDEV-26929Sergei Krivonos2021-10-282-4/+4
| | | * | | | | | | Merge branch '10.5' into bb-10.5-releaseOleksandr Byelkin2021-11-0818-21/+232
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | bump the VERSIONDaniel Bartholomew2021-11-081-1/+1
| | | | * | | | | | | MDEV-24584 Selecting INT column with COLLATE utf8mb4_general_ci throws an errorbb-10.5-bar-MDEV-24584Alexander Barkov2021-11-085-2/+73
| | | | * | | | | | | MDEV-25555 Server crashes in tree_record_pos after INPLACE-recreating index o...Aleksey Midenkov2021-11-038-6/+44