[mythtv] Ticket #1660: database updates in *recorder.cpp cause dropped data

Tony Lill ajlill at ajlc.waterloo.on.ca
Wed Feb 7 22:55:51 UTC 2007


"MythTV" <mythtv at cvs.mythtv.org> writes:

> #1660: database updates in *recorder.cpp cause dropped data
> ----------------------------------------+-----------------------------------
>  Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  cpinkham
>      Type:  defect                      |       Status:  assigned
>  Priority:  minor                       |    Milestone:  0.21    
> Component:  mythtv                      |      Version:  head    
>  Severity:  medium                      |   Resolution:          
> ----------------------------------------+-----------------------------------
> Changes (by cpinkham):
>
>   * status:  new => assigned
>
> Comment:
>
>  Can you guys try out my asyncdb_v1.diff version of the patch.  It has a
>  couple changes.  It now takes a pointer to a MSqlQuery as an argument
>  instead of a QString.  This way we can continue using the
>  prepare()/bindValue() methodology rather than having to build QString's

How did you manage to insert 30 rows in one statement with this
method. I couldn't figure that out, which was the main reason I went
with a QString.

Just curious.
--
Tony Lill,                         Tony.Lill at AJLC.Waterloo.ON.CA
President, A. J. Lill Consultants        fax/data (519) 650 3571
539 Grand Valley Dr., Cambridge, Ont. N3H 2S2     (519) 241 2461
--------------- http://www.ajlc.waterloo.on.ca/ ----------------

Understatement of the century:
"Hello everybody out there using minix - I'm doing a (free) operating
 system (just a hobby, won't be big and professional like gnu) for
 386(486) AT clones"

	- Linus Torvalds, August 1991



More information about the mythtv-dev mailing list