summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26647 (reuse info) Include password validation plugin information in the...preview-10.7-MDEV-9245-password-reuseOleksandr Byelkin2021-10-202-1/+12
* MDEV-19275 SQL service for plugins.Alexey Botchkov2021-10-191-0/+4
* MDEV-9245: Deb packaging include password_reuse_check.soDaniel Black2021-10-191-0/+1
* don't init ddl_log on --helpSergei Golubchik2021-10-191-1/+1
* columnstore compilation fixesSergei Golubchik2021-10-191-0/+0
* windowsSergei Golubchik2021-10-191-2/+2
* MDEV-9245 password "reuse prevention" validation pluginOleksandr Byelkin2021-10-194-0/+379
* Pre requiste MDEV-9245: add host to validate password interfaceOleksandr Byelkin2021-10-198-17/+51
* compilation failures on WindowsSergei Golubchik2021-10-192-2/+2
* MDEV-19275 SQL service for plugins.Alexey Botchkov2021-10-195-6/+52
* MDEV-19275 SQL service for plugins.Alexey Botchkov2021-10-1910-65/+28
* a plugin shouldn't need any other includes besised plugin_xxx.hSergei Golubchik2021-10-191-9/+5
* remove MYSQL_SERVER requirementSergei Golubchik2021-10-1914-39/+201
* MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2021-10-1925-250/+698
* MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-1946-191/+188
* MDEV-26836: ROW_NUMBER differs from the number in the error message uponbb-10.7-MDEV-26836Rucha Deodhar2021-10-158-13/+45
* MDEV-26806 Server crash in Charset::charset / Item_func_natural_sort_key::val...Vladislav Vaintroub2021-10-143-2/+13
* MDEV-26796 Natural sort does not work for utf32/utf16/ucs2Vladislav Vaintroub2021-10-143-1/+6
* MDEV-26786 Inserting NULL into base column breaks NATURAL_SORT_KEY columnVladislav Vaintroub2021-10-143-1/+21
* MDEV-4742 - remove leading zero handling, and cleanups.Vladislav Vaintroub2021-10-144-123/+227
* MDEV-4742 additionsVladislav Vaintroub2021-10-143-28/+59
* MDEV-4742 - address review comments.Vladislav Vaintroub2021-10-145-324/+255
* MDEV-4742 - provide function to sort string in "natural" orderVladislav Vaintroub2021-10-145-0/+525
* Merge 10.6 into 10.7Marko Mäkelä2021-10-1385-388/+1235
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-10-137-9/+50
| |\
| | * MDEV-26819 SET GLOBAL innodb_max_dirty_pages_pct=0 occasionally fails to trig...Marko Mäkelä2021-10-133-4/+14
| | * MDEV-26707: SR transaction rolls back locally, but not in clusterJan Lindström2021-10-132-3/+28
| | * MDEV-24062: : Galera test failure on galera_var_replicate_myisam_onbb-10.5-MDEV-24062-galeraJan Lindström2021-10-132-2/+8
| * | Merge 10.5 into 10.6Marko Mäkelä2021-10-1376-364/+1135
| |\ \ | | |/
| | * MDEV-24062: Re-disable the test after mergeMarko Mäkelä2021-10-131-0/+1
| | * Merge 10.4 into 10.5Marko Mäkelä2021-10-1370-327/+1083
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-10-1354-121/+754
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-1336-51/+358
| | | | |\
| | | | | * MDEV-26811: Assertion "log_sys->n_pending_flushes == 1" failsMarko Mäkelä2021-10-131-8/+3
| | | | | * Xcode compatibility updateSergei Krivonos2021-10-127-16/+29
| | | | | * MDEV-25925 Warning: Memory not freed: 32 on INSERT DELAYEDbb-10.2-bar-MDEV-25925Alexander Barkov2021-10-114-0/+50
| | | | | * MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269Alexander Barkov2021-10-119-6/+46
| | | | | * MDEV-24742 Server crashes in Charset::numchars / String::numcharsbb-10.2-bar-MDEV-24742Alexander Barkov2021-10-113-0/+30
| | | | | * Apple Silicon is a 64-bit platform (#1922)SergMariaDB2021-10-111-1/+1
| | | | | * MDEV-18278 Misleading error message in error log upon failed table creationAleksey Midenkov2021-10-113-0/+17
| | | | | * MDEV-14846 InnoDB: assertion on trx->state because of deadlock error ignoredAleksey Midenkov2021-10-114-17/+147
| | | | | * MDEV-24454 fixup: Fix plugins.feedback_plugin_sendMarko Mäkelä2021-10-112-3/+19
| | | | | * Make Explain_node::children protectedSergei Petrunia2021-10-081-0/+2
| | | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444-docsBrandon Nesterenko2021-10-072-6/+16
| | | | * | MDEV-22464 Server crash on UPDATE with nested subqueryAleksey Midenkov2021-10-113-1/+23
| | | | * | MDEV-25891 Computed default for INVISIBLE column is ignored in INSERTAleksey Midenkov2021-10-113-2/+33
| | | | * | MDEV-22660 SIGSEGV on adding system versioning and modifying system columnAleksey Midenkov2021-10-113-0/+47
| | | | * | MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-119-67/+64
| | | | * | Merge branch '10.2' into 10.3bb-10.3-25444-10.2-nullmergeBrandon Nesterenko2021-10-060-0/+0
| | | | |\ \ | | | | | |/
| | | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444Brandon Nesterenko2021-10-063-1/+232