description:
remember that your MySQL "max_allowed_packet" configuration setting (default 1MB)
mysql 默认最大能够处理的是1MB
如果你在sql使用了大的text或者BLOB数据,就会出现这个问题。 php手册上的注释
When trying to INSERT or UPDATE and trying to put a large amount of text or data (blob) into a mysql table you might run into problems.
In ...
情况是这样的,我使用tomcat5.0.28+hibernate2+mysql4,在M$的系统下没出现过任何问题,但将系统装到linux上以后(redhat9及as3),发现过一段时间后就没有办法连接上数据库,查看日志,内容如下:
ERROR http-8080-Processor22 net.sf.hibernate.util.JDBCExceptionReporter - Could not execute query
java.sql.SQLException: No operations allowed after connection closed.
Connection was ...
- 浏览: 7088 次
- 性别:

- 来自: 上海

- 详细资料
搜索本博客
我的相册
jforummvcuml
共 1 张
共 1 张
最新评论
-
面试后的一点感悟
今天早上看“看东方——语录”时候听到这样一句话:要有理想,同时也要忍受自己蜗牛般 ...
-- by bingtears -
面试后的一点感悟
javaxy 写道metaphy 写道引用在两年的工作当中我累积了许多实用的技术 ...
-- by 该死的People -
别人不停的向你炫耀怎么办 ...
为什么不能无视?直接干他娘的,没有必要迁就。。。
-- by 寻找出路的苍蝇 -
IE6的问题 display: none ...
看出jquery,prototype.js的好处了吧
-- by radar -
IE6的问题 display: none ...
还有就是,IE还是会让你疯掉。我记得(也许记错了)。当display在none和 ...
-- by achun






评论排行榜