Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bzr merge -r4091..4101 codership/5.6/ | Nirbhay Choubey | 2014-06-19 | 1 | -3/+9 |
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron... | Sergei Golubchik | 2014-05-13 | 1 | -3/+3 |
* | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -2/+9 |
|\ | |||||
| * | mysql-5.5.37 selective merge | Sergei Golubchik | 2014-03-27 | 1 | -2/+9 |
| |\ | |||||
| | * | Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARE | Neeraj Bisht | 2014-02-12 | 1 | -1/+8 |
* | | | MDEV-5736 remove what remains from ONE_SHOT hack | Sergei Golubchik | 2014-05-01 | 1 | -2/+0 |
* | | | MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collations | Alexander Barkov | 2014-04-25 | 1 | -1/+4 |
* | | | MDEV-5668 Assertion `granted_role->is_role()' fails on granting role with emp... | Sergei Golubchik | 2014-03-01 | 1 | -0/+5 |
* | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -2/+2 |
* | | | Automatic merge | Michael Widenius | 2014-02-05 | 1 | -28/+36 |
|\ \ \ | |||||
| * | | | Implementation of MDEV-5491: CREATE OR REPLACE TABLE | Michael Widenius | 2014-01-29 | 1 | -28/+36 |
* | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge 5.3->5.5 | unknown | 2014-01-15 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQL | unknown | 2013-12-18 | 1 | -2/+2 |
* | | | | | | MySQL WL#5522 - InnoDB transportable tablespaces. | Sergei Golubchik | 2014-02-02 | 1 | -23/+16 |
* | | | | | | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. | Sergei Golubchik | 2014-02-02 | 1 | -3/+24 |
* | | | | | | MDEV-5526 Assertion `proxied_user->host.length' fails on GRANT PROXY ON <role> | Sergei Golubchik | 2014-01-29 | 1 | -3/+11 |
| |_|_|/ / |/| | | | | |||||
* | | | | | cleanups: | Sergei Golubchik | 2013-12-09 | 1 | -8/+7 |
* | | | | | Do the partial merge of WL#5602 correctly: | Sergei Golubchik | 2013-12-09 | 1 | -14/+6 |
* | | | | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1 | Sergei Golubchik | 2013-11-28 | 1 | -2/+21 |
* | | | | | unreserve GET keyword | Sergei Golubchik | 2013-11-21 | 1 | -0/+1 |
* | | | | | MDEV-4437 ALTER TABLE .. ADD UNIQUE INDEX IF NOT EXISTS causes syntax error. | Alexey Botchkov | 2013-11-14 | 1 | -3/+3 |
* | | | | | MDEV-4931 Can't use SHUTDOWN in stored programs | Sergei Golubchik | 2013-11-10 | 1 | -3/+3 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-11-02 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | grant/revoke ... to/from current_role | Sergei Golubchik | 2013-11-02 | 1 | -1/+3 |
* | | | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -40/+158 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Don't allow authentication clauses for roles, in particular: | Sergei Golubchik | 2013-10-28 | 1 | -0/+2 |
| * | | | | remove ER_RESERVED_ROLE. | Sergei Golubchik | 2013-10-18 | 1 | -6/+6 |
| * | | | | New syntax: | Sergei Golubchik | 2013-10-18 | 1 | -9/+24 |
| * | | | | support DEFINER=role and DEFINER=current_role | Sergei Golubchik | 2013-10-18 | 1 | -4/+4 |
| * | | | | SET PASSWORD bugfixes: | Sergei Golubchik | 2013-10-18 | 1 | -3/+2 |
| * | | | | Remove the very old historical but never documented behavior, | Sergei Golubchik | 2013-10-18 | 1 | -6/+17 |
| * | | | | Added GRANT ROLE TO ... and REVOKE ROLE FROM ... functionality. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -1/+3 |
| * | | | | remove DROP ROLE IF EXISTS and CREATE ROLE IF NOT EXISTS syntax | Sergei Golubchik | 2013-10-18 | 1 | -2/+2 |
| * | | | | cannot use lex->grant_user= ¤t_user, where LEX_USER current_user is a g... | Sergei Golubchik | 2013-10-18 | 1 | -30/+22 |
| * | | | | CURRENT_ROLE() function | Sergei Golubchik | 2013-10-18 | 1 | -0/+8 |
| * | | | | Added GRANT ROLE TO ROLE | USER functionality. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -6/+36 |
| * | | | | Implemented SHOW GRANTS functionality | Vicențiu Ciorbaru | 2013-10-18 | 1 | -14/+10 |
| * | | | | Added SHOW GRANTS recursive role print. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -1/+1 |
| * | | | | Added CREATE ROLE support as well as DROP ROLE support. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -8/+26 |
| * | | | | Refactored yacc grammar to make use of named constants. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -70/+21 |
| * | | | | Implemented syntax recognition for REVOKE ROLE | Vicențiu Ciorbaru | 2013-10-18 | 1 | -0/+8 |
| * | | | | Implemented syntax recognition for DROP ROLE | Vicențiu Ciorbaru | 2013-10-18 | 1 | -0/+4 |
| * | | | | Added optional if not exists for create role. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -1/+1 |
| * | | | | Implemented syntax recognition for CREATE ROLE | Vicențiu Ciorbaru | 2013-10-18 | 1 | -0/+10 |
| * | | | | Removed not needed GRANT privilege TO | Vicențiu Ciorbaru | 2013-10-18 | 1 | -7/+0 |
| * | | | | Added syntax detection for the GRANT role TO {user | role } command. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -22/+92 |
| * | | | | fix the code to compile | Sergei Golubchik | 2013-10-17 | 1 | -3/+3 |
| * | | | | Added the SET ROLE command to the grammar | Vicențiu Ciorbaru | 2013-10-17 | 1 | -0/+10 |