Warning: array_merge(): Argument #1 is not an array in /home/www2/ponggi.de/common/oper/CurrencyHandler.class.php on line 166
MySQL server error report:Array
(
[0] => Array
(
[message] => MySQL Query Error
)
[1] => Array
(
[sql] => SELECT t1.*, t2.*
FROM t_goods t1
LEFT JOIN `t_goods_content` t2 USING(g_id)
WHERE t1.g_deleted=0 AND t1.g_status=1 AND t1.g_id=3471 and t2.languages_id=
)
[2] => Array
(
[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 4
)
[3] => Array
(
[errno] => 1064
)
)
Error:MySQL server error:[{"message":"MySQL Query Error"},{"sql":"SELECT t1.*, t2.* \n FROM t_goods t1\n LEFT JOIN `t_goods_content` t2 USING(g_id)\n WHERE t1.g_deleted=0 AND t1.g_status=1 AND t1.g_id=3471 and t2.languages_id="},{"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 4"},{"errno":1064}]