Commit Graph

15 Commits

Author SHA1 Message Date
Michal Čihař
399318d264 Fix PMA_mysql_fetch_array return value for last result (bug #905223). 2004-03-09 14:21:31 +00:00
Michal Čihař
8fcbd55910 Remove possible double charset conversion. 2004-03-09 14:01:17 +00:00
Alexander M. Turek
4c1117e937 Yet another ungly fix concerning the missing mysql_get_client_info() function. 2004-02-29 22:31:25 +00:00
Alexander M. Turek
6279474b3a Charset stuff 2004-02-15 01:07:20 +00:00
Alexander M. Turek
3102a23c09 Introduced options parameter for query functions. 2004-02-14 00:36:14 +00:00
Robin Johnson
9ef1abb59c unix linefeeds! 2004-01-27 00:49:13 +00:00
Marc Delisle
a5d3509065 PMA_DBI_num_fields 2004-01-25 22:56:26 +00:00
Marc Delisle
425759a2e1 use generic CantLoad message 2004-01-24 19:01:56 +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
a69eb2ebbc PMA_DBI_insert_id 2004-01-20 20:52:28 +00:00
Marc Delisle
0c31d7c7a8 PMA_DBI_num_rows 2004-01-20 18:17:13 +00:00
Marc Delisle
02e945b376 PMA_DBI_get_dblist 2004-01-19 20:09:43 +00:00
Alexander M. Turek
6a6953899e Freed main.php from all direct calls to mysql_wrappers or the MySQL API. 2004-01-17 23:04:34 +00:00
Alexander M. Turek
7eced930bc database abstraction, part I 2004-01-17 01:47:36 +00:00