summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes.unknown2002-09-111-5/+11
* Fixed searching after ssl directories.unknown2002-09-051-94/+96
* Changed relay_log_space to ulonglongunknown2002-08-231-13/+7
* reverting a fixunknown2002-08-091-2/+1
* A very small security fixunknown2002-08-081-1/+2
* merge with 3.23.52unknown2002-08-081-1/+6
|\
| * Better fix for problem with empty database names in the mysql.db tableunknown2002-08-081-1/+4
| * Fix for a security flaw in database hashunknown2002-08-071-0/+2
| * Fixed a problem with privilege tables when downgrading from 4.0.2unknown2002-08-031-1/+1
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-6/+9
* | Merge with 3.23.51unknown2002-07-251-2/+2
|\ \ | |/
| * Trying to make Arjen happy ...unknown2002-06-261-2/+2
| * A fix for small error in displaying db names in SHOW GRANTSunknown2002-06-251-2/+2
* | New SET syntax & system variables.unknown2002-07-231-18/+40
* | Added interface for first set of dynamic variables.unknown2002-06-281-0/+1
* | Fix for a user management system that resources can be reset to zero unknown2002-06-251-6/+6
* | Some bugs that user has properly recognized in user managementunknown2002-06-201-1/+6
* | Added missing include file to sql_acl.cc (bug in last changeset)unknown2002-06-121-0/+1
* | Added the following new privleges:unknown2002-06-121-199/+264
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-23/+25
* | merge with 3.23.51unknown2002-05-161-2/+3
|\ \ | |/
| * New my_gethostbyname_r() handlingunknown2002-05-161-4/+9
| * Sergei's MyODBC fixunknown2002-05-121-4/+4
* | Fixed some things to make MySQL to compile again.unknown2002-05-151-6/+3
* | resolve changesunknown2002-05-151-25/+83
|\ \
| * | Features made for Schlund plus several bug fixes.unknown2002-05-151-25/+83
* | | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-4/+4
|/ /
* | mergeunknown2002-03-121-12/+14
|\ \ | |/
| * Added help for --local-infileunknown2002-03-121-10/+12
| * Fix in SHOW GRANTS: REFERENCE -> REFERENCESunknown2002-01-301-1/+1
| * Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-2/+2
* | Fixed mysqldumpslow for new dump format.unknown2002-03-121-2/+2
* | mergeunknown2002-03-021-1/+3
|\ \
| * | Fix to work with old ISAM privilege tables + ssl support.unknown2002-02-181-1/+3
* | | Small addition to SHOW GRANTSunknown2002-02-231-0/+7
|/ /
* | BK makes me problems. unknown2002-02-011-0/+10
* | New error messagesunknown2002-01-291-12/+18
* | Changes for the BitKeeper resolve.unknown2001-12-261-2/+25
|\ \
| * | This is a large push. Included are :unknown2001-12-261-2/+25
* | | Cleanup of alarm macros.unknown2001-12-211-2/+4
* | | Fixed sleep time in mysql-test-rununknown2001-12-131-6/+28
* | | Update copyrightunknown2001-12-061-4/+4
* | | Debugging added where needed.unknown2001-11-271-10/+19
* | | Portability fixunknown2001-11-071-1/+1
|/ /
* | Fixes to get openssl code to compileunknown2001-09-301-139/+140
* | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-43/+215
* | Mergeunknown2001-09-151-2/+4
|\ \ | |/
| * Fixed bug in --safe-create-userunknown2001-09-151-2/+4
* | merge with 3.23.42unknown2001-09-021-1/+1
|\ \ | |/
| * Fix for handling of floats inside val_int() of +, - * and /.unknown2001-08-181-1/+1