summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-1/+1
* 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
* Add new user variables for tuning memory usage:unknown2003-10-111-2/+2
* 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
* | 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
| * | 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
| |/ /
* | | grant.result, grant.test, sql_acl.cc:unknown2003-08-221-0/+2
|/ /
* | 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 to get security patchunknown2003-05-081-3/+6
|\ \ | |/
| * Security patch to remove wrong error when one had a global update/delete priv...unknown2003-05-071-3/+6
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-301-2/+5
|\ \
| * | Fix reference to not initialized memoryunknown2003-04-301-2/+5
* | | merge fixunknown2003-04-291-16/+19
|\ \ \ | |/ /
| * | CURRENT_USER() and "access denied" error messages now report hostname exactly...unknown2003-04-291-8/+10
| * | Fix for openssl on Solarisunknown2003-04-281-8/+9
* | | properly back quoting db.table names in SHOW GRANTSunknown2003-04-231-3/+3
* | | Fixing few small problems in SET PASSWORD:unknown2003-04-211-5/+1
|/ /
* | Fix bug: Crash server when grant ssl options are used and ssl handshake is no...unknown2003-04-161-57/+58
* | Fixed bug in SUM() with NULL:sunknown2003-04-151-0/+12
* | Sprint task #856 : make table exclusion rules (in replication)unknown2003-04-011-0/+22
* | Reverted Sinisa's patch "Fixing the error messages returned on GRANTunknown2003-02-191-6/+2
* | - Applying Sinisa's Patch "Fixing the error messages returned on unknown2003-02-191-2/+6
* | 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