2 Commits (554d405d73c5618b0dbca4e118a8739932a3a39f)

Author SHA1 Message Date
unknown f52f931f4b Bug #28401 mysql_upgrade Failed with STRICT_ALL_TABLES, ANSI_QUOTES and NO_ZERO_DATE 19 years ago
unknown 838e89dea6 Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
unknown 0d18610ab5 Remove another spurious " 19 years ago
unknown 4bb60076df Remove spurious " 19 years ago
unknown 5d4e0417ad Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
unknown 2278d96215 Bug#20589 Missing some table level privileges after upgrade 19 years ago
unknown ca401ce100 Bug #20589 Missing some table level privileges after upgrade 19 years ago
unknown 456959cfef When runnig from binary dist the .sql files are found in share/ directory 19 years ago
unknown 67e943cd0c Add ALTER TABLE MODIFY statements in addition to the ALTER TABLE ADD for new 19 years ago
unknown ccd6098261 Change collation for ALTER-omitted ENUMs from utf8_bin (where "y" and 19 years ago
unknown 0afb6ff660 Fixes to embedded server to be able to run tests with it 20 years ago
unknown 04fcd58e09 Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469) 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown 4252b11a2d mysql.user.password doesn't need utf8 21 years ago
unknown 8767335309 Fix typo in mysql_fix_privilege_tables.sql (Bug #12705) 21 years ago
unknown eb25e83ee4 Increase allowed size of stored procedure bodies to 4GB, and 21 years ago
unknown accdff5114 Fixed BUG#11365: Stored Procedure: Crash on Procedure operation 21 years ago
unknown 200f03fdd4 added processing of view grants to table grants (BUG#9795) 21 years ago
unknown 55171821d2 Bug#10246 - Parser: bad syntax for GRANT EXECUTE 21 years ago
unknown fb70643001 Update for VARCHAR and remove 4.1-specific actions. 21 years ago
unknown 9b224e9180 Ensure that all privilege tables are created in MyISAM 21 years ago
unknown 8fc710cee6 Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if 21 years ago
unknown 30a2327848 sql_acl.cc, sql_acl.h, sql_parse.cc 21 years ago
unknown a99cb51c9d Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if the row type is dynamic 21 years ago
unknown 4605a107ae Add all SQL_MODE settings to proc table. (Bug #8902) 21 years ago
unknown e122a103e2 Clean up merge from 4.1, including making several enum fields 21 years ago
unknown 2a9b8f589e Fix all of the enum and set columns in privilege tables to be 21 years ago
unknown 1968527da9 Add Create_routine_priv, Alter_routine_priv, and Execute_priv privileges 21 years ago
unknown 306767278d Create columns_priv with correct column lengths (the alter table 21 years ago
unknown 5728b1daa7 Make sure all char columns in the mysql.* tables have the proper width in 21 years ago
unknown 05b709fc77 WL#1339 "Add per account max_user_connections limit (maximum number 21 years ago
unknown 09ce0b330b WL#925 - Privileges for stored routines 21 years ago
unknown a750003f57 Implemented the stored procedure data access characteristics: 21 years ago
unknown 6966e86951 More fixes for strict mode: 22 years ago
unknown 5d7848d8bf fixed privilege system upgrade script, to allow VIEW privileges for used who have CREATE privilege (BUG#5329) 22 years ago
unknown 36a4e21c07 Bug#4338 mysql-test-run fails if compiled with non-latin1 character set 22 years ago
unknown 139bd48c91 disable safe-updates for mysql_fix_privilege_tables 22 years ago
unknown 9fc19ce8f5 mysql_fix_privilege_tables.sql: 22 years ago
unknown f7a2d98c71 mysql_fix_privilege_tables.sql: 22 years ago
unknown 8790b1e65c VIEW 22 years ago
unknown 6893aff622 Message/comment touchup. 22 years ago
unknown 6aaccbcbf7 WL#1264 "Per-thread time zone support infrastructure". 22 years ago
unknown 220494bde0 Fixed BUG#3259: Stored procedure names are case sensitive. 22 years ago
unknown 28813a9ea9 Added test to show bug in current union implementation 22 years ago
unknown 86ae07cd24 Portability fixes 22 years ago
unknown 2053f8f850 fixed BUG #2874 "Grant table bug" and 22 years ago
unknown fd4544879b Renamed the "schema" column to "db" in mysql.proc to keep it in style with 22 years ago
unknown cabd28c68c In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to 22 years ago
unknown 3702a1dbc4 WL#1363: Update the mysql.proc table and add new fields. 22 years ago
unknown 25f9971aaa Fix for Bug #1752 Wrong letter cases. 22 years ago