I installed XAMPP today on Ubuntu 14.04. I tried to create a new database in phpMyAdmin but received the error
#1932 - Table \'phpmyadmin.pma__tracki
I made it working with some changes in /opt/lampp/phpmyadmin/config.inc.php:
Add a $i=1 after /* server parameters */
/* Server parameters */
$i = 1
AND fix tablespaces of phpMyAdmin as written in
1932-table-phpmyadmin-pma-tracking-doesnt-exist-in-engine