翻訳と辞書 |
InnoDB
InnoDB is a storage engine for MySQL. MySQL 5.5 and later use it by default.〔(【引用サイトリンク】url=https://dev.mysql.com/doc/refman/5.6/en/innodb-introduction.html )〕 It provides the standard ACID-compliant transaction features, along with foreign key support (Declarative Referential Integrity). It is included as standard in most binaries distributed by MySQL AB, the exception being some OEM versions. InnoDB became a product of Oracle Corporation after its acquisition of Innobase Oy in October 2005.〔 (【引用サイトリンク】title = Oracle Announces the Acquisition of Open Source Software Company, Innobase ) 〕 The software is dual licensed; it is distributed under the GNU General Public License, but can also be licensed to parties wishing to combine InnoDB in proprietary software.〔 (【引用サイトリンク】title = Licensing MySQL and InnoDB )〕 MariaDB and Percona Server use a fork of InnoDB called XtraDB by default. XtraDB is maintained by Percona. Oracle InnoDB's changes are regularly imported into XtraDB, and some bug fixes and extra features are added. ==Features== InnoDB supports: * Both SQL and XA transactions * Tablespaces * Foreign keys * FULLTEXT indexes, since MySQL 5.6 and MariaDB 10.0 * Spatial operations, following the OpenGIS standard * Virtual columns, only in MariaDB
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「InnoDB」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|