History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
CORE-2579
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
Major
Assignee:
Adriano dos Santos Fernandes
Reporter:
Adriano dos Santos Fernandes
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Firebird Core
Parameters and variables cannot be used as expressions in EXECUTE PROCEDURE parameters without a colon prefix
Created:
31/Jul/09 09:29 AM
Updated:
01/Aug/09 12:16 PM
Return to search
Component/s:
Engine
Affects Version/s:
2.5 Beta 2
Fix Version/s:
2.5 RC1
Time Tracking:
Not Specified
Planning Status:
Unspecified
Description
« Hide
This regression has introduced in the
CORE-2538
fix.
create procedure P123 (param int)
as
begin
execute procedure p123 (param);
end
Description
This regression has introduced in the
CORE-2538
fix. create procedure P123 (param int) as begin execute procedure p123 (param); end
Show »
All
Comments
Work Log
Change History
Version Control
Sort Order:
No work has yet been logged on this issue.