( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 430080 bytes) in D:\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php on line 88
Call Stack
#TimeMemoryFunctionLocation
10.0001357304{main}( )...\index.php:0
20.0002358120require( 'D:\wamp64\www\ThinkPHP\ThinkPHP.php )...\index.php:30
30.0004359752Think\Think::start( )...\ThinkPHP.php:96
40.0026386184Think\App::run( )...\Think.class.php:120
50.0050388984Think\App::exec( )...\App.class.php:193
60.0230478048invoke( $object = class Home\Controller\ProductController { protected $view = class Think\View { protected $tVar = [...]; protected $theme = '' }; protected $config = [] } )...\App.class.php:155
70.0230478080Home\Controller\ProductController->step4( )...\App.class.php:155
80.0428504272Think\Model->select( $options = ??? )...\ProductController.class.php:88
90.0429504304Think\Db->select( $options = ['where' => ['sl_id' => 1, 'sb_id' => 5], 'group' => 'xinghao', 'table' => 'fwqy_content', 'model' => 'content'] )...\Model.class.php:516
100.0430504416Think\Db\Driver\Mysqli->query( $str = 'SELECT * FROM `fwqy_content` WHERE `sl_id` = 1 AND `sb_id` = 5 GROUP BY xinghao ', [] )...\Db.class.php:773
110.0430483264query( $query = 'SELECT * FROM `fwqy_content` WHERE `sl_id` = 1 AND `sb_id` = 5 GROUP BY xinghao ' )...\Mysqli.class.php:88
系统发生错误

:(

Allowed memory size of 134217728 bytes exhausted (tried to allocate 430080 bytes)

错误位置

FILE: D:\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php  LINE: 88