Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 20:28:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253577] databases/mysql80-server-8.0.23 server lost connection when call function that return variable
Message-ID:  <bug-253577-7788-O50dlaS0o7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253577-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253577-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253577

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

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253577-7788-O50dlaS0o7>