INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '9759476b81ae6daa34434218495f207b52d7032a6c925a6334869cc93ee9bdb8', 
    'mewdwNAyyj0avr/SdtTWXx+WtIhZFcre64+pl3CeOb4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00012

Result

int(1)