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 |
|
Garvin Hicking
|
769fb544ae
|
RFE #830355: Order of databases in left frame in combination with 'only_db'.
|
2003-11-06 17:10:56 +00:00 |
|
Garvin Hicking
|
10dc5d05d3
|
Bug 831181
|
2003-11-05 15:40:55 +00:00 |
|
Garvin Hicking
|
e733e4a924
|
Bug #835854: Wordwrapping mysql error message
|
2003-11-05 10:21:56 +00:00 |
|
Michal Čihař
|
78a8356741
|
URI detection works with www-Sharp.Runtime (RFE #834053).
|
2003-11-03 14:27:50 +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ř
|
be3102e252
|
Make default functions configurable (RFE #821271).
|
2003-10-20 13:26:35 +00:00 |
|
Marc Delisle
|
fb509e2020
|
bug 821512
|
2003-10-18 11:03:25 +00:00 |
|
Michal Čihař
|
dfea7d8664
|
Add some more fixes for wrongly typed $cfg['PmaAbsoluteUri'].
|
2003-10-16 12:59:52 +00:00 |
|
Marc Delisle
|
a199e51025
|
clarification
|
2003-09-30 16:44:33 +00:00 |
|
Michal Čihař
|
1de69dab7a
|
Fix displaying PHP code (bug #798804).
|
2003-09-02 10:16:21 +00:00 |
|
Alexander M. Turek
|
a469510ae2
|
Hey, don't always forget to update the config revision, guys!
|
2003-08-26 18:59:35 +00:00 |
|
Michal Čihař
|
481b072e5f
|
Parse better enum fields (bug #784154).
|
2003-08-06 13:02:59 +00:00 |
|
Garvin Hicking
|
defa87298e
|
bug #782966
|
2003-08-05 17:03:29 +00:00 |
|
Garvin Hicking
|
66279a58c8
|
show mysql error codes
|
2003-07-29 10:20:51 +00:00 |
|
Garvin Hicking
|
914ad7ae12
|
multi-query statements
|
2003-07-29 09:58:59 +00:00 |
|
Garvin Hicking
|
116999909e
|
RFE #769219 - retain user formating for SQL
|
2003-07-28 18:51:14 +00:00 |
|
Garvin Hicking
|
2df5509bb7
|
Image-stuff, multi-column display
|
2003-07-25 13:59:47 +00:00 |
|
Garvin Hicking
|
b89b4f117b
|
undid config.inc.php3 changes (shame on me)
and see ChangeLog
|
2003-07-24 18:02:37 +00:00 |
|
Garvin Hicking
|
109a84a30c
|
RFE #758051 (simpler PHPcode generation)
|
2003-07-24 16:41:19 +00:00 |
|
Marc Delisle
|
9a6a496468
|
path disclosure
|
2003-07-19 22:47:29 +00:00 |
|
Marc Delisle
|
c83c4d06a1
|
path disclosure
|
2003-07-19 10:43:59 +00:00 |
|
Alexander M. Turek
|
02d6e75891
|
Fixed a MySQL 4.1 bug that appeared when inserting values into ENUM or SET fields.
|
2003-07-17 11:25:02 +00:00 |
|
Garvin Hicking
|
e505c393f0
|
$cfg['OBGzip'] = 'auto' created and set to default.
|
2003-07-09 09:02:41 +00:00 |
|
Alexander M. Turek
|
de0a62b761
|
Send headers before exiting because of missing MySQL extension.
|
2003-07-08 08:52:29 +00:00 |
|
Alexander M. Turek
|
8eb6e7456f
|
Dynamic loading of MySQL extension always failed.
|
2003-07-07 21:42:44 +00:00 |
|
Alexander M. Turek
|
11a39a0bb9
|
backwards compatibility
|
2003-07-07 12:33:01 +00:00 |
|
Garvin Hicking
|
b190b5ba2e
|
Safari detection
|
2003-07-07 12:13:01 +00:00 |
|
Marc Delisle
|
384e5acf7c
|
blowfish encryption
|
2003-07-01 21:24:56 +00:00 |
|
Garvin Hicking
|
0ee43863a7
|
DHTML WYSIWYG-control for PDF-relations
|
2003-06-23 14:39:49 +00:00 |
|
Alexander M. Turek
|
bc7fa0c447
|
^M
|
2003-06-23 08:01:15 +00:00 |
|
Alexander M. Turek
|
fb8e68c04d
|
Security fix against bad JS code.
|
2003-06-23 07:50:54 +00:00 |
|
Michal Čihař
|
2d90978ca9
|
GD autodetection should now work on all systems
|
2003-06-13 07:37:26 +00:00 |
|
Alexander M. Turek
|
8d263edf44
|
Incremented required config.inc.php3 revision number.
|
2003-06-06 23:10:05 +00:00 |
|
Alexander M. Turek
|
02f7e3df0f
|
XHTML fixes
|
2003-05-30 20:54:02 +00:00 |
|
Alexander M. Turek
|
fd7b853c9d
|
* Removed check for default tab values: They are already checked in config_import.lib.php3;
* Corrected config file revison.
|
2003-05-30 20:12:50 +00:00 |
|
Michal Čihař
|
8a68abfc15
|
Better tabs highlighting when editing indexes.
|
2003-05-22 09:51:02 +00:00 |
|
Garvin Hicking
|
b65746a2f1
|
Bug #692854: Never execute a query in (with/without) PHP code views, and display a
new "Execute query" link in this mode.
|
2003-05-22 09:28:00 +00:00 |
|
Michal Čihař
|
f736050896
|
Better way for highliting tabs when including files (set $active_page for highliting).
|
2003-05-14 15:52:34 +00:00 |
|
Michal Čihař
|
bf88b4e077
|
Support for saving to file on server (part of RFE #730197).
|
2003-05-13 16:27:16 +00:00 |
|
Michal Čihař
|
59838e8a3c
|
Fix tab attributes when some specified as parameters.
|
2003-05-13 11:35:26 +00:00 |
|
Michal Čihař
|
1c7f574d3a
|
Highlight tab also when current page is read_dump.php3 and $goto is link of current tab.
|
2003-05-13 11:16:30 +00:00 |
|
Garvin Hicking
|
9fdea166e3
|
Bug #736609
|
2003-05-13 10:40:17 +00:00 |
|
Michal Čihař
|
da61b429b2
|
fix light tabs
|
2003-05-12 18:33:14 +00:00 |
|
Garvin Hicking
|
8f7dc90062
|
Patch #725839 (Netsted display of tables)
|
2003-05-12 18:28:46 +00:00 |
|
Michal Čihař
|
c4d8107e45
|
Merged patch #728928 - show multi statement query result.
|
2003-05-11 17:33:30 +00:00 |
|
Michal Čihař
|
51cbb260d1
|
$cfg['Server']['AllowDeny']['order'] might be undefined
|
2003-05-10 16:27:56 +00:00 |
|
Michal Čihař
|
6390181be7
|
Whole tab is now link.
|
2003-05-10 09:17:22 +00:00 |
|