Hi all
I try to create a function (code at https://pastebin.com/mTs18B90)
using 'get diagnostics' to retrieve the number of affected rows.
However, it throws
the following exception was thrown:
SQLSTATE: 42703
column "row_count" does not exist
when I test it with
drop table if exists TE
> "Thiemo" == Thiemo Kellner writes:
Thiemo> Hi all
Thiemo> I try to create a function (code at
Thiemo> https://pastebin.com/mTs18B90)
Paste sites are for IRC, on the mailing list you should always attach
the necessary details to your message.
Thiemo> using 'get diagnostics' to retrieve