[mythtv] [PATCH] add generic sql and commbreak query to protocol
Isaac Richards
ijr at case.edu
Sun May 1 07:33:52 UTC 2005
On Saturday 30 April 2005 08:41 pm, David Shay wrote:
> This patch expands on the previous patch, and adds a specific commbreak
> query as well.
>
> Isaac, if this is going in the right direction and you approve, I would
> like to go on to add a few more extensions:
The generic sql query, and most of the rest of these are rather badly flawed.
The generic query needs to format the data in some way, rather than just
dumping it over the wire with absolutely no information about what's being
returned. Same with the other queries - they need to be formatting the data
better, with at _least_ returning the number of entries in the packet first.
Regardless, I still think that people should be using libmysqlclient on these
platforms.
Isaac
More information about the mythtv-dev
mailing list