From: Krzysztof B. <kb...@un...> - 2017-08-04 15:43:22
|
Hi Shiraz, W dniu 04.08.2017 o 16:19, Shiraz Memon pisze: > Hi, > > I have dropped the existing db and created a new one (the error still > persists though): > > unity might be expecting a different version of mysql (?): > mysql Ver 14.14 Distrib 5.5.57, for debian-linux-gnu (x86_64) using > readline 6.3 yes, at least 5.6 (or corresponding maria DB) is required - MySQL 5.5 does not support CURRENT_TIME parameters. In general we test on MariaDB 10.1. HTH, Krzysztof |