summaryrefslogtreecommitdiff
path: root/scripts/mysql_create_system_tables.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Bug fixed: mysql-test failure on rpl testsunknown2003-06-261-0/+1
* mysql_create_system_tables.sh:unknown2003-06-241-2/+2
* Fixed some new memory leaksunknown2003-06-241-6/+5
* Fixes for make_win_src_distributionsunknown2003-06-151-17/+16
* new version of helpunknown2003-05-291-0/+311