INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '5bcf016a420df3cf0b8d4ade0bd017e1c0b6d008d61a3b78b888f84bf10271ee', 
    'al2IPCXrL5IZBJMluUrryP4mSb2Xn2ACkHxaSRZEitM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)