[Tickets #14216] Re: /admin/sqlshell.php fails on UPDATE query: Call to a member function fetch_array() on boolean

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Jan 6 18:23:52 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14216
------------------------------------------------------------------------------
  Ticket             | 14216
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | /admin/sqlshell.php fails on UPDATE query: Call to a
                     | member function fetch_array() on boolean
  Queue              | Horde Framework Packages
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2016-01-06 18:23) wrote:

There really isn't an easy solution here because of the way the  
Horde_Db package is structured. The best solution, IMO, would be to  
attempt to simply sniff out the type of query being performed and call  
the appropriate method. I should note that your UPDATE statement most  
likely did work. The issue is in the code that reports the result set  
back to the sqlshell controller.





More information about the bugs mailing list