Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

api_index update errors when using table prefix #11

Open
ghost opened this issue Oct 11, 2013 · 2 comments
Open

api_index update errors when using table prefix #11

ghost opened this issue Oct 11, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 11, 2013

Created by Bernard Bondos, 28th Nov 2010. (originally Lighthouse ticket #33):


When running api_index update in a app that's using db table prefix, truncate errors shows up:

PHP Warning: SQL Error: 1064: 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 'ion_api_classes``' at line 1 in /home/dire.pl/www/api.dire.pl/htdocs/ion/cake/libs/model/datasources/dbo_source.php on line 684

Warning: SQL Error: 1064: 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 'ion_api_classes``' at line 1 in /home/dire.pl/www/api.dire.pl/htdocs/ion/cake/libs/model/datasources/dbo_source.php on line 684

Query: TRUNCATE TABLE `ion_`ion_api_classes``

@ghost
Copy link
Author

ghost commented Oct 11, 2013

30th Nov 2010, fanrong33 (at 139) said:


333

@ghost
Copy link
Author

ghost commented Oct 11, 2013

5th Dec 2010, Mark Story said:


Please don't assign specific users.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants