Commit Graph

14 Commits

Author SHA1 Message Date
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Garvin Hicking
49726bd3e6 bug #925913 - file upload 2004-04-27 10:27:52 +00:00
Garvin Hicking
d21cfc3cf8 fixed bug #942390 - multiple queries with one having "use database" didn't
set the database correctly and was overriden for the next query
2004-04-27 08:09:24 +00:00
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
Marc Delisle
866653209d bug 879005 2004-02-11 18:25:28 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
a7bd761f3f PMA_DBI_affected_rows 2004-01-20 21:03:31 +00:00
Marc Delisle
b0cc4dbb23 use PMA_DBI function 2004-01-20 19:53:53 +00:00
Marc Delisle
28a5d0476e PMA_DBI_num_rows 2004-01-20 19:35:37 +00:00
Marc Delisle
b469f62e64 bug 859062 2003-12-15 18:11:43 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945 Final batch of PHP3-Compatibility fixes. Please test. :-) 2003-11-22 20:57:48 +00:00
Michal Čihař
24902b77cc Show message about failing upload in all cases, removed some PHP compatibility code. 2003-11-20 11:47:28 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00