Bug #45277 | Calling User Defined Function using eSql causes NullReferenceException | ||
---|---|---|---|
Submitted: | 2 Jun 2009 21:57 | Modified: | 8 Jan 2010 14:11 |
Reporter: | Muhammad Mosa | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 6.0.3 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | entity framework, Entity SQL, eSql, udf |
[2 Jun 2009 21:57]
Muhammad Mosa
[7 Aug 2009 12:58]
Tonci Grgin
Hi Muhammad and thanks for your report. I would really like to see full self-sufficient test case attached to it.
[7 Sep 2009 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[5 Jan 2010 22:10]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/96040 780 Reggie Burnett 2010-01-05 - fixed entity framework function processing so that it handles stored functions properly (bug #45277)
[5 Jan 2010 22:11]
Reggie Burnett
fixed in 6.0.6, 6.1.4, and 6.2.3
[5 Jan 2010 22:15]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/96043
[5 Jan 2010 22:18]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/96044
[5 Jan 2010 22:20]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/96046
[8 Jan 2010 14:11]
Tony Bedford
An entry was added to the 6.0.6, 6.1.4, and 6.2.3 changelogs: Calling a User Defined Function using Entity SQL in the Entity Framework caused a NullReferenceException.