1142 - INSERT command denied to user 'cristbaltrix'@'10.10.20.44' for table 'whos_online'

insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) values ('0', 'Guest', 'c923390909b82e111da9e83e4f0cd8f8', '3.145.184.113', '1715860132', '1715860132', '/sala-c-41.html?osCsid=49e35726e8c1e07f41c2d44aea040598')

[TEP STOP]

1226 - User 'cristbaltrix' has exceeded the 'max_questions' resource (current value: 556)

select count(*) as total from sessions where sesskey = 'c923390909b82e111da9e83e4f0cd8f8'

[TEP STOP]