summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9898 SET ROLE NONE can crash mysqld.Alexey Botchkov2016-05-021-1/+1
* Fixed assert if user table was mailformed.Monty2016-05-011-4/+6
* Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\
| * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-4/+13
* | Revert "On Windows SSL works with sockets only, so we shouldn't tell the client"Georg Richter2016-01-271-5/+2
* | On Windows SSL works with sockets only, so we shouldn't tell the clientGeorg Richter2016-01-271-2/+5
* | MDEV-9273 ERROR 1819 on grant statment for existing userSergei Golubchik2016-01-251-4/+6
* | cleanup: move all password validation logic into one functionSergei Golubchik2016-01-251-31/+33
* | cleanup: LEX_USER::pwtext and LEX_USER::pwhashSergei Golubchik2016-01-251-39/+47
* | cleanup: create LEX_USER::reset_auth()Sergei Golubchik2016-01-251-4/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+4
|\ \ | |/
| * MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-4/+0
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+4
| |\
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-0/+4
| | |\
| | | * Bug #21602056 : CONCURRENT FLUSH PRIVILEGES + REVOKE/GRANTArun Kuruvila2015-10-141-0/+8
* | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-11-201-1/+1
|\ \ \ \
| * | | | Fixed compile warnings on SolarisMonty2015-11-201-1/+1
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-3/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | MDEV-8614 Assertion `status == 0' failed in add_role_user_mapping_action on R...Sergei Golubchik2015-10-221-2/+2
| * | | MDEV-7656 init_file option does not allow changing passwordsSergei Golubchik2015-10-221-1/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-27/+29
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-27/+29
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-20/+23
| | |\ \ | | | |/
| | | * Bug #20777016: DELETE CHECKS PRIVILEGES ON THE WRONGSreeharsha Ramanavarapu2015-07-131-20/+23
| | | * Merge branch 'mysql-5.1' into mysql-5.5Arun Kuruvila2015-04-281-2/+14
| | | |\
| | | | * Bug #20181776 :- ACCESS CONTROL DOESN'T MATCH MOST SPECIFICArun Kuruvila2015-04-281-2/+14
| | | * | Merge branch 'mysql-5.1' into mysql-5.5V S Murthy Sidagam2015-04-271-8/+15
| | | |\ \ | | | | |/
| | | | * Bug #20683237 BACKPORT 19817663 TO 5.1 and 5.5V S Murthy Sidagam2015-04-271-8/+15
| | | * | Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6Venkata Sidagam2014-06-301-2/+68
| | | * | Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * | Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETEVenkata Sidagam2013-10-161-2/+4
| | | |\ \ | | | | |/
| | | | * Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETEVenkata Sidagam2013-10-161-2/+4
| | | | * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-29/+37
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME INHarin Vadodaria2013-02-261-1/+2
| | | |\ \ | | | | |/
| | | | * Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME INHarin Vadodaria2013-02-261-1/+2
| | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | | * Bug#15912213: BUFFER OVERFLOW IN ACL_GET()Harin Vadodaria2012-11-291-1/+20
| | | * | Bug#15912213: BUFFER OVERFLOW IN ACL_GET()Harin Vadodaria2012-12-061-1/+20
| | | * | Bug #14211140: CRASH WHEN GRANTING OR REVOKING PROXYHarin Vadodaria2012-10-091-5/+16
| | | * | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-7/+31
| | | * | BUG#13864642: DROP/CREATE USER BEHAVING ODDLY Raghav Kapoor2012-09-251-96/+159
| | | |\ \ | | | | |/
| | | | * BUG#13864642: DROP/CREATE USER BEHAVING ODDLY Raghav Kapoor2012-09-251-89/+146
| | | * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-09-171-2/+31
| | | |\ \ | | | | |/
| | | * | Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE Georgi Kodinov2012-06-291-0/+1
| | | * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-191-33/+2
| | | |\ \ | | | | |/
| | | * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-131-2/+33
| | | |\ \ | | | | |/
| | | * | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTYPraveenkumar Hulakund2012-05-281-12/+7