- 4
- 0
- 约1.45万字
- 约 87页
- 2017-01-12 发布于北京
- 举报
(数据库基础与实例教程第章
独享表空间的设置 2.4.6 InnoDB表空间 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. use choose; alter table my_table engine=InnoDB; create table second_table( today datetime, name char(20) ); 2.4.6 InnoDB表空间 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 2.4.6 InnoDB表空间 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 使用MySQL命令 show variables like character%; 即可查看当前MySQL服务实例使用的字符集。 2.2.2 MySQL字符集及
原创力文档

文档评论(0)