mysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" and not...
authormontellese <montellese@xbmc.org>
Tue, 4 Mar 2014 22:50:02 +0000 (23:50 +0100)
committermontellese <montellese@xbmc.org>
Sat, 8 Mar 2014 21:34:12 +0000 (22:34 +0100)
commit9cb621e0027773f9411879b34380bfb6b297a287
treeab295934d68e73785580cbf73d33797e8d1a5d88
parentdc5fff940f8e3e484c0b916ebe489fd78b4c0483
mysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" and not just the first one
xbmc/dbwrappers/mysqldataset.cpp