Commit Graph

227 Commits

Author SHA1 Message Date
Michal Čihař
79222512c6 More older PHP cleanup. 2003-11-20 13:45:14 +00:00
Garvin Hicking
da757dcf87 foreach 2003-11-20 12:46:53 +00:00
Garvin Hicking
d3f84bca94 First batch of PHP4/MySQL compatibility/performance changes.
Everything should be non-intrusive for installations meeting our new 4.1.0/3.23.32 specs.

I will commit my files every now and then for easier code review and to let you see which constructs I replace. Jump in if there are any objections. The basic thing I'm doing is documented in the changelog.

I'll continue with files in the libraries/ subdirectory and will move to the root-level files in last instance.
2003-11-20 10:34:35 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00
Michal Čihař
cd6004c31b Support for creating UPDATE and REPLACE statements in export (RFE #838828). 2003-11-13 15:54:46 +00:00
Michal Čihař
1d6918ea9d Fix export of foreign keys (patch #834474), Allow delayed inserts (RFE #841298). 2003-11-13 14:45:46 +00:00
Michal Čihař
bc478df209 Unique fields are bold (patch #840089). 2003-11-12 13:14:29 +00:00
Michal Čihař
104257bb22 Fixed LaTeX output (patch #840082). 2003-11-12 13:08:38 +00:00
Michal Čihař
2be5b01b99 Add xml header with encoding information (bug #836630). 2003-11-06 10:01:34 +00:00
Alexander M. Turek
4d5dbed403 bug #812474 2003-11-03 00:39:53 +00:00
Michal Čihař
c848070471 - Allow to supress dates in SQL dump separately.
- Fix undefined variable for MySQL < 3.23.20 (bug #828370).
2003-10-23 10:33:48 +00:00
Michal Čihař
b6c81d3f3f Fix PMA_getTableContentOld (bug #820932). 2003-10-10 09:11:29 +00:00
Marc Delisle
dc61c4e9e4 bug 815822 2003-10-01 20:18:36 +00:00
Marc Delisle
a199e51025 clarification 2003-09-30 16:44:33 +00:00
Michal Čihař
6834f8f989 Improved LaTeX export (patch #777451). 2003-08-26 16:34:43 +00:00
Michal Čihař
a876b6ccf0 Don't trim resulting line (bug #782483). 2003-08-12 08:33:11 +00:00
Michal Čihař
c69386f3bc Added some stripslashes to generate correct exports. 2003-08-11 08:39:23 +00:00
Michal Čihař
0e3f37648f Allow column headers for Excel export (bug #771299). 2003-08-05 14:08:23 +00:00
Michal Čihař
9476c79f70 Use "table (field)" instead of "table -> field" when dumping relations into LaTeX (bug #776957). 2003-08-05 11:42:02 +00:00
Garvin Hicking
9e9af4df1a Only display Creation/Update timestamps when comments are wanted 2003-07-23 14:36:54 +00:00
Marc Delisle
6892b45675 bug 771575 2003-07-16 12:17:29 +00:00
Michal Čihař
e0d1c56eb2 Separate extended inserts by , and not by ; (bug #768351). 2003-07-09 10:33:26 +00:00
Michal Čihař
5a44d6b513 Added checkbox for exporting/copying AUTO_INCREMENT value (RFE #763957). 2003-07-08 09:21:32 +00:00
Alexander M. Turek
2431ab4a9b bug #761956 2003-07-06 21:45:04 +00:00
Michal Čihař
e41ad772b2 Use correct field names when exporting custom SQL 2003-06-25 16:19:03 +00:00
Marc Delisle
8999b53f2e typo largeblob -> longblob 2003-06-10 22:58:30 +00:00
Michal Čihař
c430dc8a95 export rework 2003-06-10 12:35:36 +00:00