summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+1
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+1
| |\
| | * MDEV-20110 don't try to load client plugins with invalid namesSergei Golubchik2019-07-211-0/+1
| * | imporve clang buildEugene Kosov2019-06-251-1/+1
* | | MDEV-19948 `SHOW GRANTS` return privileges individually update in 10.2Anel Husakovic2019-07-241-36/+50
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-6/+27
|\ \ \ | |/ /
| * | MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR,Vladislav Vaintroub2019-04-281-4/+20
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-2/+8
| |\ \ | | |/
| | * Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-251-0/+8
| | * MDEV-18241 Downgrade from 10.4 to 10.3 crashesSergei Golubchik2019-04-241-0/+4
| | * cleanupSergei Golubchik2019-04-241-35/+36
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-031-1/+1
|\ \ \ | |/ /
| * | MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-021-1/+1
* | | post-merge: gcc 8 warningsSergei Golubchik2019-03-151-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-57/+56
|\ \ \ | |/ /
| * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-1/+3
| * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-42/+50
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2019-02-281-0/+12
|\ \ \ | |/ /
| * | MDEV-17942 fixup : protect rebuild_check_host() / rebuild_role_grants() with...Vladislav Vaintroub2019-02-201-6/+7
| * | MDEV-17942 Assertion `found' failed in remove_ptr_from_dynarray after failed...Vladislav Vaintroub2019-02-201-0/+11
* | | Merge 10.1 into 10.2Marko Mäkelä2019-01-241-2/+6
|\ \ \ | |/ /
| * | MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user ...Sergei Golubchik2019-01-231-2/+6
* | | MDEV-17753 ALTER USER fail to replicateSachin2019-01-131-0/+6
* | | Merge 10.1 into 10.2Marko Mäkelä2018-12-211-2/+4
|\ \ \ | |/ /
| * | MDEV-17975 Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&...Sergei Golubchik2018-12-201-4/+5
* | | Merge 10.1 into 10.2Marko Mäkelä2018-12-071-60/+65
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-061-60/+65
| |\ \
| | * | MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-061-19/+19
| | * | cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbsSergei Golubchik2018-12-061-40/+37
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-2/+2
|\ \ \ \ | |/ / /
| * | | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-2/+2
* | | | MDEV-16774 SET PASSWORD and ALTER USER with slightly different resultsSergei Golubchik2018-11-011-2/+3
* | | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET"Vladislav Vaintroub2018-10-051-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-3/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-3/+2
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-3/+2
| | |\ \ | | | |/
| | | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-041-1/+1
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-08-031-1/+3
|\ \ \ \ | |/ / /
| * | | Fix gcc 7.3 compiler warnings.Oleksandr Byelkin2018-08-031-1/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-9/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-9/+4
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-07-301-9/+4
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-40/+65
| | | |\
| | | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2018-05-101-31/+61
| | | | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THEArun Kuruvila2018-04-241-11/+4
* | | | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-1/+1
* | | | | empty password is a valid password, don't crashSergei Golubchik2018-06-211-1/+2