Commit Graph

24 Commits

Author SHA1 Message Date
Marc Delisle
29f0ac3418 now create_tables.sql is for MySQL 5 2007-09-30 12:15:08 +00:00
Marc Delisle
6b47cd5b3f patch #1694234, pma_designer_coords in create_tables.sql, thanks to Isaac Bennetch 2007-04-07 14:40:24 +00:00
Marc Delisle
2b302da431 adjust comment 2004-07-18 13:06:03 +00:00
Marc Delisle
ca528db1d0 rename create_tables.old.sql to create_tables.sql 2004-07-18 13:04:39 +00:00
Marc Delisle
040230c76d rename create_tables.sql to create_tables_mysql_4_1_2+.sql 2004-07-18 13:01:53 +00:00
Alexander M. Turek
de237b4c82 db, table and field names are case-sensitive. 2004-07-15 21:18:29 +00:00
Alexander M. Turek
a5dab35a7a Force UTF-8 for pmadb 2004-07-15 19:47:08 +00:00
Michal Čihař
779fc0179f Add IF EXISTS. 2004-06-24 09:42:54 +00:00
Michal Čihař
cbc4659d30 even more wording change 2004-05-13 17:08:36 +00:00
Michal Čihař
672bb28056 Cleaned up description, regenerated dump. 2004-05-13 17:05:05 +00:00
Marc Delisle
0034c937b4 clarify 2003-12-02 22:03:41 +00:00
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