( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 413696 bytes) in C:\57\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php on line 196
Call Stack
#TimeMemoryFunctionLocation
10.0001360240{main}( )...\index.php:0
20.0001361064require( 'C:\57\wamp64\www\ThinkPHP\ThinkPHP.php )...\index.php:30
30.0002362736Think\Think::start( )...\ThinkPHP.php:96
40.0011389216Think\App::run( )...\Think.class.php:120
50.0021393400Think\App::exec( )...\App.class.php:193
60.0051481808invoke( $object = class Home\Controller\ProductController { protected $view = class Think\View { protected $tVar = [...]; protected $theme = '' }; protected $config = [] } )...\App.class.php:155
70.0051481840Home\Controller\ProductController->step4( )...\App.class.php:155
80.0094508208Think\Model->select( $options = ??? )...\ProductController.class.php:88
90.0095508240Think\Db->select( $options = ['where' => ['sl_id' => 1, 'sb_id' => 5], 'group' => 'xinghao', 'table' => 'fwqy_content', 'model' => 'content'] )...\Model.class.php:516
100.0095508352Think\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.2459125256136Think\Db\Driver\Mysqli->getAll( )...\Mysqli.class.php:102
120.2495137354936fetch_assoc( )...\Mysqli.class.php:196
系统发生错误

:(

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

错误位置

FILE: C:\57\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php  LINE: 196