excepInfo: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') LIMIT 1' at line 1
excepFile: /www/wwwroot/www.jkouyu.com/core/think/db/Connection.php
excepLine: 342
excepCode: 42000
excepTime: 2024-05-16 22:36:55
#0 COOLC_PATH/core/think/db/Connection.php(342): PDO->prepare(SELECT COUNT(*) AS tp_count FROM music as mus LEFT JOIN `user` `us` ON `us`.`id`=`mus`.`user_id` WHERE  (  mus.is_del = 0 and us.commuting = 0 and find_in_set(171,mus.cat_id) and us.sex = 1 and us.spe_price >= 120 and us.spe_price <=  ) LIMIT 1 )
#1 COOLC_PATH/core/think/db/Query.php(223): think\db\Connection->query(SELECT COUNT(*) AS tp_count FROM music as mus LEFT JOIN `user` `us` ON `us`.`id`=`mus`.`user_id` WHERE  (  mus.is_del = 0 and us.commuting = 0 and find_in_set(171,mus.cat_id) and us.sex = 1 and us.spe_price >= 120 and us.spe_price <=  ) LIMIT 1 )
#2 COOLC_PATH/core/think/db/Query.php(2292): think\db\Query->query(SELECT COUNT(*) AS tp_count FROM music as mus LEFT JOIN `user` `us` ON `us`.`id`=`mus`.`user_id` WHERE  (  mus.is_del = 0 and us.commuting = 0 and find_in_set(171,mus.cat_id) and us.sex = 1 and us.spe_price >= 120 and us.spe_price <=  ) LIMIT 1 )
#3 COOLC_PATH/core/think/db/Query.php(408): think\db\Query->getPdo()
#4 COOLC_PATH/core/think/db/Query.php(505): think\db\Query->value(COUNT(*) AS tp_count,0)
#5 COOLC_PATH/core/think/db/Query.php(1389): think\db\Query->count()
#6 COOLC_PATH/core/IQuery.php(64): think\db\Query->paginate(25)
#7 COOLC_PATH/app/controllers/voice.php(149): IQuery->find()
#8 COOLC_PATH/core/IInlineAction.php(47): voice->list()
#9 COOLC_PATH/core/IController.php(216): IInlineAction->run()
#10 COOLC_PATH/core/App.php(135): IController->run(list)
#11 COOLC_PATH/core/App.php(41): App->execRequest()
#12 COOLC_PATH/index.php(9): App->run()