summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem when connecting to user without a password.unknown2003-02-141-43/+44
* Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-30/+31
* mergeunknown2003-02-101-1/+3
|\
| * Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-101-1/+3
| |\
| | * error message fixed (new error code will be introduced in 4.1)unknown2003-02-101-1/+3
* | | Merge with 4.0.11unknown2003-02-041-2/+2
|\ \ \ | |/ /
| * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-211-0/+1
| |\ \
| | * | Fixes cases where thd->query was not protected.unknown2003-01-191-0/+1
| * | | Fix for a bug in SHOW GRANTS when :unknown2003-01-111-0/+2
| * | | changing a bit SHOW GRANTS to display empty row in global table.unknown2003-01-091-2/+0
| |/ /
* | | Move latin1 into a separarte fileunknown2003-01-291-82/+82
* | | Mergeunknown2003-01-211-1/+0
|\ \ \
| * | | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | | Conflicts resolvingunknown2003-01-201-20/+37
|\ \ \ \ | |/ / /
| * | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-20/+37
* | | | resolving conflictsunknown2003-01-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with 4.0.8unknown2003-01-031-1/+1
| |\ \ \ | | |/ /
| | * | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsunknown2002-12-261-1/+1
* | | | Mergingunknown2002-12-161-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Big purge about embedded library (scrum)unknown2002-12-161-3/+3
| * | | Resolving merge conflictsunknown2002-12-121-0/+4
| |\ \ \
| | * \ \ Pull conflicts resolutionsunknown2002-11-291-0/+4
| | |\ \ \
| | | * \ \ Huge pullunknown2002-10-071-0/+4
| | | |\ \ \
| | | | * \ \ Resolving of conflicts from pullunknown2002-06-171-0/+4
| | | | |\ \ \
| | | | | * | | Removing net emulation out of embedded libraryunknown2002-06-171-0/+4
* | | | | | | | 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
| |\ \ \ \ | | |/ / /