summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Potential fix for rpl.rpl_old_master_29078.test10.10-MDEV-28632-old-master-fixBrandon Nesterenko2022-07-292-4/+11
* MDEV-29075 Changing explicit_defaults_for_timestamp within stored procedure w...Sergei Golubchik2022-07-2912-22/+140
* MDEV-29206 DEFAULT NULL for NOT NULL columns is not always detectedSergei Golubchik2022-07-2917-103/+126
* cleanup: null.testSergei Golubchik2022-07-292-69/+94
* MDEV-29078 For old binary logs explicit_defaults_for_timestamp presumed to be...Sergei Golubchik2022-07-297-31/+156
* MDEV-28632 Change default of explicit_defaults_for_timestamp to ONSergei Golubchik2022-07-2930-107/+174
* cleanup: consolidate binlog-related THD::*_used into one bitmapSergei Golubchik2022-07-2915-72/+61
* MDEV-28632 Change default of explicit_defaults_for_timestamp to ONSergei Golubchik2022-07-2917-35/+62
* my_getopt --help for "bit" optionsSergei Golubchik2022-07-292-1/+4
* MDEV-28632 Change default of explicit_defaults_for_timestamp to ONSergei Golubchik2022-07-2998-820/+762
* don't use ssl for windows named pipes - it doesn't workSergei Golubchik2022-07-282-2/+2
* MDEV-27105 --ssl option set as default for mariadb CLISergei Golubchik2022-07-287-11/+21
* Merge 10.9 into 10.10Marko Mäkelä2022-07-28434-8819/+20689
|\
| * Merge 10.8 into 10.9Marko Mäkelä2022-07-28421-8757/+20429
| |\
| | * Merge 10.7 into 10.8Marko Mäkelä2022-07-28355-8240/+19701
| | |\
| | | * Merge 10.6 into 10.7Marko Mäkelä2022-07-27324-8166/+19183
| | | |\
| | | | * Merge 10.5 into 10.6Marko Mäkelä2022-07-27274-7389/+17579
| | | | |\
| | | | | * Merge 10.4 into 10.5Marko Mäkelä2022-07-27278-7397/+17666
| | | | | |\
| | | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-07-277-52/+92
| | | | | | |\
| | | | | | | * MDEV-28495 InnoDB corruption due to lack of file lockingMarko Mäkelä2022-07-277-52/+92
| | | | | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-27267-7356/+17500
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * MDEV-29139 Crash when using ANY predicand with redundant subquery in GROUP BY...Igor Babaev2022-07-263-0/+111
| | | | | | | * zlib: remove redundant and generated filesSergei Golubchik2022-07-26193-51773/+0
| | | | | | | * MDEV-29074 GET_BIT variables crash in SET STATEMENTSergei Golubchik2022-07-263-0/+23
| | | | | | | * disks plugin: check for build prerequisites properlySergei Golubchik2022-07-261-2/+4
| | | | | | | * MDEV-29058 Assertion `index->type == 32' failed in dict_index_build_internal...Thirunarayanan Balathandayuthapani2022-07-263-1/+35
| | | | | | | * MDEV-20797 FULLTEXT search with apostrophe, and mandatory wordsThirunarayanan Balathandayuthapani2022-07-263-1/+54
| | | | | | | * Correct a bogus comment.Marko Mäkelä2022-07-261-7/+1
| | | | | | | * MDEV-28762: Fixup for clangMarko Mäkelä2022-07-261-3/+2
| | | | | | | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-2661-919/+931
| | | | | | | * Fix clang -Wunused-but-set-variable in unit testsMarko Mäkelä2022-07-262-16/+7
| | | | | | | * MDEV-28980: Disable the test for --embeddedMarko Mäkelä2022-07-261-0/+4
| | | | | | | * MDEV-21087/MDEV-21433: ER_SLAVE_INCIDENT arrives at slave without failure spe...Brandon Nesterenko2022-07-2513-25/+778
| | | | | | | * This commit is a fixup for MDEV-28762Rucha Deodhar2022-07-251-9/+21
| | | | | | | * Fix DBUG_ENTER/return mismatchMarko Mäkelä2022-07-251-2/+2
| | | | | | | * MDEV-28980 InnoDB: Failing assertion: len <= MAX_TABLE_NAME_LENMarko Mäkelä2022-07-255-9/+114
| | | | | | | * Fix building Connect storage engine ioapi code on OpenBSD / NetBSD / DragonFlyBrad Smith2022-07-252-4/+4
| | | | | | | * MDEV-28762: recursive call of some json functions without stack controlRucha Deodhar2022-07-233-12/+23
| | | | | | | * Merge branch 'merge-zlib' into 10.3Oleksandr Byelkin2022-07-22201-1068/+58427
| | | | | | | |\
| | | | | | | | * 1.2.12Oleksandr Byelkin2022-07-2286-7854/+12197
| | | | | | | | * 1.2.11Oleksandr Byelkin2022-07-21253-0/+76196
| | | | | | | * fix DBUG_ENTER awake_no_mutexhaomi1232022-07-221-1/+1
| | | | | | | * MDEV-28762: recursive call of some json functions without stack controlRucha Deodhar2022-07-204-101/+196
| | | | | | | * MDEV-29023 MTR hangs after multiple failuresAleksey Midenkov2022-07-181-8/+39
| | | | | | | * MDEV-29023 waitpid() cleanupAleksey Midenkov2022-07-181-5/+7
| | | | | | | * MDEV-29025 MTR doesn't print stack trace for bootstrap crashesAleksey Midenkov2022-07-181-1/+14
| | | | | | | * MDEV-29025 Refactoring: moved out core_wanted() out of mysql-test-run.plAleksey Midenkov2022-07-182-27/+39
| | | | | | | * MDEV-28931 MTR prints detailed stack trace unconditionallyAleksey Midenkov2022-07-182-35/+209
| | | | | | | * MDEV-28931 Debugger.pm readability fixAleksey Midenkov2022-07-181-38/+51
| | | | | | | * MDEV-28931 --verbose option is too verboseAleksey Midenkov2022-07-186-30/+39