summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27525 Invalid (non-UTF8) characters found for option 'plugin_dir'preview-10.8-MDEV-26713-Windows-i18-supportVladislav Vaintroub2022-01-183-6/+7
* MDEV-26713 allow users with non-UTF8 passwords to login after upgrade.preview-10.8-MDEV-26713-windows-i18-supportVladislav Vaintroub2021-12-153-0/+67
* MDEV-26713 set console codepage to what user set in --default-character-setVladislav Vaintroub2021-12-157-23/+121
* MDEV-26713 Add test for mysql_install_db creating service, with i18Vladislav Vaintroub2021-12-157-0/+117
* MDEV-26713 UTF8 support on Windows , add mysql_install_db testsVladislav Vaintroub2021-12-152-0/+49
* MDEV-27227 mysqltest, Windows - support background execution in 'exec' commandVladislav Vaintroub2021-12-151-1/+52
* MDEV-26713 UTF8 support on Windows, convert my.ini from ANSI to UTF8Vladislav Vaintroub2021-12-151-1/+59
* MDEV-26713 UTF8 support on Windows, mysql_upgrade_service preparationVladislav Vaintroub2021-12-153-57/+123
* MDEV-26713 Treat codepage 65001 as utf8mb4, not utf8mb3Vladislav Vaintroub2021-12-152-2/+2
* MDEV-26713 Set activeCodePage=UTF8 for windows programsVladislav Vaintroub2021-12-1513-10/+174
* MDEV-27093 Do not pass root password in HEX(clear text) from mariadb-install-...Vladislav Vaintroub2021-12-152-19/+11
* MDEV-27092 Windows - services that have non-ASCII characters do not work with...Vladislav Vaintroub2021-12-158-12/+201
* MDEV-27090 Windows client - ReadConsoleA does not work correctly with UTF8 co...Vladislav Vaintroub2021-12-154-264/+95
* MDEV-27089 Windows : incorrect handling of non-ASCIIs in get_tty_passwordVladislav Vaintroub2021-12-151-16/+39
* disable galera_3nodes.galera_ipv6_mariabackupSergei Golubchik2021-12-151-0/+2
* Merge 10.7 into 10.8Marko Mäkelä2021-12-148-29/+109
|\
| * Merge 10.6 into 10.7Marko Mäkelä2021-12-144-28/+79
| |\
| | * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferThirunarayanan Balathandayuthapani2021-12-122-7/+7
| | * MDEV-27111 atomic.rename_table test case failsThirunarayanan Balathandayuthapani2021-12-121-0/+12
| | * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferThirunarayanan Balathandayuthapani2021-12-124-28/+65
| * | MDEV-27001 Galera crashes when converting table to partitionbb-10.7-MDEV-27001mkaruza2021-12-144-1/+30
* | | MDEV-27206: [ERROR] Duplicated key: cause, Assertion `is_uniq_key' failed wit...Sergei Krivonos2021-12-103-1/+28
* | | Merge 10.7 into 10.8Marko Mäkelä2021-12-102-3/+4
|\ \ \ | |/ /
| * | Add forgotten changes to the parent commitMarko Mäkelä2021-12-102-3/+4
* | | Merge 10.7 into 10.8Marko Mäkelä2021-12-1028-266/+634
|\ \ \ | |/ /
| * | Cleanup: Remove some ib::logger in recovery messagesMarko Mäkelä2021-12-104-179/+214
| * | Merge 10.6 into 10.7Marko Mäkelä2021-12-101-3/+3
| |\ \ | | |/
| | * MDEV-27219 Some error messages might report table names incorrectly on LLP64Marko Mäkelä2021-12-101-3/+3
| * | SUMMARY/DESCRIPTION for compression provider RPMsSergei Golubchik2021-12-085-0/+15
| * | Merge branch '10.6' into 10.7Sergei Golubchik2021-12-0818-81/+391
| |\ \ | | |/
| | * Merge branch '10.5' into 10.6Sergei Golubchik2021-12-0718-81/+391
| | |\
| | | * BUG#31761802 STATISTICS ANY QUERIES USING VIEWS ARE SUMMARIZED TOGETHER WITH ...Sergei Golubchik2021-12-072-0/+220
| | | * require system pcre2 in rpmsSergei Golubchik2021-12-071-3/+1
| | | * ColumnStore and S3 SUMMARY/DESCRIPTION for RPMSergei Golubchik2021-12-072-0/+5
| | | * Merge branch '10.4' into 10.5Sergei Golubchik2021-12-079-5/+89
| | | |\
| | | | * Merge branch '10.3' into 10.4Sergei Golubchik2021-12-0711-10/+98
| | | | |\
| | | | | * Merge branch '10.2' into 10.3Sergei Golubchik2021-12-069-8/+92
| | | | | |\
| | | | | | * fix srpm builds after fe065f8d90b0Sergei Golubchik2021-12-061-1/+2
| | | | | | * fix ./mtr --manual warning after f5441ef4dac9Sergei Golubchik2021-12-061-1/+1
| | | | | | * MDEV-27088: lf unit tests - cycles insufficientMartin Beck2021-11-301-1/+1
| | | | | | * MDEV-27088: Server crash on ARM (WMM architecture) due to missing barriers in...Martin Beck2021-11-302-5/+9
| | | | | | * MDEV-26553 NOT IN subquery construct crashing 10.1 and upIgor Babaev2021-11-264-1/+78
| | | | | * | MDEV-21108 Add option for setting install paths of groongabb-10.3-robertLukas Javorsky2021-12-022-2/+6
| | | * | | | MDEV-27190 InnoDB upgrade from 10.2, 10.3, 10.4 is not crash-safeMarko Mäkelä2021-12-071-1/+3
| | | * | | | MDEV-27183 optimize std::map lookup in during crash recoverybb-10.5-MDEV-27183-map-lookup-recoveryEugene Kosov2021-12-072-11/+13
| | | * | | | cleanup: reduce code bloatbb-10.5-kevgsEugene Kosov2021-12-062-61/+60
| * | | | | | cmake: detect lz4 version, require >= 1.6Sergei Golubchik2021-12-082-3/+11
* | | | | | | MDEV-27204: [ERROR] Json_writer: a member name was expected, Assertion `got_namebb-10.8-MDEV-27204-v2Sergei Petrunia2021-12-093-13/+86
* | | | | | | Revert "MDEV-27036: re-enable my_json_writer-t unit test"Sergei Golubchik2021-12-0717-199/+152
* | | | | | | Revert "Improve LibFMT detection"Sergei Golubchik2021-12-064-45/+9