summaryrefslogtreecommitdiff
path: root/clucene
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-08-27 17:59:42 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-09-03 11:59:05 +0000
commiteb0aef67c76e23e77be12deda0acfb2475368fa2 (patch)
treeaf08935b85d0ff5898a142d4b63e3d403618a235 /clucene
parente57bb359ae4124f2603b9ab44d1534e4489e914a (diff)
fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmark
This code was completely inverted. The row update operation *reads* a bookmark (that is, what row to update), not *writes* a bookmark. So we were passing an empty bookmark, and thus the update was failing because we were refering to a non-existent row. Change-Id: I676b1a7727a88e13a3e465bd96cbbaf18dad2fa6 Reviewed-on: https://gerrit.libreoffice.org/5649 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'clucene')
0 files changed, 0 insertions, 0 deletions