summaryrefslogtreecommitdiff
path: root/scripts/mysql_create_system_tables.sh
Commit message (Expand)AuthorAgeFilesLines
* Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-261-779/+0
* Merge recycle.(none):/src/bug24496/my50-bug24496unknown2007-01-241-1/+1
|\
| * Bug#24496:Fresh install of mysql on windows has anonymous user with root access.unknown2007-01-231-1/+1
* | my_strtoll10-x86.s:unknown2006-12-311-1/+13
|/
* type_binary.result, type_binary.test:unknown2005-10-131-1/+1
* mysql.user.password doesn't need utf8unknown2005-09-271-1/+1
* Increase allowed size of stored procedure bodies to 4GB, and unknown2005-07-261-1/+1
* Fixed BUG#11365: Stored Procedure: Crash on Procedure operationunknown2005-07-081-5/+7
* added processing of view grants to table grants (BUG#9795)unknown2005-07-051-1/+1
* Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-2/+3
* Resolve merge of fix for #8166.unknown2005-05-021-0/+3
|\
| * Add Create_routine_priv, Alter_routine_priv, and Execute_priv privilegesunknown2005-02-071-0/+3
* | Merge with 4.1unknown2005-04-161-0/+1
|\ \
| * | Ensure that all privilege tables are created in MyISAMunknown2005-04-161-0/+1
* | | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even ifunknown2005-03-221-5/+5
* | | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-6/+7
* | | Add all SQL_MODE settings to proc table. (Bug #8902)unknown2005-03-081-1/+11
* | | Clean up merge from 4.1, including making several enum fieldsunknown2005-02-171-1/+1
* | | Mergeunknown2005-02-171-62/+62
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-7617unknown2005-02-171-51/+51
| |\ \
| | * | Fix all of the enum and set columns in privilege tables to beunknown2005-02-101-51/+51
* | | | Merge with 4.1unknown2005-02-151-3/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | remove passwordless remote accounts from windows distrounknown2005-02-141-3/+1
| |/
* | Manual merge of patch implementing WL#1339 with main tree.unknown2004-12-291-8/+9
|\ \
| * | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-8/+9
* | | WL#925 - Privileges for stored routinesunknown2004-12-231-11/+38
|/ /
* | Implemented the stored procedure data access characteristics:unknown2004-10-141-1/+5
* | Merge with 4.1unknown2004-09-061-19/+32
|\ \ | |/
| * mergedunknown2004-09-031-20/+15
| |\
| | * add engine=MyISAM to all create table statements inunknown2004-09-031-15/+15
| * | Bug#4338 mysql-test-run fails if compiled with non-latin1 character setunknown2004-09-021-10/+25
| |/
| * Bu#4526 building with utf8_bin collation causes help to be case sensitiveunknown2004-08-271-5/+5
| * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-4/+7
* | changes in system db creation procedure for view privilegesunknown2004-07-161-10/+16
* | Merge with 4.1.3-betaunknown2004-07-071-2/+344
|\ \ | |/
| * Cleanup for creating windows source distributionunknown2004-06-261-1/+0
| * mysql_create_system_tables.sh:unknown2004-06-251-1/+4
| * Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-2/+3
| * WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-0/+339
* | Merge 4.1 -> 5.0.unknown2004-04-071-1/+1
|\ \ | |/
| * Added test to show bug in current union implementationunknown2004-03-191-1/+1
* | Fixed BUG#3259: Stored procedure names are case sensitive.unknown2004-03-231-2/+2
* | 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
* | WL#1363: Update the mysql.proc table and add new fields.unknown2003-12-101-12/+38
* | Merging 4.1->5.0unknown2003-10-221-0/+20
|\ \ | |/ |/|
| * Merging 4.1 -> 5.0unknown2003-09-241-0/+20
| |\
| | * Merging 4.1 into 5.0 (second pass; post-merge fixes).unknown2003-07-091-0/+20
* | | Move init_compiled_charsets to own fileunknown2003-10-061-1/+1
|/ /
* | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-1/+1
|/