anewt-developers team mailing list archive
-
anewt-developers team
-
Mailing list archive
-
Message #00154
[Bug 401484] Re: Use mysqli_result::fetch_all() if available
Fwiw, I'm not sure how much of a performance win this will cause. Since
the rows have to be casted to native PHP types (or Anewt types, e.g.
dates), the code needs to iterate over all rows returned by fetch_all()
before returning the rows to the calling code.
--
Use mysqli_result::fetch_all() if available
https://bugs.launchpad.net/bugs/401484
You received this bug notification because you are a member of Anewt
developers, which is subscribed to Anewt.
References