Opened 19 years ago

Closed 18 years ago

#504 closed patch (fixed)

Update DBCheck.cpp for init database to latest database layout

Reported by: Samuel@… Owned by: bjm
Priority: trivial Milestone: 0.19
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Update DBCheck.cpp to create the latest database layout when doing a fresh database.

Attachments (1)

dbcheck.patch (23.5 KB) - added by Samuel@… 19 years ago.

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by Samuel@…

Attachment: dbcheck.patch added

comment:1 Changed 19 years ago by anonymous

Milestone: 0.19
Owner: changed from Isaac Richards to bjm
Version: head

comment:2 Changed 18 years ago by bjm

Resolution: fixed
Status: newclosed

(In [8071]) Initialize new installation databases to schema version 1112. 1112 drops some tables that have not been used since the original scheduler. Remove the ./database/old files for incremental updates between versions 0.5 and 0.10. Removed updates from before version 0.14 (1027). In the unlikely event that someone is running a stable production version of 0.13 or earlier (ya'right) and now wants to update to 0.19, they could briefly install an intermediate version to do the updates. This would be the least of the problems for our fictions user.

Closes #504 BTW

Note: See TracTickets for help on using tickets.