Jump to content

xusmcxjasonx

Members
  • Posts

    2
  • Joined

  • Last visited

File Comments posted by xusmcxjasonx

  1. I am getting an error 500:

     

    [previous exception] [object] (Illuminate\\Database\\QueryException(code: HY000): SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active.  Consider using PDOStatement::fetchAll().  Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. (SQL: select `id` from `flights` where (`active` = 1 and `visible` = 1 and `dpt_airport_id` = KIAD) and `id` in at /home/unitthvn/phpvms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:716)
    [stacktrace]

×
×
  • Create New...