Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00
Michal Čihař
f1dd5266c1
Change default phpMyAdmin table names from PMA_* to pma_*.
2003-10-10 14:24:34 +00:00
Marc Delisle
aab46d7ea6
bug 771464
2003-07-15 12:26:38 +00:00
Alexander M. Turek
cd320c27b0
Added some notes about lower_case_table_names.
2003-05-30 14:43:06 +00:00
Robin Johnson
4fc9399e7e
missed a bit
2003-03-14 10:53:58 +00:00
Robin Johnson
25ff6df409
sql cleanup
2003-03-14 10:29:55 +00:00
Alexander M. Turek
529e28b153
typos
2003-02-27 23:07:43 +00:00
Alexander M. Turek
e6b078b1f5
column_comments --> column_info
2003-02-27 19:51:46 +00:00
Garvin Hicking
63c5582cba
Basic detection if mime-features are available, better check on error
...
situations. See ChangeLog.
2003-02-26 13:02:34 +00:00
Garvin Hicking
dba8ecc4fd
Display MIME types to transform any table cell. You can only choose from a list of pre-defined MIME-types. The list gets built by a function searching a directory for valid transforms. For further information see README-file and soon documentation. ;)
2003-02-24 17:54: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
Alexander M. Turek
f9687321fc
USE
2002-11-15 09:08:38 +00:00
Mike Beck
4061729f5c
the stuff i wrote for 2.3.0 that creates automatic JOINS in
...
db_details_qbe came up with rather slow Queries in certain circumstances.
now i did a complete rewrite - this should come up with much faster JOINS
but of course this needs more tests yet
as i was installing a new server here i decided to add the SQL for
the db we ask for - is that ok with everybody?
2002-09-18 21:03:42 +00:00