INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '5d0660c2f21117394c651ebae1838f70eb0827db48018e8654fc96be309e29b5', 
    'Dge48TqFf9WJ+L26GC7xKG6lIckWHlBbN4kiI8sjMcY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)