INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '96857da343694909b8977245477f76195395bdf171987f88027b078ca737901b', 
    'fk+M8uJh1th+KptH75LBO98Syojh5wXeY+cIuml7k9s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)