INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'c7649c48201b0f70e1cedbada07bc792b4fbfcfc8d5e56fd61005b70608ed0a0', 
    't3YughiQoVuP/zDGgxXSpFKp3geAVn8AJB48Ud5KUIQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00034

Result

int(1)