( ! ) 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.0005 | 363400 | {main}( ) | .../index.php:0 |
2 | 0.0037 | 729112 | start( ) | .../index.php:21 |
3 | 0.0038 | 762592 | require_once( '/home/sankhabo/public_html/system/framework.php' ) | .../startup.php:104 |
4 | 0.0083 | 1091160 | Router->dispatch( ) | .../framework.php:165 |
5 | 0.0280 | 1103544 | Router->execute( ) | .../router.php:46 |
6 | 0.0280 | 1103544 | Action->execute( ) | .../router.php:67 |
7 | 0.0287 | 1149016 | ControllerStartupStartup->index( ) | .../action.php:84 |
8 | 0.0390 | 1794408 | Cart\Cart->__construct( ) | .../startup.php:186 |
9 | 0.0390 | 1794944 | DB->query( ) | .../cart.php:15 |
10 | 0.0390 | 1794944 | DB\MySQLi->query( ) | .../db.php:45 |