Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Check SQLSTATE[42000] #3676

Closed
anonymous-matomo-user opened this issue Jan 16, 2013 · 1 comment
Closed

System Check SQLSTATE[42000] #3676

anonymous-matomo-user opened this issue Jan 16, 2013 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Milestone

Comments

@anonymous-matomo-user
Copy link

Piwik 1.10.1

SQLSTATE[42000]: Syntax error or access violation: 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 'option WHERE option_name IN ('test_system_check1','test_system_check2')' at line 1
Backtrace:
#0 /home/matrix/domains/piwik/public_html/core/PluginsFunctions/Sql.php(51): Zend_Db_Adapter_Pdo_Abstract->exec('DELETE FROM opt...')
#1 /home/matrix/domains/piwik/public_html/core/PluginsFunctions/Sql.php(436): Piwik_Sql::exec('DELETE FROM opt...')
#2 /home/matrix/domains/piwik/public_html/plugins/Installation/Controller.php(1010): Piwik_Exec('DELETE FROM opt...')
#3 /home/matrix/domains/piwik/public_html/plugins/Installation/Controller.php(506): Piwik_Installation_Controller::performAdminPageOnlySystemCheck()
#4 [internal function]: Piwik_Installation_Controller->systemCheckPage()
#5 /home/matrix/domains/piwik/public_html/core/FrontController.php(138): call_user_func_array(Array, Array)
#6 /home/matrix/domains/piwik/public_html/index.php(53): Piwik_FrontController->dispatch()
#7 {main}

Keywords: System Check

@mattab
Copy link
Member

mattab commented Jan 18, 2013

thanks for the report, See #3684 for the patch

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants