Hi,大家好,我是编程小6,很荣幸遇见你,我把这些年在开发过程中遇到的问题或想法写出来,今天说一说
mysql5.7存储引擎_mysql官网下载,希望能够帮助你!!!。
mysql>show engines \G;*************************** 1. row ***************************Engine: InnoDB
Support:DEFAULTComment: Supports transactions, row-level locking, and foreignkeys
Transactions: YES
XA: YES
Savepoints: YES*************************** 2. row ***************************Engine: CSV
Support: YES
Comment: CSV storage engine
Transactions: NO
XA: NO
Savepoints: NO*************************** 3. row ***************************Engine: PERFORMANCE_SCHEMA
Support: YES
Comment: PerformanceSchemaTransactions: NO
XA: NO
Savepoints: NO*************************** 4. row ***************************Engine: BLACKHOLE
Support: YES
Comment:/dev/null storage engine (anything you write toit disappears)
Transactions: NO
XA: NO
Savepoints: NO*************************** 5. row ***************************Engine: MyISAM
Support: YES
Comment: MyISAM storage engine
Transactions: NO
XA: NO
Savepoints: NO*************************** 6. row ***************************Engine: MRG_MYISAM
Support: YES
Comment: Collectionofidentical MyISAM tables
Transactions: NO
XA: NO
Savepoints: NO*************************** 7. row ***************************Engine: ARCHIVE
Support: YES
Comment: Archive storage engine
Transactions: NO
XA: NO
Savepoints: NO*************************** 8. row ***************************Engine: MEMORY
Support: YES
Comment: Hash based, storedin memory, useful for temporarytables
Transactions: NO
XA: NO
Savepoints: NO*************************** 9. row ***************************Engine: FEDERATED
Support: YES
Comment: Federated MySQL storage engine
Transactions: NO
XA: NO
Savepoints: NO9 rows in set (0.00 sec)
今天的分享到此就结束了,感谢您的阅读,如果确实帮到您,您可以动动手指转发给其他人。
上一篇
已是最后文章
下一篇
已是最新文章