FAQ 3. Known limitations
From PmaWiki
- FAQ 3.1 When using HTTP authentication, an user who logged out can not relogin in with the same nick.
- FAQ 3.2 When dumping a large table in compressed mode, I get a memory limit error or a time limit error.
- FAQ 3.3 With InnoDB tables, I lose foreign key relationships when I rename or alter a table.
- FAQ 3.4 I am unable to import dumps I created with the mysqldump tool bundled with the MySQL server distribution.
- FAQ 3.5 When using nested folders there are some multiple hierarchies displayed in a wrong manner?! ($cfg['LeftFrameTableSeparator'])
- FAQ 3.6 What is currently not supported in phpMyAdmin about InnoDB?
- FAQ 3.7 I have table with many (100+) fields and when I try to browse table I get series of errors like "Warning: unable to parse url". How can this be fixed?
- FAQ 3.8 I cannot use (clickable) HTML-forms in fields where I put a MIME-Transformation onto!
- FAQ 3.9 I get error messages when using "--sql_mode=ANSI" for the MySQL server
- FAQ 3.10 Homonyms and no primary key: When the results of a SELECT display more that one column with the same value (for example SELECT lastname from employees where firstname like 'A%' and two "Smith" values are displayed), if I click Edit I cannot be sure that I am editing the intended row.
- FAQ 3.11 The number of records for InnoDB tables is not correct.
- FAQ 3.12 What are the phpMyAdmin limitations for MySQL 3?
- FAQ 3.13 I get an error when entering USE followed by a db name containing an hyphen.
- FAQ 3.14 I am not able to browse a table when I don't have the right to SELECT one of the columns.
