Add support for server-side prepared statements in MySQLi backend

Bug #401489 reported by wouter bolsterlee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Anewt
Triaged
Wishlist
Unassigned

Bug Description

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.

Tags: database
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.