INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '58d0545655f23221eefe0a334ee3fe5ed099a47c1853c22717348479e731e3c5', 
    'pIhIrBilnX2/IQHl9e577JxYU5ptg6atwNhwP246h9A=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)