INSERT INTO logs (
`user_id`, `timestamp`, `type`, `action`,
`event_type`, `content`, `backtrace`,
`company_id`
)
VALUES
(
0, 1773559666, 'images', 'resize',
'N', 'a:4:{s:5:"error";s:20:"Image does not exist";s:4:"file";s:98:"thumbnails/75/75/detailed/778/4801c51f0f0bffe0c01da7b3cbb92760519d2950308e1e51b2769543f95cbfe3.jpg";s:10:"image_path";s:81:"detailed/778/4801c51f0f0bffe0c01da7b3cbb92760519d2950308e1e51b2769543f95cbfe3.jpg";s:9:"backtrace";s:0:"";}',
'', 0
)