INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '9397d46e4100c0ff525cfe78448d5035bd4ef0ed0aecaaa675a6b750333e2e73', 
    'qw/yS0J7EX5ethzl/EfqFCZGgDUEAMsiNnNSM1gGGL0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)