INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '1a71e25bd04d3ae2934f56eaa7cf6c00a54027f065a5f9dc2ce3dd2b000ead0e', 
    'wrdgff3s+KnnyC19FIGzGhaaeiB1sgfOstGqVtG0ohM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00045

Result

int(1)