Marc Delisle
|
f093987be6
|
bug 968174: auto-switch to UTF-8 on MySQL 4.1.0+, and default lang is now the non-UTF-8 one
|
2004-08-03 00:28:55 +00:00 |
|
Alexander M. Turek
|
278b126afe
|
The user may now choose his connection character set. This should fix bug #984912.
|
2004-07-17 22:58:31 +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 |
|
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 |
|