INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'feb2a66fd3ec1b9d044232b27c4f983f0020453006ed146593d26022daebd133', 
    'tzNp/lWGScN6P3KI9BuwR7TOkeAv8ifqJU5RGbJu1Us=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00044

Result

int(1)