summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-0/+18
* clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-021-23/+21
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+3
|\
| * MDEV-9949 Connect Engine: long SRCDEF leads to broken tableSergei Golubchik2016-05-051-2/+2
| * small parser cleanupSergei Golubchik2016-05-051-1/+1
* | move all new 10.2 error codes to start from 4000Sergei Golubchik2016-06-301-15/+15
* | better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWEDSergei Golubchik2016-06-301-2/+2
* | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILEDSergei Golubchik2016-06-301-32/+37
* | various cleanupsMichael Widenius2016-06-301-4/+4
* | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-8/+16
* | 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
|\ \ \ | |/ /
| * | 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
* | | | 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
|/ / /
* | | 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
|\ \ | |/