summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cleanup, unused error mesagesSergei Golubchik2014-07-081-14/+13
* | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-6/+4
* | MDEV 4427: query timeoutsMonty2014-10-071-0/+2
* | Added default role implementationVicentiu Ciorbaru2014-07-231-8/+2
* | Added extra error messages for default role.Vicentiu Ciorbaru2014-07-231-3/+9
|/
* 5.5.38 mergeSergei Golubchik2014-06-061-2/+2
|\
| * 2 typo fixedunknown2014-05-271-2/+2
* | for windowsSergei Golubchik2014-05-091-0/+43
* | 5.5 mergeSergei Golubchik2014-05-0923-0/+23
|\ \ | |/
| * mysql-5.5.37 selective mergeSergei Golubchik2014-03-2723-0/+23
| |\
| | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-1723-0/+23
* | | 10.0-base mergeSergei Golubchik2014-02-269-9/+11
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-259-9/+11
| |\ \ \ | | |/ /
| | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-179-9/+11
| | |\ \ | | | |/
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-069-9/+11
| | | * Bug#16779374: NEW ERROR MESSAGE ADDED TO 5.5 AFTER 5.6 GA - REUSINGJon Olav Hauglid2013-05-081-2/+0
* | | | Merge 10.0-base -> 10.0unknown2014-02-111-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-4937: sql_slave_skip_counter does not work with GTIDunknown2014-02-111-0/+2
* | | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base.unknown2014-02-101-1/+1
| |\ \ \
| | * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-1/+1