Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mythtv-setup problem [SOLVED]
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
fserafin
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2005
Posts: 126
Location: Winnipeg, Canada

PostPosted: Tue Jan 03, 2006 9:40 pm    Post subject: mythtv-setup problem [SOLVED] Reply with quote

every time i try to run mythtv-setup it won't save any setting this is the output i get anyone have any idea's or solution

Code:

 mythtv-setup
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
2006-01-03 15:37:36.932 New DB connection, total: 1
Total desktop width=1280, height=1024, numscreens=1
2006-01-03 15:37:36.943 Using screen 0, 1280x1024 at 0,0
2006-01-03 15:37:36.945 Setting Lock for Database Schema upgrade. If you see a long pause here it means the Schema is already locked and is being upgraded by another Myth process.
2006-01-03 15:37:36.947 New DB connection, total: 2
2006-01-03 15:37:36.950 Told to create a NEW database schema, but the database
already has 16 tables.
If you are sure this is a good mythtv database, verify
that the settings table has the DBSchemaVer variable.

2006-01-03 15:37:36.950 Database Schema upgrade FAILED, unlocking.
2006-01-03 15:37:36.967 Switching to square mode (blue)
mythtv: could not connect to socket
mythtv: Connection refused
DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'UP', 'Up Arrow', 'Up', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

lirc_init failed for mythtv, see preceding messages
DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'DOWN', 'Down Arrow', 'Down', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'LEFT', 'Left Arrow', 'Left', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'RIGHT', 'Right Arrow', 'Right', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'SELECT', 'Select', 'Return,Enter,Space', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'ESCAPE', 'Escape', 'Esc', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'MENU', 'Pop-up menu', 'M', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'INFO', 'More information', 'I', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'PAGEUP', 'Page Up', 'PgUp', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'PAGEDOWN', 'Page Down', 'PgDown', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'PREVVIEW', 'Previous View', 'Home', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'NEXTVIEW', 'Next View', 'End', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', 'HELP', 'Help', 'F1', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '0', '0', '0', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '1', '1', '1', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '2', '2', '2', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '3', '3', '3', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '4', '4', '4', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '5', '5', '5', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '6', '6', '6', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '7', '7', '7', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '8', '8', '8', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'Global', '9', '9', '9', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Clear setting):
Query was:
DELETE FROM settings WHERE value = 'Language' AND hostname = 'localhost' ;
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.settings' doesn't exist

DB Error (Save new setting):
Query was:
INSERT settings ( value, data, hostname ) VALUES ( 'Language', 'EN', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.settings' doesn't exist

DB Error (Clear setting):
Query was:
DELETE FROM settings WHERE value = 'Language' AND hostname = 'localhost' ;
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.settings' doesn't exist

DB Error (Save new setting):
Query was:
INSERT settings ( value, data, hostname ) VALUES ( 'Language', 'EN', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.settings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'qt', 'DELETE', 'Delete', 'D', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

DB Error (Insert Keybinding):
Query was:
INSERT INTO keybindings (context, action, description, keylist, hostname) VALUES ( 'qt', 'EDIT', 'Edit', 'E', 'localhost' );
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.keybindings' doesn't exist

2006-01-03 15:37:48.421
2006-01-03 15:37:48.427
2006-01-03 15:37:48.430
If this is the master backend server:
Now, please run 'mythfilldatabase' to populate the database
with channel information.


Last edited by fserafin on Thu Jan 12, 2006 4:44 am; edited 1 time in total
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Tue Jan 03, 2006 11:17 pm    Post subject: Reply with quote

Looks like you have problems with your MYSQL database. Have you run:

Code:
mysql -u root -p < /usr/share/mythtv/database/mc.sql


Can you check the contents of the MYSQL database? I use phpmyadmin to manage my mysql database on my Myth box. It's easier to edit the config that way than doing it on the actual Myth computer.
Back to top
View user's profile Send private message
fserafin
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2005
Posts: 126
Location: Winnipeg, Canada

PostPosted: Tue Jan 03, 2006 11:41 pm    Post subject: Reply with quote

yes i have run
Code:
mysql -u root -p < /usr/share/mythtv/database/mc.sql
to create the database
and give acess it's tring to setup my tuner card and channels the info doesn't stay stored
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Wed Jan 04, 2006 2:17 am    Post subject: Reply with quote

Does the user you are running MythTV under have MYSQL permissions? ie is it a member of the mysql group?
Back to top
View user's profile Send private message
fserafin
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2005
Posts: 126
Location: Winnipeg, Canada

PostPosted: Wed Jan 04, 2006 2:36 am    Post subject: Reply with quote

not sure how do i check?
i would think so .... why wouldn't root and user not have access to mysql
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Wed Jan 04, 2006 6:15 pm    Post subject: Reply with quote

I'm having the same problem right now with MySQL 4.1(.16 I think) and MythTV 18.1, and obviously QT3, as MythTV won't compile with QT4.

I had this setup working last summer, but when I accidentally upgrading MySQL and QT I broke it, so now I'm trying to fix it all. I have mythconverg in my database table, I assume the tables within mythconverg are all there (I don't have phpmyadmin installed and I don't remember any of the MySQL commands at the moment to check). I have a user setup who has permissions set in the MySQL database itself, I think that's working properly, not sure how to check it though.
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Thu Jan 05, 2006 12:02 am    Post subject: Reply with quote

Ok well first perhaps you should go into the directory with your MYSQL tables:

Quote:
cd /var/lib/mysql/mythtv


Check the tables:

Quote:
myisamchk --silent --fast *.MYI


If there are errors fix them with:

Quote:
myisamchk --force --fast --update-state -O key_buffer=64M \
-O sort_buffer=64M -O read_buffer=1M \
-O write_buffer=1M *.MYI


Taken from: http://www.akadia.com/services/mysql_survival.html

When you upgraded MYSQL which method did you use? Did you export the databases and then upgrade and then reimport the data? If you didn't there may be problems. When I upgraded MYSQL I followed this guide:

http://www.gentoo.org/doc/en/mysql-upgrading.xml
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 12:11 am    Post subject: Reply with quote

I totally wiped out MySQL. I didn't have much important information stored in the database anyways, and it was already kinda broken, so I just unmerged MySQL and wiped out the database directories. Re-emerged MySQL and ran the configuration again and as far as I could tell I had a brand new MySQL setup. The table check comes out with no errors, so I don't think it's an error with MySQL storing things funny.

The only thing that I can think might be causing issues is that I have QT4 installed as well as QT3. I'm thinking that even though it's slotted on Gentoo, so it *should* work correctly, that MythTV is somehow getting around the fact that there is QT3 somewhere, so it's trying to use a QT4 MySQL call, which probably doesn't work properly due to some change or another. I'm getting rid of QT4 and re-emerging QT3 as I type, I'll see if that solves the problem.
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 12:55 am    Post subject: Reply with quote

Removing QT4 from the system doesn't seem to have an effect. I'm stumped now though, because as far as I can tell, my computer is back to how it was prior to me screwing it up, so it *should* work. The only thing I can think of might be issues between MySQL 4.0 and 4.1, I know they changed how passwords are handled, but I don't think that's a problem. If I can't think of anything else I may try that though, can't hurt to break an already broken box ;-).
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Thu Jan 05, 2006 4:40 am    Post subject: Reply with quote

What about logging into MYSQL as root:

Code:
mysql -u root -p


Then running this query to look at the contents of the settings table.

Code:
\u mythconverg;
SELECT * FROM settings;



That should list your settings table, check to make sure it looks ok.

Also it looks like the main error is regarding the keybindings table. Run:

Code:
SELECT * FROM keybindings;


If it doesn't exist you haven't created the mythconverge database correctly. I'm at work at the moment but I can post a table structure if you need it.
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 4:50 am    Post subject: Reply with quote

First I create the table, like this:
Code:

mysql -u root -p < /usr/share/mythtv/database/mc.sql

Then if I try what was suggest above, I get this:
Code:

mysql> use mythconverg;
Database changed
mysql> SELECT * FROM settings;
ERROR 1146 (42S02): Table 'mythconverg.settings' doesn't exist

This was the same before and after running mythsetup, but I haven't yet run mythbackend (which I know from a previous attempt tonight will not start correctly). Is my mc.sql file corrupted, or am I doing something else wrong? It seems that something is not being stored correctly in MySQL.


Last edited by Ian on Thu Jan 05, 2006 4:51 am; edited 1 time in total
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 4:51 am    Post subject: Reply with quote

Also, a list of tables in mythconverg:

Code:

mysql> show tables;
+----------------------------+
| Tables_in_mythconverg      |
+----------------------------+
| callsignnetworkmap         |
| capturecard                |
| cardinput                  |
| channel                    |
| codecparams                |
| conflictresolutionany      |
| conflictresolutionoverride |
| conflictresolutionsingle   |
| credits                    |
| dvb_channel                |
| dvb_pids                   |
| dvb_sat                    |
| dvb_signal_quality         |
| favorites                  |
| housekeeping               |
| jobqueue                   |
| schemalock                 |
+----------------------------+
17 rows in set (0.00 sec)
Back to top
View user's profile Send private message
fserafin
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2005
Posts: 126
Location: Winnipeg, Canada

PostPosted: Thu Jan 05, 2006 5:10 am    Post subject: Reply with quote

ok here's my problem i suppose just don't know how to solve it when i try to use mythconverg this is what i get

Code:

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| mythconverg        |
| test               |
+--------------------+
4 rows in set (0.00 sec)

mysql> \u mythconverg;
ERROR 1049 (42000): Unknown database 'mythconverg;'
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 5:16 am    Post subject: Reply with quote

For some reason the "\u" command doesn't work for me, but "use" does. Try:
Code:

mysql> use mythconverg;


That should work, not sure why the \u doesn't... :-\

EDIT:

Syntax is as follows:
Code:

mysql> use mythconverg;


Or:
Code:

mysql> \u mythconverg


There's no semicolon if you're using the abbreviated syntax.
Back to top
View user's profile Send private message
fserafin
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2005
Posts: 126
Location: Winnipeg, Canada

PostPosted: Thu Jan 05, 2006 5:34 am    Post subject: Reply with quote

ok so now this is what i get

Code:

mysql> use mythconverg;
Database changed
mysql> show tables;
Empty set (0.00 sec)

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| mythconverg        |
| test               |
+--------------------+
4 rows in set (0.00 sec)

mysql> use mythconverg;
Database changed
mysql> SELECT * FROM settings;
ERROR 1146 (42S02): Table 'mythconverg.settings' doesn't exist
mysql> show tables;
Empty set (0.00 sec)
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Thu Jan 05, 2006 11:45 am    Post subject: Reply with quote

Sounds like the database isn't being created properly. Here is the structure of my mythconverg database.

I just exported the structure with phpmyadmin. Please note I have exported it in such a way to drop existing tables if they exist so make a backup please.

http://littlefish.blogdns.net/riscy/mythconverg.txt

Rename the file to mythconverg.sql and then import it into the mythconverg database.

I hope this helps.
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 3:02 pm    Post subject: Reply with quote

That won't create the database. Add the following two lines at the top of the file or run them in MySQL.
Code:

CREATE DATABASE mythconverg;
USE mythconverg;


Now when I try to run mythsetup I get errors about it not being able to connect to a socket. I'm not sure if it's looking for mythbackend to be running (which still will not start properly) or mysql.

I find it hard to believe this is the problem, if only because I don't believe the ebuild has changed at all, so mc.sql should still be correct... :\
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Thu Jan 05, 2006 9:38 pm    Post subject: Reply with quote

Is your network adapter working? Is the TCP/IP stack working as well?

I had problems with MythTV when my wireless network adapter didn't connect to my access point on startup and because MythTV relies upon a TCP/IP socket connection to MySQL it wouldn't start.
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Thu Jan 05, 2006 10:22 pm    Post subject: Reply with quote

I'm using SSH to connect to it because the head is a TV, which sucks for console usage (mostly because the keyboard doesn't reach the couch ;-)), so yes, TCP/IP is working fine.
Back to top
View user's profile Send private message
20div0
n00b
n00b


Joined: 27 Sep 2005
Posts: 20

PostPosted: Fri Jan 06, 2006 3:07 am    Post subject: Reply with quote

The database problem is because in mysql 5.0 or later, "repeat" is a reserved word. You need to modify mythtv-0.18.1/libs/libmythtv/datadirect.cpp and change all "repeat" inside quotes to "isrepeat" and recompile.
Back to top
View user's profile Send private message
20div0
n00b
n00b


Joined: 27 Sep 2005
Posts: 20

PostPosted: Fri Jan 06, 2006 3:08 am    Post subject: Reply with quote

Oops. I replied without actually paying attention to the error message. It's a different problem. Sorry.
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Fri Jan 06, 2006 3:10 am    Post subject: Reply with quote

Not to be an ass, but, well, please read the entire thread before jumping to conclusions...

Ian wrote:
I'm having the same problem right now with MySQL 4.1(.16 I think) and MythTV 18.1, and obviously QT3, as MythTV won't compile with QT4.


I know of the MySQL 5 problem, which is why I'm explicitly using an older version of MySQL. I don't need any of the new features of MySQL 5, all I'm using it for is MythTV.

EDIT: Seems I posted the same time as you, well, at least you did read the entire thread, helps to read it first though ;).
Back to top
View user's profile Send private message
riscycdj
n00b
n00b


Joined: 09 Oct 2005
Posts: 61

PostPosted: Fri Jan 06, 2006 3:46 am    Post subject: Reply with quote

Are you sure that mythbackend is running and has the correct username and password settings for MySQL.
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 820
Location: Newport, RI

PostPosted: Fri Jan 06, 2006 5:20 am    Post subject: Reply with quote

Mythbackend is NOT running, it won't start up properly. I'm not sure why, but this is what prints when I try to start it from the console:

Code:


MythTV ~ # mythbackend
2006-01-06 00:20:49.518 Using runtime prefix = /usr/local
2006-01-06 00:20:49.529 New DB connection, total: 1
2006-01-06 00:20:49.534 Enabling Settings Cache.
2006-01-06 00:20:49.534 Clearing Settings Cache.
2006-01-06 00:20:49.535 Current Schema Version:
2006-01-06 00:20:49.536 Newest Schema Version : 1121
2006-01-06 00:20:49.536 Setting Lock for Database Schema upgrade. If you see a long pause here it means the Schema is already locked and is being upgraded by another Myth process.
2006-01-06 00:20:49.537 New DB connection, total: 2
2006-01-06 00:20:49.538 Told to create a NEW database schema, but the database
already has 70 tables.
If you are sure this is a good mythtv database, verify
that the settings table has the DBSchemaVer variable.

2006-01-06 00:20:49.538 Database Schema upgrade FAILED, unlocking.
2006-01-06 00:20:49.538 Couldn't upgrade database to new schema
Back to top
View user's profile Send private message
JeffBlair
Apprentice
Apprentice


Joined: 23 May 2003
Posts: 170
Location: USA, Lone star state

PostPosted: Fri Jan 06, 2006 7:53 pm    Post subject: Reply with quote

I am having this same problem. I have tryed this
uninstall MySQL and QT3
reinstall QT3
reinstall Mysql
reinstall QT3
reinstall MythTV

I was thinking that reinstalling QT after MySQL would rebuild the connector, but nope. Still getting the same error messages on that. I am using the older versions of Mysql and QT3. I don't have the exact one's, since I am up at work right now. It would be nice to get this running for Stargate. ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum