Menu

#4776 HHVM: MySQLi errors

3.4.7
out-of-date
None
Normal
2015-02-23
2015-02-22
No

4.1.0rc-1 version

\nFatal error: Uncaught exception 'BadMethodCallException' with message 'Call to a member function fetch_fields() on a non-object (boolean)' in :\nStack trace:\n#0 /usr/share/nginx/html/mysql/libraries/dbi/DBIMysqli.class.php(617): mysqli_fetch_fields()\n#1 /usr/share/nginx/html/mysql/libraries/DatabaseInterface.class.php(2267): PMA_DBI_Mysqli->getFieldsMeta()\n#2 /usr/share/nginx/html/mysql/libraries/sql.lib.php(2025): PMA_DatabaseInterface->getFieldsMeta()\n#3 /usr/share/nginx/html/mysql/libraries/sql.lib.php(2221): PMA_sendQueryResponseForResultsReturned()\n#4 /usr/share/nginx/html/mysql/libraries/sql.lib.php(2334): PMA_sendQueryResponse()\n#5 /usr/share/nginx/html/mysql/import.php(631): PMA_executeQueryAndSendQueryResponse()\n#6 {main}

HHVM hphp_invoke() can reproduce in latest stable

Discussion

  • Garrett Morris

    Garrett Morris - 2015-02-22

    cannot reproduce in 4.3.1 did not see it released yet.

     
    • Marc Delisle

      Marc Delisle - 2015-02-22

      I guess you mean 4.3.11? Because 4.3.1 has been released (4.3.10 as well).

       
  • Garrett Morris

    Garrett Morris - 2015-02-22

    Yes sorry, it has been fixed in 4.3.10 i was not able to reproduce it

     
  • Marc Delisle

    Marc Delisle - 2015-02-23
    • status: open --> out-of-date
    • assigned_to: Marc Delisle