INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '171f7815e698f1938096bb4b4052db89a34f8568adea187643b4eb68a9ae9026', 
    '5qomxxK2aMel8unqnJXA1CJX56EghjSI5W+GfDY1+YU=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00021

Result

int(1)