INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '708a9159012031dff014e0303aa1af626b3c8a36fe9191dbac33165e303f02c5', 
    'bYXJgaZE93EOHiqn1BtZ6ANtLb3jH9MCoS86/nZNdY8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00034

Result

int(1)