anewt-developers team mailing list archive
-
anewt-developers team
-
Mailing list archive
-
Message #00071
[Bug 401489] [NEW] Add support for server-side prepared statements in MySQLi backend
Public bug reported:
The MySQLi backend could support server-side prepared statements (MySQLi
statements).. Note that this should not be the default since the client-
side prepared statements from Anewt provide features that cannot be used
in server-side prepared statements (e.g. ?table? and ?column? stuff, as
well as the more exotic ?raw? hackery that is sometimes very useful).
Perhaps an API addition like $connection->prepare_server_side() is a
good solution.
** Affects: anewt
Importance: Wishlist
Status: Triaged
** Tags: database
--
Add support for server-side prepared statements in MySQLi backend
https://bugs.launchpad.net/bugs/401489
You received this bug notification because you are a member of Anewt
developers, which is subscribed to Anewt.
Follow ups
References