summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2003-10-151-0/+8
|\
| * #ifdef removedunknown2003-10-141-3/+6
| * minor error messages cleanupunknown2003-10-021-0/+5
* | 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
| |\ \ \ \ \
| | * | | | | Mark tables 'updating' in sql_acl.cc (mysql_grant(), mysql_table_grant()) so ...unknown2003-08-021-4/+22
| | | |_|_|/ | | |/| | |
| * | | | | Fix security bug. mysqld server without ssl support was completlyunknown2003-07-301-3/+9
| |/ / / /
| * | | | Bug #473 - GRANT ... TO ''@... was requiring FLUSH PRIVILEGES to workunknown2003-07-211-1/+1
| * | | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-181-1/+5
| * | | | I committed the same changeset in my tree yesterday, but broke the tree since,unknown2003-07-031-1/+1
| * | | | Added missing (char*) casts in bzero calls.unknown2003-07-031-2/+2
| * | | | Lot's of clean-ups and fixes for 4.0.14.unknown2003-07-021-1/+1
| * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-301-2/+5
| |\ \ \ \
| | * \ \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-261-2/+5
| | |\ \ \ \
| | | * | | | Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possibleunknown2003-06-261-2/+5
| * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-158/+203
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | SHOW GRANTS hided real grants when grants on both column and table (Bug 654)unknown2003-06-231-158/+203
| | |/ / / /
| * | | | | Removing one fix.unknown2003-06-231-9/+4
| * | | | | Two Sprint tasks and two behaviour changes.unknown2003-06-171-4/+9
| * | | | | several bug fixesunknown2003-05-311-3/+12
| |/ / / /
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-08-021-2/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | There were two wrong calls to tables_ok() in MySQL 4.0 (BUG#980),unknown2003-08-021-2/+11
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-271-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |