对比发现 int bigint smallint 和 tinyint
类型,如果创建新表时没有指定 int(M) 中的M时,默认分别是 :int ------- int(11)bigint -------
bigint(20)smallint ------- smal...
分类:
数据库 时间:
2014-04-28 18:54:25
阅读次数:
4342
本次实验,是在自己的电脑上使用APMServ5.2.6部署Discuz2.X论坛下,对该论坛的数据库MySQL5.1进行性能测试的,下面讲述LoadRunner在设计场景时,如何利用siteScope工具监控MySQL数据库性能:一、在网上下载siteScope
我在网上搜了很久,发现siteSco...
分类:
数据库 时间:
2014-04-28 09:36:13
阅读次数:
3451
原文地址:http://www.php100.com/html/webkaifa/database/Mysql/2010/0409/4279.html索引是快速搜索的关键。MySQL索引的建立对于MySQL的高效运行是很重要的。下面介绍几种常见的MySQL索引类型。在数据库表中,对字段建立索引可以大...
分类:
数据库 时间:
2014-04-27 21:16:01
阅读次数:
2114
1、具体错误如下
一个表单域
不是一个表单域
java.io.FileNotFoundException: D:\MyEclipse\workspace\FlexFileUpload\Web\null\鏂板缓 Microsoft Word 鏂囨。.docx (系统找不到指定的路径。)
at java.io.FileOutputStream.open(Native Method)
at jav...
分类:
其他好文 时间:
2014-04-27 20:40:00
阅读次数:
608
1、具体报错如下
一个表单域
不是一个表单域
java.io.FileNotFoundException: D:\MyEclipse\workspace\FlexFileUpload\Web\uploadFolder\鏌卞舰鍥?xls (文件名、目录名或卷标语法不正确。)
at java.io.FileOutputStream.open(Native Method)
at java.io.F...
分类:
其他好文 时间:
2014-04-27 19:25:58
阅读次数:
504