summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2002-12-141-14/+13
|\
| * rename of net_pkg.cc to protocol.ccunknown2002-12-111-14/+13
* | Always use latin1 for aclunknown2002-12-111-82/+82
|/
* Remove usage of acl_getroot() in embedded server.unknown2002-12-061-72/+73
* Basically minor code optimizations and cleanupsunknown2002-12-051-4/+8
* SCRUM: Montymise codeunknown2002-11-301-85/+85
* SCRUM: Secure authunknown2002-11-301-185/+166
* Correct bug which exposed itself in rpl000017unknown2002-11-291-4/+8
* Merge....unknown2002-11-241-13/+27
|\
| * Fixes after merge with 4.0unknown2002-11-211-4/+4
| * Merge with 4.0unknown2002-11-211-13/+27
| |\
| | * mergeunknown2002-11-071-1/+1
| | |\
| | | * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
| | * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-1/+1
| | |/
| | * Mergeunknown2002-10-311-9/+18
| | |\
| | | * Added back old LARGEFILE handlingunknown2002-10-291-9/+18
| | * | Some changes for SSLunknown2002-10-301-2/+7
| | |/
* | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-241-134/+146
* | | More work on secure authentication. Commit for mergeunknown2002-11-051-3/+7
* | | More work on secure connection protocol. commited in order to do the sync wit...unknown2002-10-191-2/+46
* | | One more commit to do the merge of new 4.1 tree unknown2002-10-061-5/+12
|/ /
* | Update after last merge. Fixes some wrong test results.unknown2002-10-031-9/+9
* | Merge with 4.0.4unknown2002-10-021-118/+127
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-34/+34
| * Merge with 4.0.3unknown2002-08-301-74/+84
| |\
| | * merge with 4.0unknown2002-06-031-33/+89
| | |\
| | * | Now string values are created and filled with charset fieldunknown2002-05-171-51/+51
| | * | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
| | * | mergeunknown2002-04-131-23/+33
| | |\ \
| | | * | Hash now supports several charsetsunknown2002-03-141-4/+7
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-19/+27
| | | * | Small addition to SHOW GRANTSunknown2002-02-231-0/+7
* | | | | Compare hostnames case insensitiveunknown2002-09-251-6/+7
* | | | | Updated VC++ project files for 4.0.4unknown2002-09-241-1/+8
* | | | | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-1/+15
* | | | | Merge with 3.23.53unknown2002-09-221-5/+15
|\ \ \ \ \
| * | | | | Change name -> alias in TABLE_LIST.unknown2002-09-211-27/+37
* | | | | | Fixed bug in previous patch when using a libc with static nssunknown2002-09-221-2/+18
* | | | | | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-20/+20
* | | | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-28/+2
* | | | | | 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