Fix LIMIT in UPDATE statements
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 17 Jun 2015 17:52:38 +0000 (19:52 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 17 Jun 2015 18:16:21 +0000 (20:16 +0200)
commita686b6b83397f8deb0842dea52c55c17210057f8
tree1465f8aaa0efb0642229396ce18f632114080a7c
parent5a961a443b77f0ef5a2afcafbac00c8698ddefe9
Fix LIMIT in UPDATE statements

As of now the OFFSET will be omitted, if zero.
wcfsetup/install/files/lib/system/database/Database.class.php