SELECT history_reason comments  FROM 
<@PREFIX>hikashop_history where 
history_reason <> '' 
and ohistory_order_id = %s
order by history_id

