Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #47788: Crash in TABLE_LIST::hide_view_error on | Georgi Kodinov | 2009-10-19 | 1 | -0/+24 |
* | merged 5.0-bugteam to 5.1-bugteam | Georgi Kodinov | 2009-05-27 | 1 | -0/+13 |
|\ | |||||
| * | Bug #38159: Function parsing problem generates misleading error message | Georgi Kodinov | 2009-05-27 | 1 | -0/+13 |
* | | Merging 5.1 main into 5.1-rpl | Mats Kindahl | 2008-10-23 | 1 | -0/+8 |
|\ \ | |||||
| * \ | merging | Alexey Botchkov | 2008-09-30 | 1 | -0/+8 |
| |\ \ | | |/ | |||||
| | * | Bug#37949 Crash if argument to SP is a subquery that returns more than one row | Alexey Botchkov | 2008-09-29 | 1 | -0/+8 |
| | * | Bug#33618 (Crash in sp_rcontext) | malff@lambda.hsd1.co.comcast.net. | 2008-01-23 | 1 | -0/+63 |
* | | | merged 5.1 main to 5.1-rpl | Sven Sandberg | 2008-08-04 | 1 | -0/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Check warnings in servers error log as part of test case | msvensson@pilot.mysql.com | 2008-04-08 | 1 | -0/+10 |
* | | | A fix for | Konstantin Osipov | 2008-07-03 | 1 | -4/+0 |
|/ / | |||||
* | | Bug#8759 (Stored Procedures: SQLSTATE '00000' should be illegal) | malff@lambda.hsd1.co.comcast.net. | 2008-03-21 | 1 | -0/+26 |
* | | Bug#21801 SQL exception handlers and warnings | davi@mysql.com/endora.local | 2008-02-04 | 1 | -0/+18 |
* | | Manual merge | malff@lambda.hsd1.co.comcast.net. | 2008-01-23 | 1 | -0/+63 |
* | | Bug#30882 Dropping a temporary table inside a stored function may cause a ser... | davi@endora.local | 2007-11-01 | 1 | -5/+69 |
* | | Bug#30904 SET PASSWORD statement is non-transactional | davi@endora.local | 2007-10-30 | 1 | -0/+19 |
* | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtime | malff@lambda.hsd1.co.comcast.net. | 2007-10-16 | 1 | -1/+24 |
|\ \ | |/ | |||||
| * | Bug#28318 (CREATE FUNCTION (UDF) requires a schema) -- part II | malff@lambda.hsd1.co.comcast.net. | 2007-10-15 | 1 | -2/+5 |
| * | Bug#28318 CREATE FUNCTION (UDF) requires a schema | davi@virtua-cwbas201-21-158-74.ctb.virtua.com.br | 2007-10-09 | 1 | -0/+20 |
* | | Bug#29223 declare cursor c for SHOW ..... | davi@moksha.com.br | 2007-10-11 | 1 | -1/+22 |
* | | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> | malff@lambda.weblab | 2007-09-10 | 1 | -0/+28 |
* | | Bug#21975 Grant and revoke statements are non-transactional | davi@moksha.local | 2007-08-29 | 1 | -0/+15 |
* | | Merge adventure.(none):/home/thek/Development/cpp/bug28846/my51-bug28846 | thek@adventure.(none) | 2007-06-22 | 1 | -5/+5 |
|\ \ | |||||
| * \ | Merge adventure.(none):/home/thek/Development/cpp/bug28846/my50-bug28846 | thek@adventure.(none) | 2007-06-22 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Bug#28846 Use of undocumented Prepared Statements crashes server | thek@adventure.(none) | 2007-06-22 | 1 | -5/+5 |
* | | | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1 | jimw@rama.(none) | 2007-06-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge vajra.(none):/opt/local/work/mysql-5.0-runtime | kostja@vajra.(none) | 2007-05-18 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Bug #27907 "Misleading error message when opening/locking tables" | kostja@vajra.(none) | 2007-05-18 | 1 | -3/+3 |
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtime | malff/marcsql@weblab.(none) | 2007-03-14 | 1 | -0/+68 |
|\ \ | |/ | |||||
| * | Bug#26503 (Illegal SQL exception handler code causes the server to crash) | malff/marcsql@weblab.(none) | 2007-03-14 | 1 | -0/+68 |
| * | Bug#8407 (Stored functions/triggers ignore exception handler) | malff/marcsql@weblab.(none) | 2007-03-05 | 1 | -6/+187 |
* | | Manual merge | malff/marcsql@weblab.(none) | 2007-03-06 | 1 | -6/+187 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel | dlenev@mockturtle.local | 2007-01-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | Give warnings for unused objects | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -1/+1 |
* | | | Fixed test case after merging fix for bug#24491 "using alias from source | dlenev@mockturtle.local | 2007-01-24 | 1 | -31/+32 |
* | | | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg24491 | dlenev@mockturtle.local | 2007-01-24 | 1 | -0/+32 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Proposed fix for bug#24491 "using alias from source table in insert ... | dlenev@mockturtle.local | 2007-01-23 | 1 | -0/+32 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2006-11-02 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | cmiller@zippy.cornsilk.net | 2006-11-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools | msvensson@neptunus.(none) | 2006-10-04 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Update tests and result files after running with new mysqltest that better de... | msvensson@neptunus.(none) | 2006-10-04 | 1 | -1/+1 |
* | | | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime | kostja@bodhi.local | 2006-10-23 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix after manual merge. | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -22/+21 |
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0 | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -0/+42 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Fix after manual merge. | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -27/+30 |
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug20953 | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -0/+42 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | BUG#20953: create proc with a create view that uses local vars/params | kroki/tomash@moonlight.intranet | 2006-10-12 | 1 | -0/+42 |
* | | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge | kostja@bodhi.local | 2006-08-30 | 1 | -0/+39 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() contains | andrey@example.com | 2006-08-25 | 1 | -0/+39 |
* | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-08-12 | 1 | -0/+23 |
|\ \ \ | |/ / | |||||
| * | | BUG#14702: misleading error message when syntax error in | kroki/tomash@moonlight.intranet | 2006-07-24 | 1 | -0/+22 |
| |/ |