Michal Čihař
56a0ec9638
Skip byte order marks (bug #1423362 ).
2006-02-21 20:28:27 +00:00
Sebastian Mendel
6b4f751e41
fixed bug #1409972 PHP 5.1.2 compatibility
2006-01-19 15:39:29 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Michal Čihař
ccee74104a
Handle correctly dumps with commented out commands (eg. from mysqldump).
2005-12-25 21:43:27 +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
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