INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '79aa95e66dc2471ce8051d1509dcbdd4a55fcfc60ecb763f5cd3117bf4d60e43', 
    'pAxcelnG2c/5aXTto2mJcsg0DY2mWZp3JCUzcxkD0Ig=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)