INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a6e03e43ef7e31097ab1f7ae30daf4e2f211240a6a1e6a83f32a48a76830e50e', 
    '0jddQY4YZrUNTIdHTMiMrr0aScxDmdaWZ+ErO5cuR1g=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)