INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '0caff06badc99ce4fdfff4d71e270bba04a60f1adeb154206953d7d6caa2660f', 
    'NlchoNahnz5rC/NKSlsTuFaBhJLhhvcYquKebi9ppRo=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)