Mailing List Archive

Did the DB change for CVS?
Does anyone know if the database structure has changed lately? I just
installed the latest cvs version (well, as of last night) and when I run
mythfilldatabase I get the following:

DB Error (program insert):
Query was:
INSERT INTO program
(chanid,starttime,endtime,title,subtitle,description,category,airdate,stars,previouslyshown)
VALUES(1358,"20030519210000","20030520000000","Biznews","","","Biz","0","0","0");
Driver error was [2/-1]:
QMYSQL3: Unable to execute query
Database error was:
Duplicate entry '1358-20030519210000' for key 1


P.S. I even re-ran setup and cleared all the channel information, but I
got the same error.