$this->where(array('uid'=>1))->delete()就是这一句,在MODEL里面写的,然后就一堆提示内存超了,在THINKPHP/COMMON/FUNCTION.PHP,
错误提示:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65488 bytes) in D:\xampp\htdocs\ThinkPHP\Common\functions.php on line 334