In the process of moving my zenphoto install from one VPS VM to another.
Ran the backup on the old host, and have got to the point of running setup on the new host.
When I select my backup and attempt to restore, I get this error :
Fatal error: MySQLi Error: ( SHOW INDEX FROM
[DB]
[prefix][prefix]admin_to_object ) failed. MySQLi returned the error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.admin_to_object' at line 1 in /var/www/zenphoto/zp-core/functions-db-MySQLi.php on line 78
both old and new zenphoto is version 1.4.5.5
These are my mysql rpm version :
# rpm -qa | grep mysql
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64
mysql-libs-5.5.35-1.el6.remi.x86_64
php-mysql-5.4.24-1.el6.remi.x86_64
mysql-devel-5.5.35-1.el6.remi.x86_64
compat-mysql51-5.1.54-1.el6.remi.x86_64
mysql-5.5.35-1.el6.remi.x86_64
mysql-server-5.5.35-1.el6.remi.x86_64
Alas, I don't now have the original host to check what versions were on there before.
I'm really just posting this as a long-shot to see if anyone has seen this problem before, and/or can put their finger on the fix. I couldn't find anything from searching..hence the long-shot.