slow select on RDB$PROCEDURE_PARAMETERS and RDB$FUNCTION_ARGUMENTS (index`s
created on incorrect fields)
--------------------------------------------------------------------------------------------------------
Key: CORE-6001
URL: http://tracker.firebirdsql.org/browse/CORE-6001
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 4.0 Beta 2
Reporter: Segey Khalyutin
Priority: Minor
on table RDB$PROCEDURE_PARAMETERS index created on
(RDB$RELATION_NAME,RDB$FIELD_NAME) instead of (RDB$PROCEDURE_NAME,
RDB$PARAMETER_NAME)
on table RDB$FUNCTION_ARGUMENTS index created on
(RDB$RELATION_NAME,RDB$FIELD_NAME) instead of (RDB$FUNCTION_NAME ,
RDB$FIELD_NAME)
in RDB$PROCEDURE_PARAMETERS RDB$RELATION_NAME and RDB$FIELD_NAME anywhere is
null
in RDB$RDB$FUNCTION_PARAMETERS RDB$RELATION_NAME anywhere is null
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel