[Bb-trac] Re: [bbPress] #745: When using mysqli extension, db connect fails

bbPress bb-trac at lists.bbpress.org
Sun Sep 30 13:26:52 GMT 2007


#745: When using mysqli extension, db connect fails
----------------------------+-----------------------------------------------
 Reporter:  mdawaffe        |        Owner:               
     Type:  defect          |       Status:  new          
 Priority:  high            |    Milestone:  0.8.4 & Pings
Component:  Administration  |      Version:  0.8.3        
 Severity:  major           |   Resolution:               
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by chrishajer):

 If mysql_get_server_info() is changed to mysql'''i'''_get_server_info(),
 it works fine since it uses the last link opened by mysqli_connect.  To be
 explicit, you could put that parameter there, but if it fails to use the
 last link object, I think including the parameter explicitly would fail
 too.  The link object is typically optional I think.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/745#comment:3>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list