From: anuko Date: Sat, 11 Feb 2017 19:38:24 +0000 (+0000) Subject: Changed data type for tt_log comment to TEXT because of _union all_ problems with... X-Git-Tag: timetracker_1.19-1~1583 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/commitdiff_plain/90115a9238f9a291ed91cd573c3896efe7ef5e35?hp=90115a9238f9a291ed91cd573c3896efe7ef5e35 Changed data type for tt_log comment to TEXT because of _union all_ problems with some MySQL installations, specifically version 5.0.95 where cyrillic expense names were corrupted on reports. ---