www.kingmaxyang.cn

不能不说的秘密

Archive for March, 2009

马上四月要来

明天就是四月了,马不停蹄一天也未休息过的三月,好像过了很久,可能是因为负荷太重,做了的事情实在太多。

在另一个IT的领域,集硬件、软件、工程于一身的集成项目,经历过才让我视野大为开阔知道了更多。在之前可能我看到的只是一口井,但经历过这次之后我会看到一片天。

好像很久没写BLOG,现在动一下笔也好像比较奢侈。难题解决过后,感觉豁然开朗,心情也放轻松了一些,可以精神饱满地去迎接更多挑战的四月。

posted by kingmaxyang in Life and have No Comments

过分严格的MYSQL5,当出现Field ‘xxx’ doesn’t have a default value

MySQL 5中,出现错误提示:
Field ‘xxx’ doesn’t have a default value

解决方法一:

打开my.ini,查找
sql-mode=”STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”

修改为

sql-mode=”NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”

然后重启MYSQL
解决方法二:
MySQL 5 uses a strict mode which needs to be disabled.
In Windows, Goto Start–>Programs–>MySQL->MySQL Instance Config Wizard. Follow through the Reconfigure Instance option–>Detailed Configuration–>Continue Next a few screens. At the bottom under Enable TCP/IP option there is ‘Enable Strict Mode’. Deslect this option (no tick). Save changes and MySQL will restart.

posted by kingmaxyang in Share,Tech and have No Comments

[广告]出售音箱图片

BBS广告用-USB音箱图片两张

20090313272

20090313273

posted by kingmaxyang in Shooting and have No Comments