<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kevin Kuphal skrev:
<blockquote
 cite="mid:3a83b0a90706120828j6ddffc3bxbae021be04fa5856@mail.gmail.com"
 type="cite">On 6/13/07, <b class="gmail_sendername">Per J&oslash;rgensen</b>
&lt;<a moz-do-not-send="true" href="mailto:udbytossen@gmail.com">udbytossen@gmail.com</a>&gt;
wrote:
  <div><span class="gmail_quote"></span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey
Guys.<br>
    <br>
Normally I use Arch Linux and have never had any problems - but now it<br>
seems to come:<br>
    <br>
I have updated my machine - and gives me hell - then I decided to<br>
reinstall everything - BUT that gives my many errors - but the worst is
    <br>
this:<br>
I have runned the mc.sql script into the DB and afterwards run<br>
mythtv-setup - but that gives me this error messages:<br>
2007-06-12 11:50:22.566 Using runtime prefix = /usr<br>
2007-06-12 11:50:22.574 New DB connection, total: 1
    <br>
2007-06-12 11:50:22.578 Connected to database 'mythconverg' at host:<br>
localhost<br>
2007-06-12 11:50:22.579 Inserting MythDVD initial database information.<br>
2007-06-12 11:50:22.581 New DB connection, total: 2
    <br>
2007-06-12 11:50:22.581 Connected to database 'mythconverg' at host:<br>
localhost<br>
2007-06-12 11:50:22.582 Upgrading to MythDVD schema version 1001<br>
2007-06-12 11:50:22.582 Upgrading to MythDVD schema version 1002
    <br>
2007-06-12 11:50:22.585 You do not have a DVD rip directory set. Run
Setup.<br>
    <br>
THe script for the DB looks like this :<br>
CREATE DATABASE if not exists mythconverg;<br>
GRANT ALL ON mythconverg.* TO mythtv@localhost IDENTIFIED BY "mythtv";<br>
FLUSH PRIVILEGES;<br>
GRANT CREATE TEMPORARY TABLES ON mythconverg.* TO mythtv@localhost<br>
IDENTIFIED BY "mythtv";<br>
FLUSH PRIVILEGES;<br>
ALTER DATABASE mythconverg DEFAULT CHARACTER SET latin1;
    <br>
    <br>
And when I then tries to create something - I have not the correct<br>
tables in my DB - How strange does that seems to be???<br>
    <br>
I haven't got a clue what's going wrong here ??? Somebaody have an
idea??
    <br>
    <br>
  </blockquote>
  </div>
  <br>
The logs indicate that that MythDVD plugin is attempting to update it's
schema, not the master mc.sql. Did you do what the logs ask and run the
setup for MythDVD?<br>
  <br>
Kevin<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
Hey Kevin<br>
??? The setup for mythDVD - That'll normally be set in the
MythFrontendsetup?? <br>
Otherwise its something I never heard before - So I'll have to go study
the docs fore that ??? That just sounding strange to me<br>
<br>
</body>
</html>