I get a crash on this
Select sum(Number) from testdata
Message
#1815 – Internal error: MCS-2045: At least one PrimProc closed the connection unexpectedly.
Total works.
Any suggestions?
Trying to run a simple Query
Select sum(Number) from testdata
2