Commit Graph

153 Commits

Author SHA1 Message Date
Marc Delisle
f3636aedc3 bug #1751172 Do not export data when exporting a single VIEW 2007-07-12 14:48:52 +00:00
Marc Delisle
8ea5dfc479 bug #1747215, other cases of blanks at end of line 2007-07-11 19:19:32 +00:00
Marc Delisle
f772df4b99 bug #1747215 Export emits blanks at line ends 2007-07-11 13:53:58 +00:00
Marc Delisle
e1bd91f914 bug #1722502 DROP TABLE in export VIEW 2007-06-14 17:10:25 +00:00
Marc Delisle
e33c249de2 bug #1722502 DROP TABLE in export view structure 2007-05-21 17:13:49 +00:00
Marc Delisle
951b2a2f9e bug #1715709 export in SQL format always includes procedures and functions 2007-05-20 19:00:38 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Marc Delisle
15a5a8104d bug #1672636 [export] PDF export too wide 2007-04-13 17:26:10 +00:00
Marc Delisle
f9948b6848 [export] Native Excel (Spreadsheet_Excel_Writer) improvements 2007-04-02 20:33:18 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Marc Delisle
b84107152d bug #1688053, improvement for latest fix 2007-03-29 13:20:58 +00:00
Marc Delisle
4de60460b3 bug #1688053 [export] Wrong export of binary character fields 2007-03-26 16:48:13 +00:00
Marc Delisle
e31fd70d78 oops 2007-03-25 11:41:44 +00:00
Marc Delisle
8575706de8 more doc about signon 2007-03-25 11:39:40 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
d51f1126f6 use generic $strOptions 2007-02-19 18:15:55 +00:00
Marc Delisle
26230ea6eb YAML export 2007-02-18 13:39:27 +00:00
Marc Delisle
735de4b93c undefined variable if AllowAnywhereRecoding is false 2007-02-17 18:02:36 +00:00
Michal Čihař
6ac319f159 DELIMITER should not be commented out (bug #1612870). 2007-01-02 09:24:56 +00:00
Marc Delisle
b0588d3570 bug #1621280, support VIEW dependencies during export 2006-12-26 16:10:47 +00:00
Marc Delisle
93659bd8d1 typos 2006-12-26 14:27:14 +00:00
Marc Delisle
5c351fc48b bug #1619647, export of query results should not contain procedure definitions 2006-12-21 01:11:00 +00:00
Marc Delisle
46ccf8cdca duplicated line, committed too fast 2006-12-11 14:54:47 +00:00
Marc Delisle
6a4e2a1164 patch #1595784, add charset information to SQL exported file 2006-12-10 12:56:12 +00:00
Marc Delisle
d01f9977fb remove uva prefix 2006-12-10 12:32:41 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
0bca319d18 Keep 0 in exported auto_increment fields (bug #1440544). 2006-10-18 14:39:49 +00:00
Michal Čihař
0d9c5892c6 Fix cvs/csv typo. 2006-10-13 08:14:31 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Michal Čihař
861d70b5a2 Fix MIME type and extension to state before plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm). 2006-10-10 14:20:58 +00:00
Marc Delisle
6de7cbca22 bug 1562533, unbuffered queries 2006-10-09 12:39:08 +00:00
Marc Delisle
b00f3d56cb bug #1550690, wrong export of constraints 2006-10-01 18:48:43 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Marc Delisle
75c0fa389a bug #1556934, SQL compatibility mode on export 2006-09-12 17:20:07 +00:00
Marc Delisle
2f1c30d257 bug #1555760, export default parameter broken 2006-09-11 21:27:21 +00:00
Marc Delisle
8806c5dd0d do not display BLOBs on PDF export 2006-08-18 12:16:45 +00:00
Michal Čihař
0eae2f35a7 Fix charset header of exported HTML/XLS file (bug #1541100). 2006-08-16 09:10:23 +00:00
Marc Delisle
8e5514549d bug #1527862, export foreign keys is broken in latest CVS 2006-08-05 10:51:03 +00:00
Marc Delisle
c0e3385e69 bug #1526000, copying table to another db (MYSQL 5.0.24) 2006-08-04 17:21:48 +00:00
Marc Delisle
029a63a1f5 single-table copy did not copy the constraints 2006-07-04 15:53:41 +00:00
Marc Delisle
d130c36ef4 bug #1504218, better explanation for what is a PDF export 2006-06-25 11:42:18 +00:00
Marc Delisle
31a7ac1c5c procedures and functions 2006-06-22 20:55:19 +00:00
Michal Čihař
af54eb141e Handle correctly AUTO (bug #1497239). 2006-05-30 13:46:13 +00:00
Michal Čihař
b53b94af3e Fix extension. 2006-05-30 13:41:11 +00:00
Michal Čihař
fba74f3b81 Fix export to XML (bug #1497239). 2006-05-30 06:43:00 +00:00
Michal Čihař
c42b74c54d Fix handling of backquotes (bug #1497239). 2006-05-30 06:33:47 +00:00
Michal Čihař
cd55bb7ccb Fix UPDATE export with extended inserts enabled (bug#1482103), fix export type selection. 2006-05-05 09:20:17 +00:00