Is InnoDB dead?

Ask a Question related to MySQL, Design and Development.

  1. #1

    Default Is InnoDB dead?

    Hi,

    As InnoDB has been acquired by Oracle, it that means the future version
    of MySQL will not ship with InnoDB?

    Will it cause licensing problem if I still use InnoDB after a few years
    later?

    Thanks..

    [email protected] Guest

  2. Similar Questions and Discussions

    1. #39509 [NEW]: mySQL without InnoDB
      From: tinu at humbapa dot ch Operating system: Linux PHP version: 5CVS-2006-11-14 (CVS) PHP Bug Type: MySQL related Bug...
    2. InnoDB VS MyISAM
      Hi, 1. I heard that under some suitation, InnoDB is faster then MyISAM (when indexing on a key is blah blah blah...i forgot...) Is this factor...
    3. innodb and persistant connections
      Hi there why is it that innodb is playing up with persistant connections i turned it off and it seems fine for now , also sometimes mysql_query on...
    4. [PHP] mysql_errror bug on innodb table
      ok i managed to set the generated error screen to a variable, do the rollback then die
    5. mysql_errror bug on innodb table
      hi there i have noticed a bug where mysql_error is not returned on a transaction, why is this ?
  3. #2

    Default Re: Is InnoDB dead?

    [email][email protected][/email] wrote:
    > Hi,
    >
    > As InnoDB has been acquired by Oracle, it that means the future version
    > of MySQL will not ship with InnoDB?
    >
    > Will it cause licensing problem if I still use InnoDB after a few years
    > later?
    >
    > Thanks..
    >
    No announcement has been made one way or the other. Anything else would be pure
    speculation.

    --
    ==================
    Remove the "x" from my email address
    Jerry Stuckle
    JDS Computer Training Corp.
    [email][email protected][/email]
    ==================
    Jerry Stuckle Guest

  4. #3

    Default Re: Is InnoDB dead?

    [email][email protected][/email] wrote:
    >
    > As InnoDB has been acquired by Oracle, it that means the future version
    > of MySQL will not ship with InnoDB?
    >
    > Will it cause licensing problem if I still use InnoDB after a few years
    > later?
    The current InnoDB source code is licensed under the GPL. So even if
    Oracle decides to release future versions of InnoDB under a commercial
    license only, the community still has the current sources available.

    More thoughts on this topic:
    [url]http://sql-info.de/mysql/oracle-acquires-innodb.html[/url]


    XL
    --
    Axel Schwenke, Senior Software Developer, MySQL AB

    Online User Manual: [url]http://dev.mysql.com/doc/refman/5.0/en/[/url]
    MySQL User Forums: [url]http://forums.mysql.com/[/url]
    Axel Schwenke Guest

  5. #4

    Default Re: Is InnoDB dead?

    Hi!

    <[email protected]> kirjoitti
    viestissä:[email protected] egroups.com...
    > Hi,
    InnoDB is not dead. As you see from our website, Oracle/Innobase was chosen
    as a MySQL AB Partner of the Year 2006 [url]http://www.innodb.com/index.php[/url]. We
    are hiring more top developers to development of InnoDB:
    [url]http://www.innodb.com/jobs.php[/url].
    > As InnoDB has been acquired by Oracle, it that means the future version
    > of MySQL will not ship with InnoDB?
    I have not heard of any such plans from MySQL AB. Since current versions of
    both MySQL and InnoDB are under the GPL, anyone can release a MySQL distro
    that includes InnoDB. InnoDB cannot really be removed from under MySQL
    currently.
    > Will it cause licensing problem if I still use InnoDB after a few years
    > later?
    The OEM agreement between MySQL AB and Innobase Oy was extended in March
    2006. Though no one can guarantee what happens in the very long run.
    Companies can change the license conditions of future open source product
    versions, companies can get acquired, and so on.
    > Thanks..
    Best regards,

    Heikki

    Oracle Corp./Innobase Oy
    InnoDB - transactions, row level locking, and foreign keys for MySQL

    InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM
    tables
    [url]http://www.innodb.com/order.php[/url]


    Heikki Tuuri Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139