summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-5/+3
* | | | | | misc cleanupsSergei Golubchik2021-10-121-2/+2
* | | | | | MDEV-25015 Custom formatting of strings in MariaDB queriesAlan Cueva2021-10-121-0/+2
|/ / / / /
* | | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-2/+2
* | | | | MDEV-25180 Atomic ALTER TABLEMonty2021-05-191-0/+2
* | | | | Ensure that one can drop a trigger with an orphan .TRN fileMonty2021-05-191-0/+2
* | | | | MDEV-20017 Implement TO_CHAR() Oracle compatible functionMonty2021-05-191-2/+0
* | | | | MDEV-24089 support oracle syntax: rownumMonty2021-05-191-0/+2
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-192-4/+4
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-221-14/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-221-14/+17
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4st-10.4Marko Mäkelä2021-04-221-14/+17
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-221-14/+17
| | | |\ \ | | | | |/
| | | | * fixed some korean error messagesbb-10.2-danielblack-pr1811-korean-translationLee Keun Won2021-04-211-14/+17
* | | | | MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-211-0/+2
* | | | | MDEV-25146 JSON_TABLE: Non-descriptive + wrong error messages upon trying to ...Alexey Botchkov2021-04-211-0/+4
* | | | | MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-0/+4
* | | | | MDEV-13115: Implement SELECT SKIP LOCKEDDaniel Black2021-04-081-0/+2
* | | | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-0/+2
* | | | | MDEV-20008: Galera strict modebb-10.6-MDEV-20008mkaruza2021-01-261-1/+1
* | | | | MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by defaultMarko Mäkelä2020-11-111-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-021-3/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Better German Error message.Oleksandr Byelkin2020-10-071-1/+1
| | * | | MDEV-23518 Syntax error in ond SP results in misleading message on SHOW CREAT...Oleksandr Byelkin2020-10-031-2/+3
| * | | | Merge branch '10.4' into 10.5Sujatha2020-09-291-1/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Sujatha2020-09-281-1/+9
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sujatha2020-09-281-1/+9
| | | |\ \ | | | | |/
| | | | * Ukrainian error text translations added.bb-10.2-ukOleksandr Byelkin2020-09-221-1/+9
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2020-09-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix spelling mistake in error messageIan Gilfillan2020-08-211-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-08-121-19/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-101-19/+19
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-08-101-19/+19
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-08-101-19/+19
| | | |\ \ | | | | |/
| | | | * MDEV-23082: ER_TABLEACCESS_DENIED_ERROR error message is truncated,Rucha Deodhar2020-08-041-19/+19
| | | | * MDEV-22726: Add check that one can't change general or slow log to aVlad Lesin2020-06-241-0/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-08-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix spelling errorsOtto Kekäläinen2020-07-301-1/+1
* | | | | MDEV-21612 - remove COM_MULTI from server and C/CVladislav Vaintroub2020-07-141-7/+4
|/ / / /
* | | | MDEV-22844 JSON_ARRAYAGG is limited by group_concat_max_len.Alexey Botchkov2020-06-151-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-177/+177
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-177/+177
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-177/+177
| | |\ \ | | | |/
| | | * MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-241-178/+178
* | | | Aria will now register it's transactionsMonty2020-05-231-0/+2
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2020-05-191-0/+2
|\ \ \ \ | |/ / /
* | | | MDEV-17812 Use MariaDB in error messages instead of MySQLRasmus Johansson2020-04-081-66/+66
* | | | MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTSAleksey Midenkov2020-04-041-1/+1
* | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-0/+4