[BuildMonitor] revert add 'ORDER BY id desc LIMIT 1' 13/116513/1
authorSungHun Hwang <sh0924.hwang@samsung.com>
Mon, 27 Feb 2017 01:01:10 +0000 (10:01 +0900)
committerSungHun Hwang <sh0924.hwang@samsung.com>
Mon, 27 Feb 2017 01:01:10 +0000 (10:01 +0900)
commitbd707cb8cb19c9e2fe2d08513dcaf1daeeba5832
tree0b53bc8cf0313928d805f6f37ed6659a5baa8af3
parent183164644433d9ea1ed670a92eb4c52cb1ac60d8
[BuildMonitor] revert add 'ORDER BY id desc LIMIT 1'

revet add 'ORDER BY id desc LIMIT 1' patch
this is not a root cause

===========================================================================
add 'ORDER BY id desc(ending) LIMIT 1' when selecting the build_snapshot_id
to prevent getting the wrong build_snapshot_id
===========================================================================

Change-Id: I131c06b8e9a6c3eea92711ae7de5573110b49ec4
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
job_buildmonitor.py