INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a07877aca7798efe99c8c0df7eafa47777550714ecae71a886692c465d8d34e3', 
    'pmAfdcLJPnDptAtJgQcaySO+oe3huRh0ZGoDVnvIsDs=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00032

Result

int(1)