INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '4333e7e2f916627cf64f7b2a22a407f33d0d8ae873a19b4427edc45a0660f338', 
    'hgn4ev+H26bXfxh3MyXKKmzsgaVfGYYJFYqJZ1EBfiY=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00032

Result

int(1)