Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#24270 | acurtis/antony@xiphis.org/ltamd64.xiphis.org | 2007-01-02 | 1 | -0/+1 |
* | WL #3031 | patg@radha.myhome.westell.com | 2006-12-11 | 1 | -0/+16 |
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1 | msvensson@neptunus.(none) | 2006-12-04 | 1 | -62/+116 |
|\ | |||||
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-11-30 | 1 | -60/+77 |
| |\ | |||||
| | * | Bug#20589 Missing some table level privileges after upgrade | msvensson@neptunus.(none) | 2006-11-29 | 1 | -61/+78 |
| | * | Merge neptunus.(none):/home/msvensson/mysql/bug20589/my41-bug20589 | msvensson@neptunus.(none) | 2006-11-22 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Bug #20589 Missing some table level privileges after upgrade | msvensson@neptunus.(none) | 2006-11-22 | 1 | -2/+2 |
| | * | | When runnig from binary dist the .sql files are found in share/ directory | msvensson@neptunus.(none) | 2006-11-21 | 1 | -1/+1 |
| * | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.1 | msvensson@shellback.(none) | 2006-11-29 | 1 | -42/+44 |
| |\ \ \ | |||||
| * | | | | Update mysql_fix_privilege_tables.sql to handle upgrade from 5.0 while retaining | msvensson@neptunus.(none) | 2006-11-21 | 1 | -2/+12 |
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-11-21 | 1 | -0/+27 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Add ALTER TABLE MODIFY statements in addition to the ALTER TABLE ADD for new | msvensson@neptunus.(none) | 2006-11-21 | 1 | -15/+27 |
| | * | | | Change collation for ALTER-omitted ENUMs from utf8_bin (where "y" and | cmiller@zippy.cornsilk.net | 2006-11-20 | 1 | -0/+15 |
* | | | | | Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb... | mskold/marty@mysql.com/linux.site | 2006-12-01 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Added --debug-info to most clients to detect memory leaks in mysql-test-run | monty@mysql.com/nosik.monty.fi | 2006-11-21 | 1 | -42/+44 |
|/ / / | |||||
* | | | Fix for bug #17394 - Events namespace is wrong | andrey@lmy004. | 2006-05-29 | 1 | -2/+2 |
* | | | fix for bug#16415 Events names are case sensitive | andrey@lmy004. | 2006-03-24 | 1 | -0/+1 |
* | | | Merge | kent@mysql.com | 2006-02-28 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | fix for bug #16400 | andrey@lmy004. | 2006-02-24 | 1 | -0/+5 |
* | | | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2006-02-25 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -0/+6 |
* | | | Yet another addition to the fix for BUG#9412 "Triggers: should have trigger | dlenev@mysql.com | 2006-02-02 | 1 | -1/+5 |
* | | | Fix for BUG#9412: Triggers: should have trigger privilege. | anozdrin@mysql.com | 2006-02-01 | 1 | -0/+9 |
* | | | sql_mode should be after on_completion and before comment | andrey@lmy004. | 2006-01-31 | 1 | -1/+1 |
* | | | post-push fix | andrey@lmy004. | 2006-01-31 | 1 | -1/+1 |
* | | | partial fix for bug#16407 (sql_mode not regarded) | andrey@lmy004. | 2006-01-31 | 1 | -0/+64 |
* | | | post-commit merge | andrey@lmy004. | 2006-01-30 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | fix for bug#16642 (Events: No INFORMATION_SCHEMA.EVENTS table) | andrey@lmy004. | 2006-01-30 | 1 | -0/+2 |
* | | | | fix for bug #16401 Events: mysql.event.comment is varchar(64) | andrey@lmy004. | 2006-01-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | WL1019: complete patch. Reapplied patch to the clean | cps@outpost.site | 2006-01-19 | 1 | -0/+36 |
* | | | WL #1034 (Internal CRON) pre-push updates | andrey@lmy004. | 2006-01-11 | 1 | -2/+2 |
* | | | WL #1034 update | andrey@lmy004. | 2005-12-16 | 1 | -16/+16 |
* | | | WL#1034 update | andrey@lmy004. | 2005-12-15 | 1 | -2/+3 |
* | | | WL#1034 updated | andrey@lmy004. | 2005-12-05 | 1 | -0/+38 |
* | | | Merge mysql.com:/home/mysql_src/mysql-5.0 | guilhem@mysql.com | 2005-11-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-11-10 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469) | jimw@mysql.com | 2005-10-31 | 1 | -1/+1 |
* | | | WL#2575 - Fulltext: Parser plugin for FTS | svoj@poseidon.ndb.mysql.com | 2005-11-06 | 1 | -0/+6 |
* | | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | type_binary.result, type_binary.test: | bar@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | mysql.user.password doesn't need utf8 | serg@serg.mylan | 2005-09-27 | 1 | -1/+1 |
* | | | Merge zim.(none):/home/brian/mysql/mysql-5.0 | brian@zim.(none) | 2005-08-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix typo in mysql_fix_privilege_tables.sql (Bug #12705) | jimw@mysql.com | 2005-08-23 | 1 | -1/+1 |
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-05 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Increase allowed size of stored procedure bodies to 4GB, and | jimw@mysql.com | 2005-07-26 | 1 | -1/+2 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-07-12 | 1 | -16/+34 |
|\ \ \ | |/ / | |||||
| * | | Fixed BUG#11365: Stored Procedure: Crash on Procedure operation | pem@mysql.com | 2005-07-08 | 1 | -16/+29 |
| * | | added processing of view grants to table grants (BUG#9795) | bell@sanja.is.com.ua | 2005-07-05 | 1 | -0/+5 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tulin@dl145c.mysql.com | 2005-05-17 | 1 | -2/+7 |
|\ \ \ | |/ / |