青年中文青年中文

myisam的意思

myisam中文翻譯:

n.一種數據庫引擎

相似詞語短語

red pomyihang───紅衣航

mummying───木乃伊

myis small───很小

Geomyidae───n.囊鼠科;[脊椎]衣囊鼠科;地鼠科

雙語使用場景

Data integrity Our MySQL database tables were based on the non-transactional MyISAM engine.───數據完整性我們的MySQL數據庫表格基于非事務性MyISAM引擎。

The key buffer stores index blocks for MyISAM tables.───關鍵字緩沖區保存了myisam表的索引塊。

In a simple situation, the default MyISAM engine would do as well.───在簡單的情況下,默認的MyISAM引擎就足夠了。

InnoDB tends to be a more complicated storage engine and can be slower than MyISAM for most small applications.───InnoDB的趨勢會是一個非常復雜的存儲引擎,對于一些小的應用,它會比MyISAM還慢。

The only locking mechanism used in MyISAM is the table level locking, which translates that it is not suitable for high-usage environments.───MyISAM中只有一種鎖定機制,即表級鎖定,因此不適用于訪問比較頻繁的環境。

For the MyISAM storage engine using mysqlhotcopy, most of this logging is not applicable.───對于使用mysqlhotcopy的MyISAM存儲引擎,大多數日志特性是不可用的。

The example application was built using the default MyISAM table type, and the developers tried to enforce data integrity at the code level.───應用程序樣例使用了默認的MyISAM表類型,而開發人員試圖在代碼層采用數據集成。

If you're using MyISAM seriously you can also add the size of Operation System cache you would like MySQL to use for your table.───如果你大量地使用MyISAM表,那么你也可以增加操作系統的緩存空間使得MySQL也能用得著。

英語使用場景

Though inherently non-ACID by nature, MyISAM storage engine backup and recovery can be exercised to the level of version recovery without the data integrity promise.

myisampack.exe Compresses MyISAM table Use VALUE COMPRESSION in create table statement to use the space saving row format at the column or table level to reduce space required for a table.

In fact, it's limited to MyISAM tables — a table format that doesn't support foreign keys and, thus, may be of limited use.

Set up to 30 - 40 % of available memory if you use MyISAM tables exclusively.