#!/bin/bash
mysql -u epg2vdr -pepg -Depg2vdr -e " \
  select from_unixtime(updsp, '%d.%m %H:%m') as upd, id, assumed, reason, state, timerid, source, namingmode, vdruuid, channelid, eventid, file, autotimerid, aux, starttime from timerdistribution where assumed != 'Y';"