INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'df817610481bd04a788ab1253c27e0ea9906f08d0e9dfeff13bdb8cc98d23f94', 
    'jZlluR9GSvwRJ0UpPM5ECC6u9KrTN7UgxgdwLyUm+/4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)