Commit Graph

5 Commits

Author SHA1 Message Date
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
Sebastian Mendel
1db66739f8 fixed uninitialized variables 2005-10-14 14:15:06 +00:00
Michal Čihař
db40959fd2 Fix execution of single large queries. 2005-10-08 13:28:07 +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