Fatal error: Call to undefined function PMA_getUvaCondition() in /usr/share/webapps/phpmyadmin/2.10.0.2/htdocs/tbl_replace.php on line 101
error after editing a line and selecting 'edit next line' in the dropdown field.
when i edit the same line and choose 'back' it works.
tested a few times, error is reproducible
table has an int(11)[autoincrement] and two varchar(100) fields
System:
Gentoo linux
MySQL-Client-Version: 5.0.26
PHP 5.2.1-pl3-gentoo
Logged In: YES
user_id=210714
Originator: NO
Should be PMA_getUniqueCondition() that is called there. Even with this, there is a problem with this feature, working on it.
Logged In: YES
user_id=210714
Originator: NO
Fixed this message, opened a new item for the feature itself (it worked in 2.9.2).