Slashdot Mirror


MySQL Founder Starts Open Database Alliance, Plans Refactoring

Gary Pendergast writes "Monty Widenius, the 'father' of MySQL, has created the the Open Database Alliance, with the aim of becoming the industry hub for the MySQL open source database. He wants to unify all MySQL-related development and services, providing a potential solution to the fragmentation and uncertainty facing the communities, businesses and technical experts involved with MySQL, following the news of the Oracle acquisition of Sun." Related to this, an anonymous reader writes that "MySQL has announced a project to refactor MySQL to be a more Drizzle-like database." Update: 05/14 20:50 GMT by T : Original headline implied that this was a project of Sun, but (thanks to the open source nature of MySQL) it's actually Monty Widenius — no longer with Sun — leading this effort.

9 of 153 comments (clear)

  1. Fo Shizzle by 0100010001010011 · · Score: 3, Funny

    Myizzle SQL be-izzle lizzleke Drizzle.

  2. Re:YAY!!!! by idontgno · · Score: 2, Funny
    --
    Welcome to the Panopticon. Used to be a prison, now it's your home.
  3. Re:why? by Lord+Ender · · Score: 4, Funny

    WHY use MySQL? Gee, because it's well documented,

    That's certainly a good thing, i'll give you that.

    it plays nicely with Perl and PHP,

    I just threw up. As my keyboard shorted in its vomit bath, it outputted a random string of characters and symbols, which just happen to execute without warnings when piped to perl.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  4. MySql - TheirSql by hey · · Score: 2, Funny

    suggested name change.

  5. Re:why? by rho · · Score: 5, Funny

    MySQL is well documented so that all the bugs are turned into features:

    Mein Broder: So, in MySQL, when you exceed the maximum size of a TEXT column, does it throw an exception, or does it just truncate the data to fit?

    Me: Well, it being MySQL, it will probably do something differently on Tuesdays than it does on the vernal equinox... but it probably will throw an exception and bitch about how you suck at data planning. Which is the proper thing to do, because who would want their database silently truncating data?

    Mein Broder: In this case, I'd actually prefer it, 'cause otherwise I'd have to programmatically truncate it myself. These data aren't really that important, and truncating would be acceptable. It would be nice if I could be a lazy programmer.

    Me: I think you're out of luck. But let's take a look:

    MySQL Manual -- If you assign a value to a BLOB or TEXT column that exceeds the column type's maximum length, the value is truncated to fit.

    Me: Astounding. Your desire to be a lazy, shiftless programmer has been facilitated by other lazy, shiftless programmers who have built the world's most rickety database management system.

    --
    Potato chips are a by-yourself food.
  6. Sure can by /dev/trash · · Score: 1, Funny
  7. Monty Widenius by StikyPad · · Score: 4, Funny

    *Opens the envelope*

    What do you call a game show host in a goatse pose?

  8. Re:why? by drinkypoo · · Score: 5, Funny

    I just threw up. As my keyboard shorted in its vomit bath, it outputted a random string of characters and symbols, which just happen to execute without warnings when piped to perl.

    Is the new slashcode out already?

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  9. Re:why? by DiegoBravo · · Score: 3, Funny

    > I asked in what scenario it would be a superior option (to the well-informed application architect, of course).

    Of course because MySQL's root password comes empty so the Agile developers avoid losing their costly time waiting for the local database nerd configuring the permissions and bothering the team with more passwords to remember....