09 2014 档案

解决BLOB/TEXT column can't have a default value query问题
摘要:Create table的时候,报错BLOB/TEXT column 'xxxxxx( 表名称)' can't have a default value query ,意思是TEXT类型的表字段不能够有默认值。搜索到很多解决方案都是将description TEXT DEFAULT 'www.sha... 阅读全文

posted @ 2014-09-25 23:18 今天又进步了 阅读(4044) 评论(0) 推荐(0) 编辑

pdo 连接数据库 报错 could not find driver 解决方法
摘要:在windows 下,调试一个PHP程序时,报了这个错误, could not find driver原来我的这个程序中用到了PDO对象, 连接mysql 5. 在PHP的默认设置中,只打开了php_pdo 模块, 没有打开php_pdo_mysql模块.所以才会出现找不到驱动程序的错误.把这个模块... 阅读全文

posted @ 2014-09-25 23:06 今天又进步了 阅读(1038) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示