summaryrefslogtreecommitdiff
path: root/ext/mysqli/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/TODO')
-rw-r--r--ext/mysqli/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/ext/mysqli/TODO b/ext/mysqli/TODO
new file mode 100644
index 0000000000..6b457571f6
--- /dev/null
+++ b/ext/mysqli/TODO
@@ -0,0 +1,13 @@
+- review/code inspection of the bind stuff
+- test
+- documentation
+- benchmarks /ext/mysql vs. ext/mysqli
+- testing/compiling under windows
+- migration guide:
+ diffrences between ext/mysql and mysqli
+ not supported functions from ext/mysql (mysql_db_query)
+- ini-settings
+- phpinfo output (Status: mostly done, maybe some more information could be interesting)
+- blob support for mysql_prepare
+- multi query support (still open until there is a decision (MySQL AB))
+- bundled libmysql 4.1