John T. (Jack) Carroll, Western USA Overseer from 1907 to 1957.
The Western area consists of everything in Canada from Manitoba west,
plus the US states of Alaska, Hawaii, Washington, Oregon, California,
Idaho, Nevada, Arizona, Montana & Wyoming.
Warning: [mysql error 144] Table './telltrue_piwi886/piwiaw_history' is marked as crashed and last (automatic?) repair failed
INSERT INTO piwiaw_history
(
date,
time,
user_id,
IP,
section,
category_id,
search_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'216.73.216.139',
'categories',
76,
NULL,
3390,
'picture',
NULL,
NULL,
NULL
)
; in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 144] Table './telltrue_piwi886/piwiaw_history' is marked as crashed and last (automatic?) repair failed
SELECT
date,
HOUR(time) AS hour,
MIN(id) AS min_id,
MAX(id) AS max_id,
COUNT(*) AS nb_pages
FROM piwiaw_history
WHERE id > 60050000
AND id <= 60100000
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/telltrue/public_html/photogallery/admin/include/functions_history.inc.php(237): pwg_db_fetch_assoc(false)
#1 /home/telltrue/public_html/photogallery/include/functions.inc.php(544): history_summarize(50000)
#2 /home/telltrue/public_html/photogallery/picture.php(1035): pwg_log('3390', 'picture')
#3 {main}
thrown in /home/telltrue/public_html/photogallery/include/dblayer/functions_mysqli.inc.php on line 211