Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all articles
Browse latest Browse all 5540

petejs on "[Plugin: CSS & JavaScript Toolbox] Database error with cjtoolbox plugin"

$
0
0

Today I' ve gotten this error 18 times out of ( imagine) hundreds of pageloads.

I have 3 javascript functions to render google maps, (not on same page).

Is there anything I can check? DB-integrity? timing?

no error in mysql log, apache error.log message:
Sun May 29 11:20:59.381705 2016] [:error] [pid 5710] [client ...] WordPress database 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 ') ) ) ) )' at line 5 for query
SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 17) blocksGroup\n\n FROM `wp
_cjtoolbox_blocksblocks LEFT JOINwp_cjtoolbox_block_pinspins ON blocks.id= pins.blockId\n\n WHERE ( ( (backupIdIS NULL ) AND (st
ate= 'active' ) ) AND ( ( blocks.pinPoint& 17 ) OR ( ( blocks.pinPoint& 32 ) AND ( pins.pin = 'pages' ) AND ( pins.value` IN ( ) ) ) )
); made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), call_user_func_array,
CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJ
TMYSQLQueueDriver->select

https://wordpress.org/plugins/css-javascript-toolbox/


Viewing all articles
Browse latest Browse all 5540

Trending Articles