INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '93c8b2358472ef4ca871e48cdb0891383080d3eeec08f424a8ffd4a56f3fb755', 
    '/5vQrNeimeHaR7P/LAotHlcLkwrL5MJ/M3DehnnI5q4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)