Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-10744: Roles are not fully case sensitive | Vicențiu Ciorbaru | 2016-12-01 | 1 | -1/+1 |
* | | MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables | Nirbhay Choubey | 2016-09-02 | 1 | -4/+4 |
* | | cleanup | Sergei Golubchik | 2016-07-13 | 1 | -1/+1 |
* | | MDEV-10054 Secure login fails when CIPHER is required | Sergei Golubchik | 2016-06-28 | 1 | -0/+3 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -7/+5 |
|\ \ | |/ | |||||
| * | [MDEV-9614] Roles and Users longer than 6 characters | Igor Pashev | 2016-06-22 | 1 | -7/+5 |
* | | MDEV-9851: CREATE USER w/o IDENTIFIED BY clause causes crash when using crack... | Nirbhay Choubey | 2016-05-05 | 1 | -1/+3 |
* | | MDEV-9940 CREATE ROLE blocked by password validation plugin | Sergei Golubchik | 2016-05-05 | 1 | -1/+1 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -40/+36 |
|\ \ | |/ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -21/+26 |
| |\ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -9/+9 |
| | |\ | |||||
| | | * | (no commit message) | Arun Kuruvila | 2016-02-23 | 1 | -8/+8 |
| | * | | MDEV-9835 Valid password is not working after server restart | Sergei Golubchik | 2016-04-19 | 1 | -5/+12 |
| * | | | MDEV-9580 SHOW GRANTS FOR <current_user> fails | Sergei Golubchik | 2016-04-24 | 1 | -13/+13 |
| * | | | SEGFAULT in get_column_grant() | Igor Pashev | 2016-04-21 | 1 | -1/+2 |
* | | | | MDEV-9898 SET ROLE NONE can crash mysqld. | Alexey Botchkov | 2016-05-02 | 1 | -1/+1 |
* | | | | Fixed assert if user table was mailformed. | Monty | 2016-05-01 | 1 | -4/+6 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -4/+13 |
* | | | | Revert "On Windows SSL works with sockets only, so we shouldn't tell the client" | Georg Richter | 2016-01-27 | 1 | -5/+2 |
* | | | | On Windows SSL works with sockets only, so we shouldn't tell the client | Georg Richter | 2016-01-27 | 1 | -2/+5 |
* | | | | MDEV-9273 ERROR 1819 on grant statment for existing user | Sergei Golubchik | 2016-01-25 | 1 | -4/+6 |
* | | | | cleanup: move all password validation logic into one function | Sergei Golubchik | 2016-01-25 | 1 | -31/+33 |
* | | | | cleanup: LEX_USER::pwtext and LEX_USER::pwhash | Sergei Golubchik | 2016-01-25 | 1 | -39/+47 |
* | | | | cleanup: create LEX_USER::reset_auth() | Sergei Golubchik | 2016-01-25 | 1 | -4/+2 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9088 Server crashes on shutdown after the second post of feedback report | Sergei Golubchik | 2015-12-19 | 1 | -4/+0 |
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -0/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #21602056 : CONCURRENT FLUSH PRIVILEGES + REVOKE/GRANT | Arun Kuruvila | 2015-10-14 | 1 | -0/+8 |
* | | | | Merge branch '10.1' into bb-10.1-serg | Sergei Golubchik | 2015-11-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fixed compile warnings on Solaris | Monty | 2015-11-20 | 1 | -1/+1 |
* | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | MDEV-8614 Assertion `status == 0' failed in add_role_user_mapping_action on R... | Sergei Golubchik | 2015-10-22 | 1 | -2/+2 |
| * | | | MDEV-7656 init_file option does not allow changing passwords | Sergei Golubchik | 2015-10-22 | 1 | -1/+2 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -27/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -27/+29 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -20/+23 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #20777016: DELETE CHECKS PRIVILEGES ON THE WRONG | Sreeharsha Ramanavarapu | 2015-07-13 | 1 | -20/+23 |
| | | * | Merge branch 'mysql-5.1' into mysql-5.5 | Arun Kuruvila | 2015-04-28 | 1 | -2/+14 |
| | | |\ | |||||
| | | | * | Bug #20181776 :- ACCESS CONTROL DOESN'T MATCH MOST SPECIFIC | Arun Kuruvila | 2015-04-28 | 1 | -2/+14 |
| | | * | | Merge branch 'mysql-5.1' into mysql-5.5 | V S Murthy Sidagam | 2015-04-27 | 1 | -8/+15 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #20683237 BACKPORT 19817663 TO 5.1 and 5.5 | V S Murthy Sidagam | 2015-04-27 | 1 | -8/+15 |
| | | * | | Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6 | Venkata Sidagam | 2014-06-30 | 1 | -2/+68 |
| | | * | | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | * | | Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETE | Venkata Sidagam | 2013-10-16 | 1 | -2/+4 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETE | Venkata Sidagam | 2013-10-16 | 1 | -2/+4 |
| | | | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |