INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'febd1ef6eab55d3ff5fa3c055a79da3a5c723c6721e73785b6d251f17cb9e0b7', 
    'VB0Dx8rGMOhps/g/ebe6EiswYH4m+gn5+iZbhzJ0FsQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)