[Bug 253577] databases/mysql80-server-8.0.23 server lost connection when call function that return variable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 22 20:28:46 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253577

Jason Kafer <jason.kafer at deepstack.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason.kafer at deepstack.io

--- Comment #1 from Jason Kafer <jason.kafer at deepstack.io> ---
We too are experiencing this issue, any procedure that accesses an IN variable
seams to cause it. If we create a simple procedure with the body being simple
SELECT 1; it returns file. If we create a procedure with an IN variable and the
body is SELECT inVariable the server crashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list