Displaying 2 results from an estimated 2 matches for "_thumbs".
Did you mean:
thumbs
2006 Jul 10
0
draggables in IE visible outside div with overflow=hidden
...;div id="scrollcontainer" >
<table border="1" width="700px" >
<tbody>
<tr>
<td >
<div id="inner">
<img
src="images/stories/clients/62/_thumbs/F11ADMIN01.GIF" style="position:
relative;">
<img
src="images/stories/clients/62/_thumbs/F11ADMIN01.GIF" style="position:
relative;">
<img
src="images/stories/clients/62/_thumbs/F11ADMIN01.GIF" styl...
2006 Mar 01
4
cached_model and memcache-client slowness
...active_record:Folder:6
Entry Load (0.002979) SELECT * FROM entries WHERE (entries.id = 1)
LIMIT 1
MemCache Set (0.377813) active_record:Folder:1
MemCache Set (0.388034) active_record:Folder:1
MemCache Set (0.391366) active_record:Folder:1
Rendered gallery/_navbar (1.79293)
Rendered gallery/_thumbs (0.03502)
Rendered gallery/_view_footer (0.01790)
MemCache Get (0.175059) active_record:Entry:6
Entry Load (0.002988) SELECT * FROM entries WHERE (entries.id = 6)
LIMIT 1
MemCache Set (0.346483) active_record:Folder:6
I''m not sure why the extra SELECT for entry id 6.
And even besid...