Marc Delisle
|
a199e51025
|
clarification
|
2003-09-30 16:44:33 +00:00 |
|
Michal Čihař
|
57f609b3cd
|
Print view with full texts (RFE #742123).
|
2003-08-27 17:07:28 +00:00 |
|
Marc Delisle
|
ef4318fe24
|
bug 782925
|
2003-08-06 18:39:08 +00:00 |
|
Michal Čihař
|
5e5d35dfae
|
Bookmark all SQL queries and not only the last one (bug #780569).
|
2003-08-05 18:14:37 +00:00 |
|
Marc Delisle
|
38aeb84c79
|
bug 782828
|
2003-08-05 15:32:27 +00:00 |
|
Michal Čihař
|
8754a73490
|
Fixed regular expression.
|
2003-08-05 11:34:53 +00:00 |
|
Marc Delisle
|
e3c809e61b
|
bug 781170 bad syntax for DROP DATABASE check
|
2003-08-01 01:52:51 +00:00 |
|
Marc Delisle
|
af0540bbc5
|
bug 779301
|
2003-07-29 14:42:10 +00:00 |
|
Garvin Hicking
|
116999909e
|
RFE #769219 - retain user formating for SQL
|
2003-07-28 18:51:14 +00:00 |
|
Marc Delisle
|
75bb8d52cb
|
bug 778899
|
2003-07-28 16:57:57 +00:00 |
|
Marc Delisle
|
c83c4d06a1
|
path disclosure
|
2003-07-19 10:43:59 +00:00 |
|
Marc Delisle
|
dc4c462297
|
bug 649665 rows count and UNION
|
2003-07-08 15:35:39 +00:00 |
|
Marc Delisle
|
6081dca310
|
bug 762213 row count and subqueries
|
2003-07-08 14:24:41 +00:00 |
|
Marc Delisle
|
f320c80dee
|
bug 760648
|
2003-06-27 12:48:01 +00:00 |
|
Michal Čihař
|
92707805fd
|
Go back to tbl_properties_structure.php3 when not dropping table.
|
2003-06-26 08:56:41 +00:00 |
|
Michal Čihař
|
21a073a2c9
|
Support for exporting any query into CSV/LaTeX/XML.
|
2003-06-25 18:15:24 +00:00 |
|
Marc Delisle
|
e9ca48fe4b
|
bug 759568 row count, DISTINCT and MySQL 4
|
2003-06-24 12:07:05 +00:00 |
|
Marc Delisle
|
0706feb397
|
typo
|
2003-06-21 12:30:38 +00:00 |
|
Michal Čihař
|
69cefd5bf9
|
Cleanup phpMyAdmin tables also after multi submit actions (RFE #749989).
|
2003-06-06 10:02:58 +00:00 |
|
Marc Delisle
|
3b75b77733
|
bug 747451
|
2003-06-02 17:12:39 +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 |
|
Marc Delisle
|
f01864a384
|
bug 738508 quick count when browsing
|
2003-05-18 12:36:05 +00:00 |
|
Michal Čihař
|
56f2f747ab
|
Show insert_id after INSERT (RFE #737660).
|
2003-05-14 16:57:29 +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 |
|
Marc Delisle
|
dd14447aa5
|
browse delays
|
2003-03-27 16:11:38 +00:00 |
|
Garvin Hicking
|
c0e9a2a685
|
Automatic update of PMA-tables on update/deletion/duplication of
DBs/Tables/Columns.
|
2003-03-12 13:41:19 +00:00 |
|
Garvin Hicking
|
42aa76e0e0
|
Fix Bug #700489 (quotes for non-JS browsers)
|
2003-03-10 18:52:27 +00:00 |
|
Garvin Hicking
|
0fa157ea82
|
Relations/Comments with Single Quotes were causing major harm, so replace
PMA_handleSlashes() with PMA_addSlashes(). Every incoming data is currently
stripslashed, so this is necessary.
|
2003-03-05 20:04:10 +00:00 |
|
Garvin Hicking
|
0e95514c3f
|
Fixed stripslashes() issues.
|
2003-03-05 14:04:23 +00:00 |
|
Alexander M. Turek
|
2183740b05
|
If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST.
|
2003-03-02 17:26:41 +00:00 |
|
Alexander M. Turek
|
a663294e0d
|
Changed 'column_comments' to 'column_info'.
|
2003-02-25 14:22:19 +00:00 |
|
Garvin Hicking
|
30b1873e61
|
Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables.
|
2003-02-24 16:59:36 +00:00 |
|
Garvin Hicking
|
78d34767d0
|
Measures basic query time [#571934]
|
2003-02-24 16:19:15 +00:00 |
|
Marc Delisle
|
ae2947a5e0
|
bug 649665
|
2003-02-18 11:38:00 +00:00 |
|
Marc Delisle
|
84930d7835
|
use SQL_CALC_FOUND_ROWS on MySQL 4
|
2003-02-17 19:31:11 +00:00 |
|
Marc Delisle
|
a9b3e20f1f
|
count records bugs
|
2003-02-16 11:09:58 +00:00 |
|
Robin Johnson
|
26cb729a3e
|
bug #685082
|
2003-02-13 04:25:50 +00:00 |
|
Marc Delisle
|
d92cbe642f
|
bug 684712
|
2003-02-11 19:06:36 +00:00 |
|
Marc Delisle
|
0a95f690b2
|
display SQL after edit row
|
2003-01-28 14:02:40 +00:00 |
|
Marc Delisle
|
a798255cf2
|
do not show Export link on printview output
|
2003-01-21 20:08:17 +00:00 |
|
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 |
|
Robin Johnson
|
e545478659
|
sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3: Revert line 88 of sql.php3, and fix it a different way...
|
2003-01-13 23:19:53 +00:00 |
|
Robin Johnson
|
a66c941f35
|
ChangeLog read_dump.php3 sql.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Fixed bug #641765, see mailing list post
|
2003-01-13 06:59:45 +00:00 |
|
Marc Delisle
|
8f6bef6fdc
|
support for EXTRACT FROM
|
2003-01-09 15:33:37 +00:00 |
|
Marc Delisle
|
14e6e85747
|
queryflag select_from
|
2003-01-08 15:16:03 +00:00 |
|
Marc Delisle
|
73099ed1e4
|
analyser and confirmation requests
|
2003-01-08 14:54:59 +00:00 |
|
Michal Čihař
|
1e8447e111
|
New URL and hidden input generating stuff.
|
2003-01-08 13:50:30 +00:00 |
|
Alexander M. Turek
|
120b795f66
|
Back to previous version
|
2002-12-04 18:00:16 +00:00 |
|
Alexander M. Turek
|
4dea3693a0
|
bug #641652
|
2002-12-03 08:32:21 +00:00 |
|