INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '44dd478a745d4070bf9c732ef1a568a82e88e31e90fbeb5cfd61aabfdf266421', 
    'mxRdXj+2FWi0CPcQ7l2i8lZXgaVLDokCyaApLxtA+dY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)