Commit Graph

39 Commits

Author SHA1 Message Date
Marc Delisle
e1a8baa31b row limiting for export of results 2003-01-21 17:50:20 +00:00
Marc Delisle
a5c02eb41f export results of SELECTs 2003-01-19 13:48:15 +00:00
Alexander M. Turek
0e2865dfc5 coding standards 2002-12-11 21:18:46 +00:00
Alexander M. Turek
3c48c6baff bug #652311 2002-12-11 21:12:53 +00:00
Michal Čihař
9eac77903c support for exporting to LaTeX 2002-12-11 16:42:21 +00:00
Marc Delisle
b59ac08abb for older MySQL 2002-11-16 10:57:10 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Loïc Chapeaux
2c51f09aee fixed a parse error 2002-10-04 13:11:08 +00:00
Alexander M. Turek
e24b4abce0 bug #607896 2002-10-03 17:29:39 +00:00
Loïc Chapeaux
1fde05de4f feature #601603 (Field names on CSV export) 2002-09-13 08:52:31 +00:00
Marc Delisle
5e419a7d66 MySQL 3.21 compatibility 2002-08-07 12:07:35 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
af7317c461 fixed bug #551682 - PMA ignores case of table names under winwin, thanks to Pawe Szczepaski 2002-05-17 10:22:39 +00:00
Loïc Chapeaux
4b5f961226 Fixed bug #552486 - row count starts at 1? 2002-05-08 10:10:40 +00:00
Loïc Chapeaux
9b1d989602 Enabled the ability to export only some records in xml format 2002-05-05 13:07:38 +00:00
Alexander M. Turek
d0040a347f some small fixes concerning the XML feature 2002-04-28 18:10:09 +00:00
Alexander M. Turek
d43fd800fb Thx, Lo�c :o) 2002-04-28 17:38:17 +00:00
Loïc Chapeaux
251eb8ccff In case of errors, display them 2002-04-28 16:53:22 +00:00
Loïc Chapeaux
d22c273acc PHP3 compatibility 2002-04-28 16:41:09 +00:00
Alexander M. Turek
8ba7794043 free result 2002-04-28 16:30:52 +00:00
Alexander M. Turek
1527b9dd06 XML exports (experimental) 2002-04-28 16:01:03 +00:00
Alexander M. Turek
04b272c39c libraries/*: $cfg system changes. 2002-04-24 18:38:28 +00:00
Loïc Chapeaux
fd60f5ba1e Tried a fix for bug #508746 - PMA_splitSqlFile() crashes server 2002-02-17 11:59:04 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
2d4592a2ec fixed a php error if there is no 'enclosed by' character 2002-01-03 14:38:04 +00:00
Loïc Chapeaux
b0cdfeaf2f While building dumps, data are no long bufferized by the script if the user wants it to be displayed on screen or saved as a text file. This may be helpfull for bug #448223 - Dump hangs 2001-12-15 16:38:46 +00:00
Loïc Chapeaux
ebfef0492d sending the "fake" header at each it�ration is about ten times faster than checking elapsed time and send the header each 20 seconds 2001-12-09 09:38:41 +00:00
Loïc Chapeaux
55dd29646f send fake headers to bypass browser timeout 2001-12-08 21:05:38 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
d194d576e1 fixed bug #482466 - data dumping is broken in cvs version thanks to Michal Cihar 2001-11-16 14:15:17 +00:00
Loïc Chapeaux
bc54ef7d50 "zero" value was exported as '' 2001-11-14 20:49:43 +00:00
Loïc Chapeaux
aa245fe53a feature #443134 - unlimited set_time_limit() 2001-11-09 22:35:46 +00:00
Loïc Chapeaux
e86345bf11 fixed bug #472858 - Dump error, thanks to Thomas Baehr 2001-10-19 19:25:15 +00:00
Loïc Chapeaux
2b93605e65 improved the fix against the bug #469416 (Dumps with binary data dont work mysql) 2001-10-14 08:32:50 +00:00
Loïc Chapeaux
e8b51f0297 tried to fix bug #469416 (Dumps with binary data dont work mysql) 2001-10-13 21:44:12 +00:00
Loïc Chapeaux
92ec43d8fc fixed bug #468807 (dump error) 2001-10-07 22:09:51 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
a12a735ee0 Excel csv field separator should be a comma 2001-09-20 18:17:36 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00