INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '351b76c65c3c78b2b7029b59ef6a2aad1334f3d962bbdb63c91aed7429475ad8', 
    'BPiDLeZVG2O78umC5pfffKSluCwV7zGMGbZGEgAYWYA=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)