INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '7c4af6f5a7081eae3607296c33cae1712b84ee3341e5dafa2e40b0e51bcac0fe', 
    'mlAq9XtfcU0kQpawe0NgiqaW4ncwlcr0PsXYunmqFxs=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)