summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2004-04-071-3/+3
|\
| * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-3/+3
* | after review changesunknown2004-04-071-15/+2
* | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-0/+15
|/
* Merge of fix for bug #2050 and bug #3307unknown2004-03-311-1/+3
|\
| * Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement unknown2004-03-311-1/+1
| * "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-281-1/+3
* | false/true -> FALSE/TRUEunknown2004-03-301-4/+4
|/
* Fix for bug#3086: SHOW GRANTS doesn't follow ANSI_QUOTESunknown2004-03-171-8/+10
* fix for a bug #2953.unknown2004-03-011-2/+7
* temporary undo needed for mergeunknown2004-02-281-33/+28
|\
| * Fix for BUG#2757unknown2004-02-211-33/+28
* | Merge with public treeunknown2004-02-161-1/+1
|\ \
| * \ Merge with 4.0.18unknown2004-02-111-1/+1
| |\ \ | | |/ | |/|
| | * Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-1/+1
* | | merge fixesunknown2004-02-111-2/+2
|\ \ \ | |/ / |/| |
| * | sql_acl.cc:unknown2004-02-031-2/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-7/+9
|\ \ \
| * | | ufter revview fix (BUG#2120)unknown2004-02-091-2/+4
| * | | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-5/+5
* | | | mergeunknown2004-02-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-261-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug in table level privilege GRANT handling. (Bug #2178)unknown2003-12-261-1/+1
* | | | 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
| |\