summaryrefslogtreecommitdiff
path: root/sql/share/errmsg-utf8.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-2/+2
|\
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-2/+2
| |\
| | * MDEV-19262 Server error message is unclear if event is created and event_sche...Vladislav Vaintroub2019-04-281-2/+2
* | | MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_...Eugene Kosov2019-04-121-1/+1
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-25/+2
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-25/+2
| |\ \ | | |/
* | | MDEV-15951 system versioning by trx id doesn't work with partitioningSergei Golubchik2019-03-291-2/+2
* | | MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-291-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2019-03-271-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-03-271-1/+1
| |\ \ | | |/
| | * Merge 10.0 into 10.1Marko Mäkelä2019-03-271-1/+1
| | |\
| | | * Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-1/+1
| | | |\
| | | | * Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-241-1/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-231-1/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-181-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-2/+2
* | | | | MDEV-16328 ALTER TABLE…page_compression_level should not rebuild tableMarko Mäkelä2018-09-171-0/+2
* | | | | MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versione...Alexey Botchkov2018-05-161-0/+2
* | | | | MDEV-14823, MDEV-15956 Versioning error messages fixesAleksey Midenkov2018-05-121-0/+2
* | | | | MDEV-14820 System versioning is applied incorrectly to CTEsSergei Golubchik2018-05-121-2/+2
* | | | | MDEV-16038 Assertion `map->n_bits > 0' failed (my_bitmap.c:386: bitmap_is_cle...Igor Babaev2018-04-261-0/+2
* | | | | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-04-241-1/+1
* | | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-2/+2
| | |\ \ \ | | | |/ /
| | | * | increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-2/+2
* | | | | wording: don't prohibitSergei Golubchik2018-04-101-3/+3
* | | | | MDEV-14790 System versioning for system tables does not work as expectedAleksey Midenkov2018-04-101-2/+2
* | | | | dead code - related to vtmdSergei Golubchik2018-04-101-6/+6
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9592 - New 'Normal shutdown' log format can be confusingSergey Vojtovich2018-03-131-2/+2
| * | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-0/+4
* | | | | unify error messages a bitSergei Golubchik2018-02-241-4/+4
* | | | | MDEV-15168 Unexpected ER_VERS_ENGINE_UNSUPPORTED upon dropping versioning on ...Eugene Kosov2018-02-241-2/+2
* | | | | PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-2/+2
* | | | | MDEV-14798 Add, drop system versioning semantic and syntaxSergei Golubchik2018-02-231-2/+2
* | | | | MDEV-15146 SQLError[4122]: View is not system versionedSergei Golubchik2018-02-121-1/+1
* | | | | Remove ER_NON_VERSIONED_FIELD_IN_HISTORICAL_QUERYSergei Golubchik2018-02-121-2/+2
* | | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as...Jerome Brauge2018-02-121-1/+2
* | | | | Added error message for index file fullMonty2018-02-061-0/+3
* | | | | Updated error message for wrong foreign key constraintMonty2018-01-301-12/+12
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | | Merge branch '10.3' of https://github.com/mariadb/server into 10.3Vladislav Vaintroub2018-01-291-2/+2
|\ \ \ \ \
| * | | | | MDEV-15061 TRUNCATE must honor InnoDB table locksMarko Mäkelä2018-01-251-2/+2
* | | | | | Keep the ER_OUT_OF_RESOURCES message short and OS neutral.Vladislav Vaintroub2018-01-181-8/+8
|/ / / / /
* | | | | remove "Transaction-based system versioning is EXPERIMENTAL" warningSergei Golubchik2018-01-131-4/+1
* | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-24/+24
|\ \ \ \ \
| * \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-24/+24
| |\ \ \ \ \