Warnings could be put twice in status-vector
--------------------------------------------
Key: CORE-3801
URL: http://tracker.firebirdsql.org/browse/CORE-3801
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 2.5.1, 2.5.0, 3.0 Initial
Reporter: Vlad Khorsun
Priority: Minor
isql
set sql dialect 1;
create database 'a.fdb';
set term ^ ;
execute block as
declare d date;
begin
d = "now";
end
^
SQL warning code = 301
-DATE data type is now called TIMESTAMP
-SQL warning code = 301
-DATE data type is now called TIMESTAMP
--
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
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel