summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base mergeSergei Golubchik2013-11-131-16/+15
|\
| * 5.5. mergeSergei Golubchik2013-11-131-16/+15
| |\
| | * MDEV-4824 userstats - wrong user statisticsSergei Golubchik2013-11-111-16/+15
* | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-0/+1
|\ \ \ | |/ /
| * | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-0/+1
| |\ \
| | * | Fixes for parallel slave:Michael Widenius2013-10-141-0/+1
* | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-65/+109
|\ \ \ \ | |/ / /
| * | | post-review cleanupSergei Golubchik2013-10-271-2/+0
| * | | fix a misplaced #endif that was confusing ctagsSergei Golubchik2013-10-201-1/+1
| * | | post-review changesSergei Golubchik2013-10-181-1/+3
| * | | replication of GRANT role statementSergei Golubchik2013-10-181-8/+2
| * | | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-39/+35
| * | | cleanupSergei Golubchik2013-10-181-4/+0
| * | | SET PASSWORD bugfixes:Sergei Golubchik2013-10-181-12/+28
| * | | Added GRANT ROLE TO ... and REVOKE ROLE FROM ... functionality.Vicențiu Ciorbaru2013-10-181-1/+3
| * | | cannot use lex->grant_user= &current_user, where LEX_USER current_user is a g...Sergei Golubchik2013-10-181-5/+5
| * | | Fixes for mysql-test failuresSergei Golubchik2013-10-181-1/+6
| * | | Added GRANT ROLE TO ROLE | USER functionality.Vicențiu Ciorbaru2013-10-181-5/+12
| * | | Implemented SHOW GRANTS functionalityVicențiu Ciorbaru2013-10-181-8/+5
| * | | Added SHOW GRANTS recursive role print.Vicențiu Ciorbaru2013-10-181-1/+5
| * | | Reworked the implementation of create role and drop role.Vicențiu Ciorbaru2013-10-181-22/+6
| * | | Added CREATE ROLE support as well as DROP ROLE support.Vicențiu Ciorbaru2013-10-181-4/+12
| * | | Fixed _always_ true conditionVicențiu Ciorbaru2013-10-181-3/+3
| * | | Implemented _non recursive_ role specific grants for table/column level privi...Vicențiu Ciorbaru2013-10-181-0/+10
| * | | Implemented syntax recognition for REVOKE ROLEVicențiu Ciorbaru2013-10-181-0/+3
| * | | Implemented syntax recognition for DROP ROLEVicențiu Ciorbaru2013-10-181-0/+6
| * | | Implemented syntax recognition for CREATE ROLEVicențiu Ciorbaru2013-10-181-0/+8
| * | | Added syntax detection for the GRANT role TO {user | role } command.Vicențiu Ciorbaru2013-10-181-0/+8
* | | | merge 10.0-base -> 10.0unknown2013-10-171-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 5.5 -> 10.0-baseAlexander Barkov2013-10-161-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and...unknown2013-10-161-1/+1
| | * | MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and...unknown2013-10-041-1/+4
* | | | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-36/+79
|\ \ \ \ | |/ / /
| * | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE, Memory leak in binlog.binlog_base64_...Sergey Petrunya2013-10-161-2/+0
| * | | Fix buildbot failures:Sergey Petrunya2013-10-151-2/+2
| * | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-35/+80
| |\ \ \
| | * | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-071-16/+2
| | * | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-071-30/+9
| | * | | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-9/+8
| | * | | EXPLAIN UPDATE/DELETE Sergey Petrunya2013-10-011-23/+14
| | * | | MDEV-5070 - EXPLAIN INSERT ... SELECT crashes on 10.0-base-explain-slowquerylogSergey Petrunya2013-09-251-3/+20
| | * | | More code cleanupSergey Petrunya2013-09-251-2/+1
| | * | | Code cleanupSergey Petrunya2013-09-251-30/+24
| | * | | MDEV-5047 virtual THD::~THD(): Assertion `status_var.memory_used == 0' failsSergey Petrunya2013-09-231-7/+8
| | * | | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query logSergey Petrunya2013-09-191-1/+2
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-24/+102
| | |\ \ \
| | | * \ \ [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-24/+102
| | | |\ \ \
| | | | * \ \ [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-24/+102
| | | | |\ \ \
| | | | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-1/+7
| | | | | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-211-8/+3