| ( ! ) Warning: [mysql error 145] Table '.\piwigo\piwigo_images' is marked as crashed and should be repaired
SELECT
image_id,
date_available,
NOW() AS dbnow
FROM piwigo_lounge
JOIN piwigo_images ON image_id = id
ORDER BY image_id ASC
LIMIT 1
; in C:\Users\Piwigo\Documents\web\include\dblayer\functions_mysqli.inc.php on line 847 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 360672 | {main}( ) | ...\index.php:0 |
| 2 | 0.0002 | 361736 | include_once( 'C:\Users\Piwigo\Documents\web\include\common.inc.php ) | ...\index.php:11 |
| 3 | 0.0377 | 491208 | check_lounge( ) | ...\common.inc.php:202 |
| 4 | 0.0377 | 491400 | query2array( $query = '\nSELECT\n image_id,\n date_available,\n NOW() AS dbnow\n FROM piwigo_lounge\n JOIN piwigo_images ON image_id = id\n ORDER BY image_id ASC\n LIMIT 1\n;', $key_name = ???, $value_name = ??? ) | ...\functions.inc.php:2465 |
| 5 | 0.0377 | 491400 | pwg_query( $query = '\nSELECT\n image_id,\n date_available,\n NOW() AS dbnow\n FROM piwigo_lounge\n JOIN piwigo_images ON image_id = id\n ORDER BY image_id ASC\n LIMIT 1\n;' ) | ...\functions_mysqli.inc.php:888 |
| 6 | 0.0393 | 491448 | my_error( $header = '\nSELECT\n image_id,\n date_available,\n NOW() AS dbnow\n FROM piwigo_lounge\n JOIN piwigo_images ON image_id = id\n ORDER BY image_id ASC\n LIMIT 1\n;', $die = FALSE ) | ...\functions_mysqli.inc.php:132 |
| 7 | 0.0393 | 491768 | trigger_error( $message = '[mysql error 145] Table \'.\\piwigo\\piwigo_images\' is marked as crashed and should be repaired\n\nSELECT\n image_id,\n date_available,\n NOW() AS dbnow\n FROM piwigo_lounge\n JOIN piwigo_images ON image_id = id\n ORDER BY image_id ASC\n LIMIT 1\n;', $error_level = 512 ) | ...\functions_mysqli.inc.php:847 |
| ( ! ) Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in C:\Users\Piwigo\Documents\web\include\dblayer\functions_mysqli.inc.php on line 913 |
| ( ! ) Error: Call to a member function fetch_assoc() on bool in C:\Users\Piwigo\Documents\web\include\dblayer\functions_mysqli.inc.php on line 913 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 360672 | {main}( ) | ...\index.php:0 |
| 2 | 0.0002 | 361736 | include_once( 'C:\Users\Piwigo\Documents\web\include\common.inc.php ) | ...\index.php:11 |
| 3 | 0.0377 | 491208 | check_lounge( ) | ...\common.inc.php:202 |
| 4 | 0.0377 | 491400 | query2array( $query = '\nSELECT\n image_id,\n date_available,\n NOW() AS dbnow\n FROM piwigo_lounge\n JOIN piwigo_images ON image_id = id\n ORDER BY image_id ASC\n LIMIT 1\n;', $key_name = ???, $value_name = ??? ) | ...\functions.inc.php:2465 |