INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '4160ea9e382eebeaf3d81e72925d59333a0078d661cf0784599edd6f77db344e', 
    'xRSSrWRVj8w0cj7VbaSWs4vuwK+OMjgK8o5W62GX2MM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)