Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 20:27:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219661] databases/mysql-server:  mysqli_store_result fails on even toy datasets
Message-ID:  <bug-219661-13-g4gNdDr6IH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219661-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219661-13@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=3D219661

MMacD <scratch65535@att.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Closed                      |Open
         Resolution|Overcome By Events          |---

--- Comment #4 from MMacD <scratch65535@att.net> ---
I shouldn't have closed this, because there *is* a problem. Either the soft=
ware
is broken or the docs are, since mysqli_store_result doesn't even work on a=
 toy
dataset.=20=20

My interest was only because, being confused by the poorly-written docs, I
thought that a successful store_result call was now required in order to use
data_seek.  But it's not, and so I lost interest and closed this bug report=
.=20
But there really is some kind of bug, so I should have left it open even th=
ough
it doesn't seem to affect my project.

Unfortunately, I've no clue about where the bug is located because the mysq=
li
API is not well-reflected in SQL.  There's no equivalent of store_result in=
 the
SQL that I can see, so I couldn't test to narrow it down.  So it could be in
MySQL and thus MariaDB, or the result of some change to MariaDB that's not =
in
MySQL, or in the mysqli API, or only the PHP port of the API, or even just =
in
the documentation.  Sorry for not being able to be more clear.

--=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-219661-13-g4gNdDr6IH>