[mythtv-users] Raspberry Pi 3 working on 0.28-fixes?
Peter Bennett (cats22)
cats22 at comcast.net
Tue May 24 15:56:50 UTC 2016
On 05/24/2016 11:34 AM, Mike Bibbings wrote:
> Does not help you, but there is a problem using Raspbian Jessie on a
> pi3 with mythtv-light from Peter Bennett into a mythbackend running on
> Mythbuntu 16.04 with mysql 5.7.12. mythtv-light on the same Pi3 runs
> well into a mythbackend running on Ubuntu 16.04 beta with mysql 5.6.28.
>
> On the Pi3 I connected to mysql server running 5.6.28 and ran a the
> same sql that the mythfrontend complained about.
>
> select grpid,name from channelgroupnames order by name;
>
> It works fine,
>
> but on mysql 5.7.12 mythbackend it errors:
>
> mysql> select grpid,name from channelgroupnames order by name;
> ERROR 2027 (HY000): Malformed packet
Can you let me know what versions of frontend and backend you are running.
The 16.04 backend comes with mysql 5.7 and Jessie comes with mysql
client 5.5. In my experience these run together with no problem.
What frontend action is causing the error?
I ran the above query from a raspberry pi 2 running Jessie as well as
from the backend. In both cases I am getting
Empty set (0.00 sec)
Maybe it is only working because I have no data there.
Peter
More information about the mythtv-users
mailing list