Commit Graph

15 Commits

Author SHA1 Message Date
Marc Delisle
86b1747823 bug #1828913 [structure] no FULLTEXT index on CHAR column 2007-11-09 17:26:07 +00:00
Sebastian Mendel
10130dd9e3 do not sometimes silently prevent dropping of last column(s) - but always display the error if tried
(current silently prevention did only work if only one column exists)
2007-10-12 08:12:08 +00:00
Marc Delisle
84be80201e Partitioned status in table Structure 2007-10-11 16:49:41 +00:00
Sebastian Mendel
3737060548 removed MySQL < 5 code 2007-10-02 10:39:52 +00:00
Sebastian Mendel
a73ffff4c8 fixed notice;
make use of PMA_getIcon();
changed some processing orders;
minor tweaks, fixes, docs;
2007-10-02 08:18:21 +00:00
Sebastian Mendel
a375c17ea4 better handling for 'view distinct' from table structure page 2007-09-28 07:18:23 +00:00
Sebastian Mendel
97aaf42a15 do not urlencode() form values 2007-09-27 15:34:40 +00:00
Sebastian Mendel
caf61599cf $cfg['PropertiesIconic'] is checked inside PMA_buttonOrImage() 2007-09-27 14:48:12 +00:00
Marc Delisle
361a43318a bug #1717339 Missing header when deleting a checked column 2007-05-11 17:11:39 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
ad129f6a2f bug #1602335, browse distinct values and name containing a quote 2006-11-26 09:53:45 +00:00
Michal Čihař
ad06b4a991 Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00