lp:~blueyed/b2evolution/db-noresultcache

Created by Daniel Hahler and last modified

DB class optimization: do not fetch results into PHP array cache, but use native MySQL functions to retrieve the data (saving memory and CPU)

Get this branch:
bzr branch lp:~blueyed/b2evolution/db-noresultcache
Only Daniel Hahler can upload to this branch. If you are Daniel Hahler please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Hahler
Project:
b2evolution
Status:
Merged

Recent revisions

6154. By Daniel Hahler

Fix get_col() and get_assoc(), which were using count($num_rows) and returned only one result therefore

6153. By Daniel Hahler

DB class optimization: do not fetch results into PHP array cache, but use native MySQL functions to retrieve the data (saving memory and CPU)

6152. By Daniel Hahler

Merged CVS HEAD

6151. By Daniel Hahler

app_name/app_shortname = whissip

6150. By Daniel Hahler

Merge CVS HEAD

6149. By Daniel Hahler

Convert install/index.php to utf8, since it uses special chars

6148. By Daniel Hahler

Merge CVS HEAD

6147. By Daniel Hahler

Merge CVS HEAD

6146. By Daniel Hahler

Merge CVS HEAD

6145. By Daniel Hahler

Item::get_edit_link(): append anchor to item in redirect_to URL, so that you get to the actual item when pressing save after editing

Branch metadata

Branch format:
Branch format 5
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers