Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 351 to 360 of 481 total results
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-limitations-transactions.html
This behavior differs from that of other transactional storage engines such as InnoDB that may roll back individual statements. A number of limitations exist in NDB Cluster with regard to the handling of transactions. The NDBCLUSTER storage engine ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-ndbinfo.html
row *************************** Engine: InnoDB Support: DEFAULT Comment: Supports transactions, row-level locking, and foreign keys Transactions: YES XA: YES Savepoints: YES *************************** 4. ndbinfo is a database containing ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-programs-ndb-import.html
ndb_import imports CSV-formatted data, such as that produced by mysqldump --tab, directly into NDB using the NDB API. ndb_import requires a connection to an NDB management server (ndb_mgmd) to function; it does not require a connection to a MySQL ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-replication-issues.html
Thus, updates of unique keys when replicating from NDB to a different storage engine such as InnoDB or MyISAM are still not supported. NDB, unlike InnoDB or MyISAM, does not write changes to virtual columns to the binary log; however, this has no ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-upgrade-downgrade-7-5.html
(Bug #23129433) In NDB 7.5 (and later), the ndb_binlog_index table uses the InnoDB storage engine. This section provides information about compatibility between different NDB Cluster 7.5 releases with regard to performing upgrades and downgrades as ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-what-is-new-7-5.html
As of NDB 7.5.2, the ndb_binlog_index table employed in NDB Cluster Replication now uses the InnoDB storage engine instead of MyISAM. Major changes and new features in NDB Cluster 7.5 which are likely to be of interest are shown in the following ...
https://dev.mysql.com/doc/refman/5.7/en/obtaining-plugin-information.html
row *************************** PLUGIN_NAME: InnoDB PLUGIN_VERSION: 1.0 PLUGIN_STATUS: ACTIVE PLUGIN_TYPE: STORAGE ENGINE PLUGIN_TYPE_VERSION: 50158.0 PLUGIN_LIBRARY: ha_innodb_plugin.so PLUGIN_LIBRARY_VERSION: 1.0 PLUGIN_AUTHOR: Innobase Oy ...
https://dev.mysql.com/doc/refman/5.7/en/optimize-character.html
When you use a randomly generated value as a primary key in an InnoDB table, prefix it with an ascending value such as the current date and time if possible. When consecutive primary values are physically stored near each other, InnoDB can insert ...
https://dev.mysql.com/doc/refman/5.7/en/optimizing-spatial-analysis.html
For MyISAM and InnoDB tables, search operations in columns containing spatial data can be optimized using SPATIAL indexes. The most typical operations are: Point queries that search for all objects that contain a given point Region queries that ...
https://dev.mysql.com/doc/refman/5.7/en/option-defaults-equals.html
2013-09-24T15:36:22.278059Z 0 [Note] Use --verbose --help to get a list of available options! 2013-09-24T15:36:22.278076Z 0 [ERROR] Aborting 2013-09-24T15:36:22.279704Z 0 [Note] InnoDB: Starting shutdown... Due to this behavior, problems can ...
Displaying 351 to 360 of 481 total results