前面说到了用navicat工具导入导出数据库,今天给同事导入数据库的时候,发现到不进去,好多错误,情急之下,用命令行导入的 1.打开mysql的服务.cmd-->net start mysql 关闭服务:cmd-->net stop mysql 2.找到你的mysql安装包下的bin目录 "E:\MySQL\MySQL Server 5.0\bin\" 3.在cmd下运行 cd E:\MySQL\MySQL Server 5.0\bin 回车 4.运行 mysql -
14.9 InnoDB Row Storage and Row Formats InnoDB 行存储和行格式: 14.9.1 Overview of InnoDB Row Storage 14.9.2 Specifying the Row Format for a Table 14.9.3 DYNAMIC and COMPRESSED Row Formats 14.9.4 COMPACT and REDUNDANT Row Formats 这个章节讨论 InnoDB 功能比如表压缩,长类型的列值