insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) values ('0', 'Guest', 'c3a0de7d7098b43f2768c84cee380156', '44.222.131.239', '1726307681', '1726307681', '/-c-512/news-canada-opens-new-market-for-seal-products-in-china.html')
1406 - Data too long for column 'last_page_url' at row 1
insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) values ('0', 'Guest', 'c3a0de7d7098b43f2768c84cee380156', '44.222.131.239', '1726307681', '1726307681', '/-c-512/news-canada-opens-new-market-for-seal-products-in-china.html')
[STEP STOP]