Commit Graph

20 Commits

Author SHA1 Message Date
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Michal Čihař
6268182df8 Abide cfg['Lang'] settings even if using MySQL > 4.1.x (bug #1266626). 2005-08-23 11:56:52 +00:00
Marc Delisle
18a96d81d4 bug #1221359, Copying a db containing a MERGE table 2005-06-18 13:06:42 +00:00
Alexander M. Turek
c15147a848 Force separate connection for controluser queries 2005-03-24 20:57:00 +00:00
Marc Delisle
c84507f8d9 problem with getting comments when creating a new table under MySQL 4.1.x with extension mysql 2005-03-10 19:49:09 +00:00
Marc Delisle
9bef31439e native comments 2005-03-05 23:21:25 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Marc Delisle
f5f49f7030 bug #1041667 2004-10-19 17:08:30 +00:00
Alexander M. Turek
751404c428 bug #1033388 and optimizations 2004-10-12 21:08:49 +00:00
Marc Delisle
ad774a1698 bug 1009791 remove non-UTF-8 choices 2004-09-04 12:32:05 +00:00
Marc Delisle
9572a3f6bf avoid adding BINARY and VARBINARY twice in the drop-down list 2004-09-03 20:44:57 +00:00
Marc Delisle
c5b3b01641 support of BINARY and VARBINARY field types 2004-08-28 14:14:14 +00:00
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