Error in SELECT SUM () of a field of type DECIMAL (18,6)
--------------------------------------------------------

                 Key: CORE-6506
                 URL: http://tracker.firebirdsql.org/browse/CORE-6506
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 4.0 RC 1
         Environment: Ubuntu 20.04.2 LTS - 
Firebird-4.0.0.2353-ReleaseCandidate1.amd64
            Reporter: Sergio Cavicchioli
            Priority: Critical


Hi
I made a new VM with Ubuntu 20.04.2 LTS and installed Firebird4 RC1.
I made a backup of a production DB with Firebird3 and restored it in Firebird4.
While testing the program that uses it, I noticed an error.
The program was running a complex Query then minimized it until I found the 
error.
es. Select Sum(MyFieldName) As MyResult From MyTable    
MyFieldName is of type DECIMAL(18.6)

i get this error:

Error: *** IBPP::LogicException ***
Context: RowImpl::AllocVariables
Message: Found an unknown sqltype !


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

Reply via email to