| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to embedded server to be able to run tests with it | unknown | 2006-02-24 | 1 | -0/+6 |
* | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | unknown | 2005-11-10 | 1 | -1/+1 |
|\ |
|
| * | Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469) | unknown | 2005-10-31 | 1 | -1/+1 |
* | | type_binary.result, type_binary.test: | unknown | 2005-10-13 | 1 | -1/+1 |
* | | mysql.user.password doesn't need utf8 | unknown | 2005-09-27 | 1 | -1/+1 |
* | | Fix typo in mysql_fix_privilege_tables.sql (Bug #12705) | unknown | 2005-08-23 | 1 | -1/+1 |
* | | Increase allowed size of stored procedure bodies to 4GB, and | unknown | 2005-07-26 | 1 | -1/+2 |
* | | Fixed BUG#11365: Stored Procedure: Crash on Procedure operation | unknown | 2005-07-08 | 1 | -16/+29 |
* | | added processing of view grants to table grants (BUG#9795) | unknown | 2005-07-05 | 1 | -0/+5 |
* | | Bug#10246 - Parser: bad syntax for GRANT EXECUTE | unknown | 2005-05-17 | 1 | -2/+7 |
* | | Resolve merge of fix for #8166. | unknown | 2005-05-02 | 1 | -0/+4 |
|\ \ |
|
| * | | Add Create_routine_priv, Alter_routine_priv, and Execute_priv privileges | unknown | 2005-02-07 | 1 | -0/+4 |
* | | | Update for VARCHAR and remove 4.1-specific actions. | unknown | 2005-04-18 | 1 | -39/+7 |
* | | | Merge with 4.1 | unknown | 2005-04-16 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Ensure that all privilege tables are created in MyISAM | unknown | 2005-04-16 | 1 | -0/+2 |
* | | | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if | unknown | 2005-03-22 | 1 | -5/+37 |
* | | | sql_acl.cc, sql_acl.h, sql_parse.cc | unknown | 2005-03-22 | 1 | -0/+12 |
* | | | Add all SQL_MODE settings to proc table. (Bug #8902) | unknown | 2005-03-08 | 1 | -2/+44 |
* | | | Clean up merge from 4.1, including making several enum fields | unknown | 2005-02-17 | 1 | -11/+11 |
* | | | Merge | unknown | 2005-02-17 | 1 | -57/+127 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix all of the enum and set columns in privilege tables to be | unknown | 2005-02-10 | 1 | -55/+123 |
* | | Create columns_priv with correct column lengths (the alter table | unknown | 2005-01-07 | 1 | -3/+3 |
* | | merge | unknown | 2005-01-07 | 1 | -11/+32 |
|\ \
| |/ |
|
| * | Make sure all char columns in the mysql.* tables have the proper width in | unknown | 2005-01-06 | 1 | -7/+32 |
* | | Manual merge of patch implementing WL#1339 with main tree. | unknown | 2004-12-29 | 1 | -0/+5 |
|\ \ |
|
| * | | WL#1339 "Add per account max_user_connections limit (maximum number | unknown | 2004-12-29 | 1 | -0/+5 |
* | | | WL#925 - Privileges for stored routines | unknown | 2004-12-23 | 1 | -0/+39 |
|/ / |
|
* | | Implemented the stored procedure data access characteristics: | unknown | 2004-10-14 | 1 | -3/+13 |
* | | More fixes for strict mode: | unknown | 2004-10-02 | 1 | -4/+4 |
* | | fixed privilege system upgrade script, to allow VIEW privileges for used who ... | unknown | 2004-09-11 | 1 | -0/+12 |
* | | Merge with 4.1 | unknown | 2004-09-06 | 1 | -18/+18 |
|\ \
| |/ |
|
| * | Bug#4338 mysql-test-run fails if compiled with non-latin1 character set | unknown | 2004-09-02 | 1 | -18/+18 |
* | | mysql_fix_privilege_tables.sql: | unknown | 2004-07-18 | 1 | -2/+2 |
* | | mysql_fix_privilege_tables.sql: | unknown | 2004-07-18 | 1 | -2/+2 |
* | | VIEW | unknown | 2004-07-16 | 1 | -0/+13 |
* | | Merge with 4.1.3-beta | unknown | 2004-07-07 | 1 | -1/+40 |
|\ \
| |/ |
|
| * | Message/comment touchup. | unknown | 2004-06-28 | 1 | -1/+1 |
| * | WL#1264 "Per-thread time zone support infrastructure". | unknown | 2004-06-18 | 1 | -0/+39 |
* | | Merge 4.1 -> 5.0. | unknown | 2004-04-07 | 1 | -10/+55 |
|\ \
| |/ |
|
| * | Added test to show bug in current union implementation | unknown | 2004-03-19 | 1 | -10/+55 |
* | | Fixed BUG#3259: Stored procedure names are case sensitive. | unknown | 2004-03-23 | 1 | -2/+6 |
* | | Renamed the "schema" column to "db" in mysql.proc to keep it in style with | unknown | 2003-12-16 | 1 | -2/+2 |
* | | In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to | unknown | 2003-12-12 | 1 | -2/+4 |
* | | WL#1363: Update the mysql.proc table and add new fields. | unknown | 2003-12-10 | 1 | -10/+36 |
* | | Merging 4.1->5.0 | unknown | 2003-10-22 | 1 | -0/+17 |
|\ \
| |/
|/| |
|
| * | Add proc table if not exists | unknown | 2003-10-01 | 1 | -0/+17 |
* | | Move init_compiled_charsets to own file | unknown | 2003-10-06 | 1 | -0/+35 |
|/ |
|
* | merge commit, hope that none of bar and dlenev changes were | unknown | 2003-09-03 | 1 | -1/+1 |
|\ |
|
| * | First version of new authentification procedure: now authentification is one-... | unknown | 2003-07-01 | 1 | -1/+1 |
* | | hanged UDF interface to use clear() instead of reset() | unknown | 2003-08-27 | 1 | -0/+12 |
|/ |
|