Incorrect processing (truncation) of SQL statement with length 10MB+1
---------------------------------------------------------------------

                 Key: CORE-5382
                 URL: http://tracker.firebirdsql.org/browse/CORE-5382
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0.2
         Environment: Firebird 3.0.2.32619, IBProvider, direct INET-connection 
to FB3 (without fbclient.dll).
            Reporter: Kovalenko Dmitry


SQL Statement (total length = 10*1024*1024+1):

 "select/*---------- .... ---------------*/ID from DUAL "

---------------
Prepare error:

Dynamic SQL Error
SQL error code = -204
Table unknown
DUA

---------------

1. I think, the error message must be a little another.

2. Special for this case, I created the new table "DUA" and server prepared 
original query without any problem.


-- 
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

        

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to