索引类型取决于存储引擎。
表类型取决于存储引擎。
存储引擎放置一个保存点的请求数。
The number of requests for a storage engine to place a savepoint.
存储引擎回滚到一个保存点的请求。
The number of requests for a storage engine to roll back to a savepoint.
存储引擎唯一的好处是什么呢?
为什么切换到存储引擎增加表的大小?
Why does switching to the MEMORY engine increases the table size?
没有重新存储打印安装流的重新存储引擎。
Restores the engine, without restoring the print setup stream.
例如,NDB存储引擎支持分区表,内存引擎支持内存表。
For example, NDB storage engine supports partitioned tables and memory engine supports in-memory tables.
ARCHIVE存储引擎唯一的好处是什么呢?
给存储引擎传递提示,提示其将要查询一特定行。
Pass the storage engine a hint that a particular row will be looked up soon.
这两个版本在内部细节上不同,如索引系统、优化器和存储引擎。
The two versions differ in internal details like the indexing system, optimizer, and storage engine.
大部分官方的DM插件都是通用的,并没有针对某个存储引擎做特别的开发。
Most of the official DM plugins make no particular assumptions about the storage engine and should work across the board with all the adapters.
使用这种存储引擎,在发生介质故障时,自上次备份以来的所有工作都会丢失。
With this storage engine, in the event of a media failure, all units of work since the last good backup is lost.
它由若干个组件构成,其中包括一个叫做SQLAzure的数据存储引擎。
It consists of several components including a data storage engine called SQL Azure.
数据库可以包含使用不同引擎的表,表不需要使用相同的存储引擎。
A database maycontain tables of different types. That is, tables need not all be created withthe same storage engine.
对于事务安全的存储引擎,In nodb备份工具ibbackup是首选的。
For a transaction-safe storage engine, the InnoDB backup ibbackup is preferred. However, do take note of the compatibility issues listed as follows.
虽然MySQL在替代存储引擎中提供了许多此类功能,DB2的功能还是更成熟。
While MySQL offers many of these features in alternative storage engines, DB2's features were more mature. High.
该引擎将位居各种存储引擎(包括Oracle的Berkeley DB)之上。
The engine will sit on top of various storage engines, including Oracle's Berkeley DB.
了解存储引擎以及哪种引擎最符合你的需求,了解这些引擎之间的不同。
Know your storage engines and what performs best for your needs, know that different ones exist.
现在,DB 2引入了优化的数据存储引擎,以便与现有关系引擎一起支持XML数据。
Now, DB2 has introduced an optimized data storage engine for XML data alongside the existing relational engine.
(也叫做NDB)是一种提供了高可用性和数据持久性特征的内存式存储引擎。
NDBCLUSTER (also known as NDB) is an in-memory storage engine offering high-availability and data-persistence features.
有没有办法修改所有媒体的处理首先使用一个存储引擎,并切换到错误的第二?
Is there a way to modify the handling of all media to use one storage engine first, and switch to a second on error?
Jeceira的许可证是Apache 2.0,使用HSQL数据库作为它的存储引擎。
Jeceira is licensed under Apache 2.0 and USES HSQL database as its storage engine.
我非常肯定为特定的存储引擎开发DM适配器只需要花费一些时间来编写一个完整的对象映射器。
I've certainly developed DM adapters for specific storage engines in a fraction of the time it would take to write an entire object mapper from scratch.
你可能知道,In nodb存储引擎使用模糊检查点技术作为其恢复策略的一部分。
As you might know Innodb storage engines USES Fuzzy Checkpointing technique as part of it recovery strategy.
现在,DB2在它已有的关系引擎的基础上,更是引入了一种用于XML数据优化的数据存储引擎。
Now, DB2 has introduced an optimized data storage engine for XML data alongside its existing relational engine.
记住,示例mysql表就缺少一些这样的值,因为它们以前是用基本的MyISAM存储引擎创建的。
Remember that the example MySQL tables were missing these values because they had been created with the basic MyISAM storage engine.
它能够在对象匹配上做一些基本的猜测,适配器的开发者可以很自由地全部或者部分实现和存储引擎的交互。
It provides some basic predicates for matching objects, but adapter authors are free to implement all or some of those that make sense to the storage engine.
通常情况下,存储引擎会设置自己的每个线程的全局分配内存,它通常不能像缓存一样可以调节。
In general storage engines may have their own per thread or global memory allocations which are not tuned as buffers.
DB 2所有版本都支持事务,但大多数MySQL存储引擎,包括默认的myisam类型,都不支持事务。
All DB2 versions support transactions, but most MySQL storage engines, including the default MyISAM type, don't support them.
应用推荐