INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a63fc864e342c21907154e15abf4c0c72913e656343dbd634752b49d840110cf', 
    'Vxw18QUuip80U5aGGWEOc32YG0BBOif9mtXxkKNKTiY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)