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='20250212195908_3787',
dt='1739365148',
phpself='/ULIB/dublin.php',
agent='Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)',
yea='2025',
mon='2',
dat='12',
ip='54.36.148.67'
mysqli: Duplicate entry '16239677' for key 'PRIMARY'
insert into stathist_viewbib_bib_type set
dat='12' ,
mon='02' ,
yea='2025' ,
statuid='20250212195908_3787' ,
head='50852' ,
foot='html' ,
dt='1739365148'
mysqli: Table 'sessionval' is marked as crashed and should be repaired
delete from sessionval where dt<1739278748
mysqli: Table 'sessionval' is marked as crashed and should be repaired
select * from sessionval where main='historyviewbiblist' and sessionid='0caat6f3anbu9u03r1g5gr0sm3'
mysqli: Table 'sessionval' is marked as crashed and should be repaired
delete from sessionval where main='historyviewbiblist' and sessionid='0caat6f3anbu9u03r1g5gr0sm3'
mysqli: Duplicate entry '139097787' for key 'PRIMARY'
insert into sessionval set
sessionid='0caat6f3anbu9u03r1g5gr0sm3',
descr='loginadmin=,useradminid=,memid=',
main='historyviewbiblist',
dt='1739365149',
ipset='54.36.148.67',
val='a:1:{i:0;s:5:\"50852\";}'