MySQL & Open Source Code Quality
dozek writes "Perhaps another rung for the Open Source model of software development, eWeek reports that an independent study of the MySQL source code found it to be "in fact six times better than that of comparable commercial, proprietary code." You can read the eWeek write-up or the actual research paper (reg. required)."
How much sampling did they do? Or did they just take MySQL and some bum-wad county program and compare them?
/. would be able to see past stereotypes already.
That's like saying all negros are criminals because the TV show COPS shows them being criminals.
I'd think a left-wing pro commie gaggle of hippies such as
Live in the now man!
Someday, I'll have a real sig.
I find the MySQL gotchas frightening:
Don't read this: Slashdot lameness messages are very annoying when you have posted a legitimate comment: Your comment has too few characters per line (currently 18.5). Your comment violated the "postercomment" compression filter. Try less whitespace and/or less repetition. Comment aborted. Your comment violated the "poster-comment" compre55ion filter. Try less whi7espace and/or less repetition. Comment aborted. Your commen7 has too few characters per 1ine. Your comment has too few characters per line (currently 18.5). Your comment violated the "poster-comment" compre66ion filter. Try less whitespace and/or less repetition. Comment aborted. Your comment has too few characters per line (currently 18.5). Your comment has too few characters per line.
Now it says: Your commen7 has too few characters per line (currently 33.7). However, I didn't change the number of lines.
# Important Stuff: Please try to keep posts on topic. # Try to reply to other people's comments instead of starting new threads. # Read other people's messages before posting your own to avoid simply duplicating what has already been said. # Use a clear subject that describes what your message is about. # Offtopic, Inflammatory, Inappropriate, Illegal, or Offensive comments might be moderated. (You can read everything, even moderated posts, by adjusting your
wrong! (if you have a version more recent than 3.23.43b). Other constraints than FOREIGN KEY followed, or will follow shortly.
In general, constraints work best with the INNODB (new) table format than with ISAM (old format). This is because proper constraint handling depends on availability of rollback
Stored procedures are being implemented in our version 5.0 development tree.
They were talking about a particular type of stored procedures here (PL/SQL). However, you can write stored procedures in other languages, such as Java and also Perl, as has been described December's Linux Journal on page 84.
Online backup? Nope
Wrong. If you use INNODB tables, you can do an online backup (without disturbing current operations, and without setting any intrusive locks). Yes, it is a commercial tool, but we can hardly object to this, we are comparing to databases where the whole software is commercial!
reading a bogus whitepaper.
What do you mean by this. If you hit google, you'll see that the overwhelming majority of links agree that MySQL is superior to Microsoft's offering.