INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'edc65fc656942e4bb08cf5dca4862c2fa0ee5903ef9d3cb0afd3ae08d8ae86ee', 
    'TzWE43X8rF3PNZfy+jqxwZ6KeCDdxbhUyAPJ6VgknKY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)