INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '26197be3087d329289f64d95da90cfd6e6d0367c2e1146b1c1932fa65f99f085', 
    'VfBSEnYu8pogpmKuctNiZ+xLmnuLwAg3eYJrt7neUM8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)