View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000973 | PacketFence | configuration | public | 2010-05-04 12:17 | 2012-02-29 10:46 |
|
Reporter | obilodeau | |
Assigned To | obilodeau | |
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | |
|
Summary | 0000973: Get rid of the database md5sums, they are useless |
Description | We should get rid of the db md5sum stuff.
Here's the reason why: there is no ordering mechanism for CONSTRAINTs and KEYs so as soon as you upgrade the database, the constraints and keys will be out of order and you won't be able to detect the version of a database schema.
Instead, we should provide an upgrade helper script that gives a diff of the current database against latest db/pfschema.mysql.
Remove databases hashes from installer.pl, `pfcmd version` and pfcmd tests. |
Tags | No tags attached. |
|
fixed in git revision | |
fixed in mtn revision | 73ff3e86af3a7c50f3f75ed386e16528bdfd673a |
|
Attached Files | |
|