INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '5d455e0c5376df032ec36279e13e803bf50f36aaf6245e1a6fabe571cbae4065', 
    '40xrOm69M0I8JrP2AkNuAco018soGZaB5dg/ntCZudI=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)