summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#2505: MySQL reports "out of memory" unknown2004-01-261-11/+17
* typo fixedunknown2003-12-211-1/+1
* THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-21/+21
* Merge with 4.0.17unknown2003-12-171-3/+9
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+1
| |\
| | * Fix for BUG#2083unknown2003-12-161-0/+1
| * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+2
| |/
| * Fix for bug #1855: mysqld crashes with certain SSL connectionsunknown2003-11-241-0/+5
* | Portability fixes for Windowsunknown2003-12-081-1/+0
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-261-3/+3
|\ \
| * | Merge key cache structures to oneunknown2003-11-201-3/+3
* | | SCRUMunknown2003-11-261-8/+8
* | | SCRUMunknown2003-11-201-2/+64
|/ /
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugunknown2003-10-251-0/+8
|\ \
| * \ mergedunknown2003-10-211-0/+8
| |\ \
| | * \ mergedunknown2003-10-151-0/+8
| | |\ \
| | | * | #ifdef removedunknown2003-10-141-3/+6
| | | * | minor error messages cleanupunknown2003-10-021-0/+5
* | | | | removed one more hack that - as usual - almost always workedunknown2003-10-241-5/+5
|/ / / /
* | | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add new user variables for tuning memory usage:unknown2003-10-111-2/+2
* | | Mergeunknown2003-09-261-46/+49
|\ \ \ | |_|/ |/| |
| * | SCRUM:unknown2003-09-261-46/+49
* | | SCRUMunknown2003-09-191-5/+5
|/ /
* | merge with 4.0.15unknown2003-09-111-7/+13
|\ \ | |/
| * Cleaned up last bug fixesunknown2003-09-091-2/+4
| * Merge with 3.23unknown2003-09-051-3/+7
| |\
| | * bug #928 - arbitrary table grant was used, sort-order wasn't honoredunknown2003-09-021-3/+7
* | | After merge fixes.unknown2003-09-111-48/+25
* | | mergeunknown2003-09-031-47/+76
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-291-8/+13
| |\ \ \ | | |/ /
| | * | vio ssl structure renames (to get rid of ending _)unknown2003-08-271-7/+10
| | * | After merge fixesunknown2003-08-221-10/+50
| | |\ \
| | | * | Cleanups to recent patchesunknown2003-08-151-1/+1
| | * | | grant.result, grant.test, sql_acl.cc:unknown2003-08-221-0/+2
* | | | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-306/+309
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-323/+327
| |\ \ \ \
| | * \ \ \ manual mergeunknown2003-07-311-323/+327
| | |\ \ \ \
| | | * | | | Style fixes, comments for 4.1.1 authorizationunknown2003-07-181-20/+34
| | | * | | | Preliminary support for options --secure-auth, unknown2003-07-081-28/+54
| | | * | | | Bug fixes for authenticationunknown2003-07-041-2/+7
| | | * | | | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-350/+317
* | | | | | | After merge fixesunknown2003-08-191-7/+9
* | | | | | | Merge with 4.0.14unknown2003-08-111-161/+258
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-071-7/+4
| |\ \ \ \ \
| | * | | | | Review of changesets since last pull.unknown2003-08-071-7/+4
| * | | | | | mergedunknown2003-08-071-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | fixed password buffer overflowunknown2003-08-071-2/+2
| * | | | | Fix so that SET PASSWORD is not replicated by the slave if running withunknown2003-08-021-0/+19
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-021-4/+22
| |\ \ \ \ \