[Gambas-user] Doing query of Stored procedure with no related data crashes gambas
Christof Thalhofer
chrisml at deganius.de
Sun Feb 19 12:17:28 CET 2023
Am 19.02.23 um 11:32 schrieb BB:
> You'll need to find the condition where the server interface returns
> notices and no output result parameter.
>
> It is possible, trust me.
Ok, I find something:
>> res = ConTest.Exec("call testcall();")
>> Print "ok"
When I set a Breakpoint on 'Print "ok"' and when the program stops,
doubleclick on 'res' to watch the Result object and inside that
doubleclick on 'Connection' Gambas 3.18.0 crashes:
'[1] 26759 segmentation fault gambas3'
Alles Gute
Christof Thalhofer
--
Dies ist keine Signatur
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230219/7acf7da6/attachment.sig>
More information about the User
mailing list