用户一定要将图片存到mysql5数据库中,于是有了MEDIUMBLOB字段,而且三个(大图,小图,中图) 现在的情况是: 3000条数据情况下 id已经是索引 hibernate:select photo.id from Photo photo where 1=1;耗时9秒多 jdbc:select id from t_photo where 1=1;耗时2秒多 如果数据中不含有MEDIUMBLOB字段 hibernate:400ms; jdbc:200ms; 现在我该怎么办?请高手指导 不知道 这个问题最好发到数据库板块去
我以前安装了一次,后来卸载了,现在再安装的时候,提示错误:Error 1305.Error reading from file C:DOCUME~1\LOCALS~1\Temp\mysql_server.msi.Verify that the file exists and that you can access it. 可是我找 ......