| commit | 7ca2d95c8ee30c450483433d5f380ebbf80691d5 | [log] [tgz] |
|---|---|---|
| author | Kohei Yoshida <kohei.yoshida@gmail.com> | Wed Aug 22 14:25:01 2012 -0400 |
| committer | Caolán McNamara <caolanm@redhat.com> | Mon Aug 27 21:14:38 2012 +0100 |
| tree | ce219bab0cd8157e9ec565d5946409f4314d6b73 | |
| parent | 8beb667105e30b37b322fc62c8ebf923101b679f [diff] |
fdo#53640: Correctly cache source data coming from database backend. It was due to a simple misplacement of nRow = 0. Each record was labeled row 0. No wonder it screws up the result badly. Change-Id: Ia94f42a62f98a9bd7c9d34df3606351bb487931b Signed-off-by: Michael Meeks <michael.meeks@suse.com> (cherry picked from commit a28d9cad672739cbf8dc6cf1f9db7d0f8becfee1) Signed-off-by: Caolán McNamara <caolanm@redhat.com>