INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2ad7c37dfd12ec88297c277ea9751641bd263fe813bc554213e418759a4f7f36', 
    'gdxWBDDeanYfNCbheRW2iY/wQA4zhSHzH2Nbo/uuIQM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00045

Result

int(1)