summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-10-121-19/+10
|\ \
| * | Bug #12944747: MYSQL PROXY CAN'T DISTINGUISH WIN-AUTH DATA Georgi Kodinov2011-09-071-17/+6
| * | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-2/+4
| * | re-commit of bug #12818542: PAM: ADDING PASSWORD FOR AN ACCOUNT DISABLES Georgi Kodinov2011-08-121-5/+5
* | | Bug#10064164 post-push fix: build break unless #defined HAVE_OPENSSLTor Didriksen2011-08-241-1/+1
* | | Bug10064164 Clean up of the protocol to avoid ambiguitiesKristofer Pettersson2011-08-231-40/+105
* | | Bug #12818542: PAM: ADDING PASSWORD FOR AN ACCOUNT DISABLES Georgi Kodinov2011-08-121-5/+5
|/ /
* | Merge from mysql-5.5.14-releaseunknown2011-07-061-9/+7
|\ \
| * \ merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-061-35/+109
| |\ \
| * | | BUG 12610784: SET PASSWORD INCORRECTLY KEEP AN OLD EMPTY PASSWORDGeorgi Kodinov2011-06-011-9/+7
* | | | Bug #11766641: 59792: BIN/MYSQL -UUNKNOWN -PUNKNOWN Georgi Kodinov2011-05-161-1/+9
| |/ / |/| |
* | | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-05-301-25/+99
|\ \ \ | | |/ | |/|
* | | auto-merge Bug#11745920Tatjana Azundris Nuernberg2011-05-261-2/+2
|\ \ \
| * | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-2/+2
* | | | Merge from 5.1.Guilhem Bichot2011-05-211-8/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-3/+2
* | | A patch for Bug#12429877: QUERY_TABLES_LIST::SROUTINES IS NOTAlexander Nozdrin2011-05-161-0/+1
| |/ |/|
* | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-03-211-0/+2
|\ \
| * | Bug # 11766011: mysql.user.authentication_string column causes Georgi Kodinov2011-03-181-0/+2
* | | Fixed a post-merge embedded compilation errorGeorgi Kodinov2011-03-171-0/+2
* | | Certain fields in the protcol required a strict formatting. IfKristofer Pettersson2011-03-141-32/+144
|/ /
* | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-03-091-42/+84
|\ \ | |/
| * Merged fix for bug #36544 "DROP USER does not remove storedDmitry Lenev2011-02-071-42/+82
| |\
| | * Fix for bug#36544 "DROP USER does not remove stored function Dmitry Lenev2011-02-071-42/+82
* | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-4/+4
* | | Bug #59453: Non-ASCIIZ string kills protocol extensibility in MySQL 5.5Georgi Kodinov2011-01-141-1/+1
* | | Bug #58119: Typo in warning on log: [Warning] 'proxes_priv' entryGeorgi Kodinov2010-11-191-1/+1
* | | Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rcGeorgi Kodinov2010-11-191-24/+41
* | | Fix a debug assertion caused by a missing DBUG_RETURN macro.Davi Arnaut2010-11-171-3/+3
* | | Bug #57916: Fix the naming of the proxy_priv tableGeorgi Kodinov2010-11-021-37/+48
* | | Bug #57689: mysql_change_user() breaks user connection on older clientsGeorgi Kodinov2010-10-251-2/+37
* | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+1
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+1
| * | BUG#57098 RBR breaks on changing user password on 5.1 master -> 5.5 slaveAlfranio Correia2010-10-061-0/+15
* | | Fix compilation warnings.Alexander Nozdrin2010-10-121-1/+1