Comments on: Study: Few bugs in MySQL database
The open-source database has only 97 flaws and has been well-coded, an analysis finds.
The open-source database has only 97 flaws and has been well-coded, an analysis finds.
November 30, 2009 7:42 PM PST
November 30, 2009 6:01 PM PST
November 30, 2009 5:00 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
MySQL is a Swedish company based in Uppsala.
This article is intentionally (and correctly I might add) implying that all other databases have far more than 96 flaws!
matter of physics. If one patches a flaw it may
introduce another flaw. Even if a system is stable
it will inevitably fail. The second law of
thermodynamics sates this clearly. In a larger sense,
all things tend toward chaos. I don't think you
would ever use an airliner if you knew how many
flaws existed in it (known and unknown flaws). But,
as many studies have stated, the open-source
development model produces much better quality.
The reasons are varied, but, the primary one is
human nature. When submitting something that will
be evaluated by a large group, one tends to do
your homework before committing.
- This is silly
- by System Tyrant February 6, 2005 8:46 AM PST
- I love it when people compare MySQL to Oracle or MS SQL Server. I have no doubt that MySQL's long term goal is to offer a truly enterprise capable RDBM, but as of today they don't have it. However since we're on the subject I would like Oracle and Microsoft to put their code up to the test. I have a feeling they are both going to have more than 97 errors. Or if you like they are going to have more errors per every thousand lines of code.
- Like this Reply to this comment
-
(11 Comments)For what MySQL is today it is a very capable RDBM. It lacks a lot of what enterprise user would need, but is a well developed application. A lot can be said for Oracle and SQL Server. They are two very powerful RDBM's.
True enough this report probably is an accurate real world simulation of flaws. I can't believe the way some have treated this though. They act like 97 flaws in MySQL is unacceptable. How many flaws do you think the other would have?