( ! ) Fatal error: Uncaught Exception: Error: The MySQL server is running with the --read-only option so it cannot execute this statement<br />Error No: 1290<br />DELETE FROM octw_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) in /home/sankhabo/ocartdata/storage/modification/system/library/db/mysqli.php on line 59 |
( ! ) Exception: Error: The MySQL server is running with the --read-only option so it cannot execute this statement<br />Error No: 1290<br />DELETE FROM octw_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) in /home/sankhabo/ocartdata/storage/modification/system/library/db/mysqli.php on line 59 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 363360 | {main}( ) | .../index.php:0 |
2 | 0.0029 | 729072 | start( ) | .../index.php:21 |
3 | 0.0031 | 762552 | require_once( '/home/sankhabo/public_html/system/framework.php' ) | .../startup.php:104 |
4 | 0.0067 | 1091120 | Router->dispatch( ) | .../framework.php:165 |
5 | 0.0083 | 1103504 | Router->execute( ) | .../router.php:46 |
6 | 0.0083 | 1103504 | Action->execute( ) | .../router.php:67 |
7 | 0.0087 | 1148976 | ControllerStartupStartup->index( ) | .../action.php:84 |
8 | 0.0167 | 1794368 | Cart\Cart->__construct( ) | .../startup.php:186 |
9 | 0.0167 | 1794904 | DB->query( ) | .../cart.php:15 |
10 | 0.0167 | 1794904 | DB\MySQLi->query( ) | .../db.php:45 |