summaryrefslogtreecommitdiff
path: root/sql/share/errmsg-utf8.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-06-091-1/+1
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-06-091-1/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-06-091-1/+1
| | |\
| | | * MDEV-25273: fix typo (s/strucures/structures/)chansuke2022-06-081-1/+1
| * | | MDEV-27892 Improve an error message for foreign server existsNorio Akagi2022-05-241-3/+15
* | | | Merge branch 10.5 into 10.6Daniel Black2022-05-241-4/+15
|\ \ \ \
| * | | | MDEV-27892 Improve an error message for foreign server existsNorio Akagi2022-05-241-3/+15
| |/ / /
* | | | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-4/+4
| |\ \ \ | | |/ /
| | * | MDEV-28227 Chinese translation postfixDaniel Black2022-04-261-1/+1
| | * | MDEV-28227 Error message Chinese translation (typos)Daniel Black2022-04-221-3/+3
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-1255/+2397
|\ \ \ \ | |/ / /
| * | | Merge branch 10.4 into 10.5Daniel Black2022-04-211-879/+2022
| |\ \ \ | | |/ /
| | * | MDEV-28227 Error message Chinese translationHaidong Ji2022-04-211-864/+2008
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-061-5/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-04-061-3/+3
| |\ \ \ | | |/ /
| | * | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5Rucha Deodhar2022-03-301-2/+2
| | * | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 2/5Rucha Deodhar2022-03-301-1/+1
* | | | Merge branch 10.5 into 10.6Daniel Black2022-03-181-24/+24
|\ \ \ \ | |/ / /
| * | | Merge 10.4 to 10.5Daniel Black2022-03-171-24/+24
| |\ \ \ | | |/ /
| | * | Merge 10.3 to 10.4Daniel Black2022-03-161-24/+24
| | |\ \ | | | |/
| | | * Merge 10.2 to 10.3Daniel Black2022-03-161-24/+24
| | | |\
| | | | * MDEV-23915 ER_KILL_DENIED_ERROR not passed a thread id (part 2)Daniel Black2022-03-161-24/+24
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-2/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-27217 DELETE partition selection doesn't work for history partitionsAleksey Midenkov2022-01-131-2/+2
* | | | | Update errmsg-utf8.txt (spa) part 2bb-10.6-danielblack-pr1715-updateJesús Marín2022-01-051-198/+199
* | | | | Update errmsg-utf8.txt (spa)Jesús Marín2021-12-311-249/+1163
* | | | | 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-191-1/+1
* | | | | 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