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='20250213021123_161',
dt='1739387483',
phpself='/ULIB/dublin.php',
agent='Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.6834.159 Mobile Safari/537.36 (compatible; GoogleOther)',
yea='2025',
mon='2',
dat='13',
ip='66.249.68.71'
mysqli: Duplicate entry '16239677' for key 'PRIMARY'
insert into stathist_viewbib_bib_type set
dat='13' ,
mon='02' ,
yea='2025' ,
statuid='20250213021123_161' ,
head='39179' ,
foot='html' ,
dt='1739387483'
mysqli: Table 'sessionval' is marked as crashed and should be repaired
delete from sessionval where dt<1739301083
mysqli: Table 'sessionval' is marked as crashed and should be repaired
select * from sessionval where main='historyviewbiblist' and sessionid='8o0ls16v0gcvfmebk4ckv18b22'
mysqli: Table 'sessionval' is marked as crashed and should be repaired
delete from sessionval where main='historyviewbiblist' and sessionid='8o0ls16v0gcvfmebk4ckv18b22'
mysqli: Duplicate entry '139097787' for key 'PRIMARY'
insert into sessionval set
sessionid='8o0ls16v0gcvfmebk4ckv18b22',
descr='loginadmin=,useradminid=,memid=',
main='historyviewbiblist',
dt='1739387483',
ipset='66.249.68.71',
val='a:1:{i:0;s:5:\"39179\";}'