Guess the Bug Source: Microsoft SQL Server or MongoDB?
6 Comments
In the green trunks… In database-land, MongoDB is the butt of a lot of jokes, but is it really any worse than mainstream databases like Microsoft SQL Server? I’ll list pairs of bugs, and you have to guess whether it’s in MongoDB or SQL Server. You can click on the bug to learn the answer. Question 1: Careful With That Monitoring: Profiling the server causes it to crash Querying instrumentation tables causes the database server to crash Question 2: Locking Up the Shop: Database server stops responding while it’s writing to disk Copying tinyint data from one table to another locks up…
Read