summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2018-11-061-3/+5
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-061-4/+5
| |\
| | * 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-12321 authentication plugin: SET PASSWORD supportSergei Golubchik2018-10-311-393/+355
* | | | misc cleanupsSergei Golubchik2018-10-311-86/+70
* | | | Use mysql.user.authentication_string for passwordSergei Golubchik2018-10-311-106/+68
* | | | cleanup: sql_acl.cc remove fix_plugin_ptr()Sergei Golubchik2018-10-311-19/+7
* | | | cleanup: sql_acl.cc remove username=NULLSergei Golubchik2018-10-311-80/+55
* | | | cleanup: sql_acl.cc password->LEX_CSTRINGSergei Golubchik2018-10-311-275/+244
* | | | cleanup: safe_lexcstrdup_root()Sergei Golubchik2018-10-311-22/+12
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-091-1/+1
|\ \ \ | |/ /
| * | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET"Vladislav Vaintroub2018-10-051-1/+1
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-3/+2
|\ \ \ | |/ /
| * | 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.2' into 10.3Sergei Golubchik2018-08-121-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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.2 into 10.3Marko Mäkelä2018-08-031-9/+4
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-7/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| * | | | | MDEV-16238 root/localhost authn prioritizes authentication_string over PasswordSergei Golubchik2018-06-211-5/+8
* | | | | | MDEV-14853 Grant does not work correctly when table contains...sachin2018-05-181-1/+10
* | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '5.5' into 10.0mariadb-10.0.35Sergei Golubchik2018-05-011-0/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Use after free in authenticationSergei Golubchik2018-05-011-0/+1
* | | | | | Add likely/unlikely to speed up executionMonty2018-05-071-54/+64
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | register keyword c++17 warningEugene Kosov2018-04-241-1/+1
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | | | |\ \ | | | | | |/
| | | | | * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROCKarthik Kamath2017-12-051-1/+3
| | | | | * (no commit message)Arun Kuruvila2016-11-281-1/+500
| | | | | * Bug#23303391: HANDLE_FATAL_SIGNAL (SIG=11) IN ALLOC_QUERYArun Kuruvila2016-08-291-2/+8
* | | | | | Remove not needed calls to print_errorMichael Widenius2018-04-161-8/+2