INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '6b1cd44fd50afce3942d739c20bc53e9af3f717e06af2e4992d1f9ff6e33fc19', 
    'oPfDFAuz5IAHILRzstWTysgJQpzDYh3duGs/JTS4ytQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)