随笔 - 181  文章 - 0  评论 - 96  阅读 - 48万
02 2014 档案
SQL备份一张表的数据
摘要:使用如下语句SELECT * into table_bakFROM table可把表table中的数据备份到 table_bak,而且无需重新建table_bak。会自动生成表table_bak 阅读全文
posted @ 2014-02-13 14:05 张扬个性,敢为天下先 阅读(19352) 评论(5) 推荐(1)
error: Allowed memory size
摘要:错误提示error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in D:\www\ThinkPHP\Common\common.php on line 657解决方案在 php.ini 中找到memory设置大小设置大点最后重启APACHE 阅读全文
posted @ 2014-02-11 16:16 张扬个性,敢为天下先 阅读(303) 评论(0) 推荐(0)

< 2025年6月 >
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 1 2 3 4 5
6 7 8 9 10 11 12

点击右上角即可分享
微信分享提示