INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '72f0c8c6069548a0ad7bc81c946c9e40133b93e217d38744826ca141c403ecdf', 
    'ufoN9KeeroTYWGoUzuoJjl0pW4fL1P9ZR36M3f6c67s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00035

Result

int(1)