Commit Graph

6 Commits

Author SHA1 Message Date
Marcel Tschopp
4e62f7658f Changed some queries to use MYSQLI_STORE_RESULT.
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Michal Čihař
39f110f82c Support for unbuffered queries - PMA_DBI_QUERY_UNBUFFERED and fix support of PMA_DBI_QUERY_STORE. 2004-03-10 11:01:50 +00:00
Michal Čihař
482182526b CRLF -> LF 2004-03-09 15:54:00 +00:00
Alexander M. Turek
3102a23c09 Introduced options parameter for query functions. 2004-02-14 00:36:14 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Alexander M. Turek
7eced930bc database abstraction, part I 2004-01-17 01:47:36 +00:00