summaryrefslogtreecommitdiff
path: root/sql/share/errmsg-utf8.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.2-mdev986410.2-test1234Galina Shalygina2016-05-251-0/+2
|\
| * MDEV-10102 Disallow CREATE VIEW .. PROCEDURE ANALYSE() syntacticallyAlexander Barkov2016-05-231-0/+2
| * Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-071-0/+15
| |\
| | * Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-0/+17
| * | Implement ntile window function.Vicențiu Ciorbaru2016-04-041-0/+2
| * | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-17/+35
| |\ \ | | |/
| * | Changed the base class for Item_window_func from Item_result_field toIgor Babaev2016-03-231-0/+4
| * | For some window functions an order list must be present.Igor Babaev2016-03-181-0/+2
| * | MDEV-9724: Window functions: Frame Exclusion supportSergei Petrunia2016-03-181-1/+4
| * | Prohibit using window functions of some types withIgor Babaev2016-03-181-0/+2
| * | MDEV-9740: Window functions: catch invalid window frame specsSergei Petrunia2016-03-171-0/+6
| * | Fixed a problems in the parser.Igor Babaev2016-02-191-0/+2
| * | Initial patch for the implementation of window functions (MDEV-6115):Igor Babaev2016-02-121-0/+11
* | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-2/+0
* | | Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-0/+2
* | | Fixed merge problems to allow mysql-test suite 'main' to passGalina Shalygina2016-05-101-3/+0
* | | Main patch for mdev-9864Galina Shalygina2016-05-091-0/+4
* | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-0/+47
| |/ |/|
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \
| * \ Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\ \
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | Manual merge of branch 'bb-10.2-mdev8789' into 10.2Igor Babaev2016-03-211-0/+8
|\ \ \ \
| * | | | Addressed the issues raised in the review for the main patchbb-10.2-mdev8789Igor Babaev2016-02-171-4/+4
| * | | | MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+8
* | | | | MDEV-9058: protocol: COM_MULTI command (part 2)Oleksandr Byelkin2016-03-181-0/+7
* | | | | Yet more fixes covering thread_id type changeSergey Vojtovich2016-02-271-15/+15
* | | | | Merge branch '10.1' into 10.2Monty2016-02-061-1/+4
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | MDEV-9118 ANALYZE TABLE for Engine independent status fetchs blob/text column...Oleksandr Byelkin2016-01-221-0/+3
| * | | Merge branch 'tmp' into tmp-10.1Kristian Nielsen2016-01-151-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix error handling for GTID and domain-based parallel replicationKristian Nielsen2016-01-151-1/+1
* | | MDEV-8491 - On shutdown, report the user and the host executed that.Sergey Vojtovich2015-12-291-23/+23
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+3
|\ \ | |/
| * MDEV-7652 - More explanatory ERROR and WARNING messages when loading pluginsSergey Vojtovich2015-07-291-0/+3
* | MDEV-5096 - Wrong error message on attempt to kill somebody else's query IDSergey Vojtovich2015-07-241-0/+4
* | MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu...Alexander Barkov2015-06-261-0/+2
* | generalize ER_TABLE_NEEDS_UPGRADE to work for views tooSergei Golubchik2015-06-011-2/+2
* | Merge 10.0 -> 10.1Kristian Nielsen2015-04-201-1/+1
|\ \ | |/
| * MDEV-7785: errorneous -> erroneous spelling mistakeKristian Nielsen2015-03-161-1/+1
* | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx)Alexander Barkov2015-03-181-0/+2
* | MDEV-7025 ANALYZE SELECT/INSERT/UPDATE/DELETE from a view does not check acce...Vicențiu Ciorbaru2015-03-101-4/+4
* | MDEV-6676: Optimistic parallel replicationKristian Nielsen2015-02-071-2/+2
* | MDEV-7288 USER/ROLE: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTSAlexander Barkov2015-01-131-0/+8
* | MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-0/+2
* | fix for 32-bitSergei Golubchik2014-12-041-2/+2
* | parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-041-2/+2
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-4/+4
|\ \ | |/
| * two more unused error messagesSergei Golubchik2014-11-181-4/+4
* | MDEV-5231: Per query variables from Percona Server (rewritten)Oleksandr Byelkin2014-11-111-0/+4
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-14/+15
|\ \ | |/
| * MDEV-6224 Incorrect information in file when *.frm is > 256KSergei Golubchik2014-07-081-0/+2