mysqli: Incorrect key file for table '.\library_ulib\stat_globaluid.MYI'; try to repair it
DELETE FROM stat_globaluid
WHERE id NOT IN (
SELECT id
FROM (
SELECT id
FROM stat_globaluid
ORDER BY id DESC
LIMIT 100
) foo
);
mysqli: Duplicate entry '20140744006883' for key 'PRIMARY'
insert into stat_globaluid set
statuid='20250213050249_1567',
dt='1739397769',
phpself='/ULIB/dublin.php',
agent='Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
yea='2025',
mon='2',
dat='13',
ip='3.146.255.243'
mysqli: Duplicate entry '16239677' for key 'PRIMARY'
insert into stathist_viewbib_bib_type set
dat='13' ,
mon='02' ,
yea='2025' ,
statuid='20250213050249_1567' ,
head='47565' ,
foot='html' ,
dt='1739397769'
mysqli: Table 'sessionval' is marked as crashed and should be repaired
delete from sessionval where dt<1739311369
mysqli: Table 'sessionval' is marked as crashed and should be repaired
select * from sessionval where main='historyviewbiblist' and sessionid='k0324ivhb0hk6fn7db3s0h57v1'
mysqli: Table 'sessionval' is marked as crashed and should be repaired
delete from sessionval where main='historyviewbiblist' and sessionid='k0324ivhb0hk6fn7db3s0h57v1'
mysqli: Duplicate entry '139097787' for key 'PRIMARY'
insert into sessionval set
sessionid='k0324ivhb0hk6fn7db3s0h57v1',
descr='loginadmin=,useradminid=,memid=',
main='historyviewbiblist',
dt='1739397773',
ipset='3.146.255.243',
val='a:1:{i:0;s:5:\"47565\";}'