INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '8e862435cf00803a761163e451620fe97150c7ff85ca7ad56ee3e4f787f5f252', 
    'Geisrswkhnu+/IjfOcJNrjW+ZuqZ0wEIt/LGnenbY7s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)