[Libreoffice-bugs] [Bug 112423] MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 2 15:21:57 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=112423
--- Comment #27 from Robert GroÃkopf <robert at familiegrosskopf.de> ---
(In reply to Alex Thurgood from comment #26)
>
> @Robert : can we close this now as fixed ?
Have tested it again with the original description and LO 6.3.3.2 on OpenSUSE
15.1 64bit rpm Linux.
The behavior is the same:
fist
CALL `AllNames`;
shows output
"-1 rows updated"
second
CALL `AllNames`;
doesn't give a result, shows status
"Commands out of sync; you can't run this command now"
If I try the same with PHPMyAdmin I get the resulte of the procedure, in this
part the result of
SELECT * FROM `NamesTest`;
So the bug is still there with the MySQL native connector.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191202/746f3f90/attachment.html>
More information about the Libreoffice-bugs
mailing list