php - Fatal error: Allowed memory size of 50331648 bytes What does this mean?
我想大声告诉你2017-05-16 12:58:17
0
1
613
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 78 bytes) in /home/u500028/ews/workspace/php/appcode/webroot/htdocs/ThinkPHP/Library/Think/Db/Driver.class. php on line 289
The memory has overflowed. Querying a large amount of data should be done in batches