Commit Graph

15 Commits

Author SHA1 Message Date
Michal Čihař
dc94d054eb Configurable default connection collation (RFE #1025969). 2005-11-23 13:22:26 +00:00
Michal Čihař
f9ab10666a CSV import fixes:
- Drop optional escaping as this should not have any real functionality.
 - Do not overwrite error message from import in case of single SQL query is being executed.
 - Make enclosing behaviour same as in MySQL LOAD DATA (bug #1363532).
2005-11-23 10:34:52 +00:00
Marc Delisle
9889178b87 new query window behavior 2005-11-16 18:56:24 +00:00
Michal Čihař
72ca7ecf9a Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +00:00
Michal Čihař
77e68e5a39 Use $cfg['Servers'][1] from config.default.php as defaults for settings in config.inc.php (bug #1330847). 2005-11-02 19:46:47 +00:00
Michal Čihař
52a5f8156e This is not a configuration file. 2005-11-02 19:05:42 +00:00
Michal Čihař
fd2196ce5c fix links for chapter documentation (bug #1341676), drop support for old links. 2005-10-29 19:36:24 +00:00
Michal Čihař
1d1005fc3b Link documentation to version we run (RFE #1334292). 2005-10-29 19:09:31 +00:00
Michal Čihař
2a9f434d87 Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
Michal Čihař
ec473d8d7d Allow to limit list of shown languages (RFE #1328003). 2005-10-18 18:08:33 +00:00
Michal Čihař
7719639cea Add COMPRESS and UNCOMPRESS functions. 2005-10-09 09:44:21 +00:00
Michal Čihař
4166977846 Add ability to limit maximal size of extended insert query, defaults to 50 KB (RFE #1015378). 2005-10-09 08:16:57 +00:00
Michal Čihař
bdafbb64a3 typo 2005-10-08 14:34:25 +00:00
Michal Čihař
6a093d4283 Switch all SQL from read_dump.php to import.php. 2005-10-08 11:24:21 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00