summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5.39 mergeSergei Golubchik2014-08-071-3/+3
|\
| * mysql-5.5.39 mergeSergei Golubchik2014-08-021-3/+3
| |\
| | * Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD"Gleb Shchepa2014-06-231-3/+2
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | * Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION INSujatha Sivakumar2013-06-241-0/+7
* | | MDEV-5736 remove what remains from ONE_SHOT hackSergei Golubchik2014-05-011-1/+1
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | | 10.0-base mergeSergei Golubchik2014-02-031-0/+1
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-011-0/+1
| |\ \ \ | | |/ /
| | * | Merge 5.3->5.5unknown2014-01-151-0/+1
| | |\ \
| | | * | MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQLunknown2013-12-181-0/+1
* | | | | 10.0-base mergeSergei Golubchik2013-12-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2013-12-151-1/+1
| |\ \ \ \ | | |/ / /
| | * | | 5.3 mergeSergei Golubchik2013-12-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fixed bug mdev-5410.Igor Babaev2013-12-121-1/+1
* | | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | New syntax:Sergei Golubchik2013-10-181-1/+2
| * | | | Fixes for mysql-test failuresSergei Golubchik2013-10-181-2/+2
| * | | | Implemented SHOW GRANTS functionalityVicențiu Ciorbaru2013-10-181-1/+0
| * | | | Added SHOW GRANTS recursive role print.Vicențiu Ciorbaru2013-10-181-0/+1
| * | | | Implemented syntax recognition for REVOKE ROLEVicențiu Ciorbaru2013-10-181-1/+1
| * | | | Implemented syntax recognition for DROP ROLEVicențiu Ciorbaru2013-10-181-1/+1
| * | | | Implemented syntax recognition for CREATE ROLEVicențiu Ciorbaru2013-10-181-0/+1
| * | | | Added syntax detection for the GRANT role TO {user | role } command.Vicențiu Ciorbaru2013-10-181-1/+1
* | | | | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-4/+102
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE, Memory leak in binlog.binlog_base64_...Sergey Petrunya2013-10-161-0/+1
| * | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-4/+101
| |\ \ \ \
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-141-0/+4
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-091-2/+2
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-091-4/+12
| | * | | | Better commentsSergey Petrunya2013-10-051-0/+7
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-2/+7
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-2/+2
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-11/+11
| | * | | | MDEV-5045: Server crashes in QPF_query::print_explain with log_slow_verbosity...Sergey Petrunya2013-09-201-1/+1
| | * | | | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query logSergey Petrunya2013-09-191-0/+1
| | * | | | Code cleanup.Sergey Petrunya2013-09-171-3/+3
| | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-4/+76
| | |\ \ \ \
| | | * \ \ \ [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-4/+76
| | | |\ \ \ \
| | | | * | | | Code cleanupSergey Petrunya2013-06-271-6/+1
| | | | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-0/+2
| | | | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-211-1/+2
| | | | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-201-5/+3
| | | | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-201-20/+15
| | | | * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-181-5/+13
| | | | * | | | SHOW EXPLAIN UPDATE/DELETESergey Petrunya2013-06-171-1/+11
| | | | * | | | SHOW EXPLAIN UPDATE/DELETE: Merge with 10.0-baseSergey Petrunya2013-05-271-0/+63
| | | | |\ \ \ \
| | | | | * \ \ \ [SHOW] EXPLAIN UPDATE/DELETE - Merge with 10.0-baseSergey Petrunya2013-05-271-0/+63
| | | | | |\ \ \ \
| | | | | | * | | | SHOW EXPLAIN for MariaDBSergey Petrunya2013-02-121-13/+28
| | | | | | * | | | EXPLAIN DELETE for MariaDBSergey Petrunya2013-02-121-0/+48