INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'db33eb6e27222073aee14fae7ce3e268659fb7003fa0bc046c315f7ceef56608', 
    'L6rBft/r0tbqZ+YrUpCQMtXNYfb/+Y5X9xLMhTUxYj4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00108

Result

int(1)