- Author
- Michael Semeliker
- Visits
- 5315
- Rating score
- no rating
EXIF Metadata
- Model
- NIKON D7000
- Date Time of Original
- 2014:11:29 15:04:39
- Aperture Number
- 13
- Copyright
- Michael Semeliker
- Exposure Time
- 1/160 s
- ISO
- 200
- Focal Length
- 50 mm
Warning: [mysql error 144] Table './piwigo_miki/history' is marked as crashed and last (automatic?) repair failed
INSERT INTO history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'54.208.73.179',
'tags',
NULL,
820,
'picture',
NULL,
NULL,
'31'
)
; in /srv/www/www.semeliker.net/include/dblayer/functions_mysqli.inc.php on line 856
Warning: [mysql error 144] Table './piwigo_miki/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 history
WHERE id > 13687512
AND id <= 13737512
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /srv/www/www.semeliker.net/include/dblayer/functions_mysqli.inc.php on line 856
Fatal error: Call to a member function fetch_assoc() on a non-object in /srv/www/www.semeliker.net/include/dblayer/functions_mysqli.inc.php on line 220