有没有人遇到过这个错误:Generalerror:1390Preparedstatementcontainstoomanyplaceholders我刚刚通过SequelPro导入了超过50,000条记录,现在当我在我的View中查看这些记录时(Laravel4)我收到一般错误:1390准备好的语句包含太多占位符。我的AdminNotesController.php文件中的以下index()方法是生成查询和呈现View的方法。publicfunctionindex(){$created_at_value=Input::get('created_at_value');$note_types