summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* seems working kinda ehfor_vanislavskiy_speedupNikita Malyavin2022-05-292-21/+31
* comment out unneeded in open_table_from_shareVanislavsky2022-05-292-5/+5
* add print_ddl argumentsVanislavsky2022-05-291-20/+6
* comment out unneeded in open_table_defVanislavsky2022-05-291-10/+10
* add print_ddl functionVanislavsky2022-05-283-6/+46
* for SergeyNikita Malyavin2022-05-272-16/+19
* add target_linkVanislavsky2022-05-272-63/+33
* add some files in dependencies of frm_parserVanislavsky2022-05-262-1/+55
* add frm_parser executableVanislavsky2022-04-272-0/+26
* Merge 10.7 into 10.8Marko Mäkelä2022-04-27301-8630/+9758
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-04-26274-8442/+9338
| |\
| | * MDEV-26753 Assertion state == TRX_STATE_PREPARED ||... failedMarko Mäkelä2022-04-263-2/+32
| | * MDEV-26217 Failing assertion: list.count > 0 in ut_list_remove or Assertion `...Marko Mäkelä2022-04-2623-221/+326
| | * MDEV-28340 Add tests for versioning, sequence, I_S tableVladislav Vaintroub2022-04-262-16/+37
| | * MDEV-28340 Don't try to create temptables in system DBs, support table_type='...Federico Razzoli2022-04-261-18/+36
| | * MDEV-28340 On table_type='SYSTEM VERSIONED' return 'BASE TABLE' instead of fa...Federico Razzoli2022-04-261-1/+19
| | * MDEV-28340 sys.table_exists: support table_type=SEQUENCEFederico Razzoli2022-04-261-2/+3
| | * Merge 10.5 into 10.6Marko Mäkelä2022-04-2658-4839/+133
| | |\
| | | * Skip main.sp-no-valgrind WITH_MSAN due to result diffMarko Mäkelä2022-04-251-1/+1
| | | * Remove redundant innodb-page_compression_ testsMarko Mäkelä2022-04-2522-3822/+0
| | | * Clean up the page_compressed testsMarko Mäkelä2022-04-253-0/+145
| | | * Cleanup: Remove IF_VALGRINDMarko Mäkelä2022-04-255-199/+10
| | | * Do not disable --symbolic-links on Valgrind (or MSAN)Marko Mäkelä2022-04-252-1/+4
| | | * MDEV-27094 Debug builds include useless InnoDB "disabled" optionsMarko Mäkelä2022-04-2225-829/+4
| | * | MDEV-15250 fixup: Remove MY_GNUC_PREREQMarko Mäkelä2022-04-261-4/+0
| | * | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for a...Thirunarayanan Balathandayuthapani2022-04-265-158/+19
| | * | MDEV-28377: galera_as_slave_nonprim bind: Address already in useJulius Goryavsky2022-04-2617-672/+746
| | * | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-2557-1463/+1640
| | * | MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-252-0/+21
| | * | Merge 10.5 into 10.6Marko Mäkelä2022-04-21132-1715/+5628
| | |\ \ | | | |/
| | | * Merge 10.4 into 10.5Marko Mäkelä2022-04-21116-526/+3121
| | | |\
| | | | * WolfSSL v5.2.0-stableMarko Mäkelä2022-04-212-1/+0
| | | | * Fix clang -Wunused-but-set-variableMarko Mäkelä2022-04-211-2/+9
| | | | * Merge 10.3 into 10.4Marko Mäkelä2022-04-21111-527/+3127
| | | | |\
| | | | | * MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention pointMarko Mäkelä2022-04-216-50/+14
| | | | | * MDEV-20194 Warnings inconsistently issued upon CHECK on table from older vers...Thirunarayanan Balathandayuthapani2022-04-203-9/+106
| | | | | * MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_...Jan Lindström2022-04-204-1/+230
| | | | | * MDEV-24176 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-04-191-1/+1
| | | | | * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-1810-87/+342
| | | | | * MDEV-24176 PreparationsAleksey Midenkov2022-04-187-115/+110
| | | | | * MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queriesOleg Smirnov2022-04-186-78/+20
| | | | | * An additional patch for MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEF...Alexander Barkov2022-04-143-8/+63
| | | | | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-1419-23/+374
| | | | | |\
| | | | | | * MDEV-27448 MTR returns success (zero) upon invalid optionShunpoco2022-04-121-1/+1
| | | | | | * MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-113-8/+46
| | | | | | * MDEV-28225 Disallow user to create Spider temporary tableKiyoshiTakeda2022-04-113-1/+19
| | | | | | * MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-085-4/+108
| | | | | | * Better comments in Item_in_subselect::inject_in_to_exists_cond()Sergei Petrunia2022-04-071-1/+6
| | | | | | * MDEV-28077 'Wrong create options' error with 'big_tables' enabledOleg Smirnov2022-04-066-2/+78
| | | | | | * MDEV-24560 SIGSEGV in st_join_table::cleanupOleg Smirnov2022-04-065-7/+116