MySql中启用InnoDB数据引擎

  1.MYSQL支持的数据引擎列表以下:mysql MyISAM   Default engine as of MySQL 3.23 with great performance  MEMORY   Hash based, stored in memory, useful for temporary tables  InnoDB   Supports transactions, row-leve
相关文章
相关标签/搜索