INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '555517235cd967555eced32b74a06ac30ffd83ab07f67cfc48eb81ecde2a48e3', 
    '7NCTGKxD8/saRZGxq1rDxr0lnOLPXcvwGAy2iSlM+Wc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)