INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2705c38e639338704e3876cc9bdaa7f6ea0136a5ee8633c40865d477a9858c41', 
    'li/LhXbt1lfEMpc/IPnCIG//Wsjpgt4r+8mXNZ06QBM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)