[mythtv] Attempting to try out latest svn ... database upgrade issue.

Nigel Pearson nigel at ind.tansu.com.au
Mon Aug 11 00:43:09 UTC 2008


On 10/08/2008, at 8:59 PM, David wrote:

> Ended up doing the following, which allowed me to upgrade.
...
> -    query.prepare("SHOW FULL TABLES");
> -    if (!query.exec())
> +    if (!query.exec("SHOW FULL TABLES;"))

Interesting.

1) For comparison, do you have the command-line
output from your successful upgrade?

2) What led you to that particular query?

3) Was there any strange MySQL error?
(like a pause at that point,
  or something in the DB log files)

--
Nigel Pearson, nigel at ind.tansu.com.au|  4  8
Telstra Net. Eng., Sydney, Australia | 15 16
Office: 9202 3900    Fax:  9261 3912 | 23 42
Mobile: 0408 664435  Home: 9792 6998 |  Lost





More information about the mythtv-dev mailing list