summaryrefslogtreecommitdiff
path: root/scripts/mysql_fix_privilege_tables.sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-261-573/+0
* Bug#20589 Missing some table level privileges after upgradeunknown2006-11-291-61/+78
* Merge neptunus.(none):/home/msvensson/mysql/bug20589/my41-bug20589unknown2006-11-221-2/+2
|\
| * Bug #20589 Missing some table level privileges after upgradeunknown2006-11-221-2/+2
* | When runnig from binary dist the .sql files are found in share/ directoryunknown2006-11-211-1/+1
* | Add ALTER TABLE MODIFY statements in addition to the ALTER TABLE ADD for newunknown2006-11-211-15/+27
* | Change collation for ALTER-omitted ENUMs from utf8_bin (where "y" and unknown2006-11-201-0/+15
* | Fixes to embedded server to be able to run tests with itunknown2006-02-241-0/+6
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-11-101-1/+1
|\ \ | |/
| * Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469)unknown2005-10-311-1/+1
* | type_binary.result, type_binary.test:unknown2005-10-131-1/+1
* | mysql.user.password doesn't need utf8unknown2005-09-271-1/+1
* | Fix typo in mysql_fix_privilege_tables.sql (Bug #12705)unknown2005-08-231-1/+1
* | Increase allowed size of stored procedure bodies to 4GB, and unknown2005-07-261-1/+2
* | Fixed BUG#11365: Stored Procedure: Crash on Procedure operationunknown2005-07-081-16/+29
* | added processing of view grants to table grants (BUG#9795)unknown2005-07-051-0/+5
* | Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-2/+7
* | Resolve merge of fix for #8166.unknown2005-05-021-0/+4
|\ \
| * | Add Create_routine_priv, Alter_routine_priv, and Execute_priv privilegesunknown2005-02-071-0/+4
* | | Update for VARCHAR and remove 4.1-specific actions.unknown2005-04-181-39/+7
* | | Merge with 4.1unknown2005-04-161-0/+2
|\ \ \ | | |/ | |/|
| * | Ensure that all privilege tables are created in MyISAMunknown2005-04-161-0/+2
* | | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even ifunknown2005-03-221-5/+37
* | | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-0/+12
* | | Add all SQL_MODE settings to proc table. (Bug #8902)unknown2005-03-081-2/+44
* | | Clean up merge from 4.1, including making several enum fieldsunknown2005-02-171-11/+11
* | | Mergeunknown2005-02-171-57/+127
|\ \ \ | |/ / | | / | |/ |/|
| * Fix all of the enum and set columns in privilege tables to beunknown2005-02-101-55/+123
* | Create columns_priv with correct column lengths (the alter tableunknown2005-01-071-3/+3
* | mergeunknown2005-01-071-11/+32
|\ \ | |/
| * Make sure all char columns in the mysql.* tables have the proper width inunknown2005-01-061-7/+32
* | Manual merge of patch implementing WL#1339 with main tree.unknown2004-12-291-0/+5
|\ \
| * | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-0/+5
* | | WL#925 - Privileges for stored routinesunknown2004-12-231-0/+39
|/ /
* | Implemented the stored procedure data access characteristics:unknown2004-10-141-3/+13
* | More fixes for strict mode:unknown2004-10-021-4/+4
* | fixed privilege system upgrade script, to allow VIEW privileges for used who ...unknown2004-09-111-0/+12
* | Merge with 4.1unknown2004-09-061-18/+18
|\ \ | |/
| * Bug#4338 mysql-test-run fails if compiled with non-latin1 character setunknown2004-09-021-18/+18
* | mysql_fix_privilege_tables.sql:unknown2004-07-181-2/+2
* | mysql_fix_privilege_tables.sql:unknown2004-07-181-2/+2
* | VIEWunknown2004-07-161-0/+13
* | Merge with 4.1.3-betaunknown2004-07-071-1/+40
|\ \ | |/
| * Message/comment touchup.unknown2004-06-281-1/+1
| * WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+39
* | Merge 4.1 -> 5.0.unknown2004-04-071-10/+55
|\ \ | |/
| * Added test to show bug in current union implementationunknown2004-03-191-10/+55
* | Fixed BUG#3259: Stored procedure names are case sensitive.unknown2004-03-231-2/+6
* | Renamed the "schema" column to "db" in mysql.proc to keep it in style withunknown2003-12-161-2/+2
* | In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general tounknown2003-12-121-2/+4