Thursday court round-up — Cold pizza chef and pepper spray thecourier.co.uk - get the latest breaking news, showbiz & celebrity photos, sport news & rumours, viral videos and top stories from thecourier.co.uk Daily Mail and Mail on Sunday newspapers.
.NET devs have been struggling to deal with errors affecting non-Windows SqlClients under heavy load Share
Copy
Back in February, .NET software developers using Microsoft.Data.SqlClient, an open source data access driver for Microsoft SQL Server, noticed that certain queries were slow or timed out on Linux under specific circumstances.
The issue (#442), reported on GitHub, has lingered unfixed for almost a year now.
In July, Nerijus Arlauskas, a developer based in Lithuania, found that non-Windows clients (macOS, Linux, WSL, Docker) sometimes returned invalid results for queries, a separate but perhaps related issue (#659).
It s a potentially serious problem when a database provides inaccurate information. Under no circumstances a SELECT statement should return a different result, Arlauskas wrote in his report. This can cause application crashes, personal data leaks, users purchasing products on behalf of other users, and security breaches.