Database Questions
Posted: Tue Feb 01, 2011 4:11 pm
We have a test install of GoAutoDial:
VERSION: 2.2.1-237
BUILD: 100510-2015
A few questions about the database:
On a fresh install of GoAutoDial, the database tables, are they built as InnoDB tables or MyISAM tables? This question is in regards to referential integrity, meaning, if we were to change a field, say the lead_id since it seems to be the primary key in a lot of tables, would it change the lead_id records associated with the initial record changed?
VERSION: 2.2.1-237
BUILD: 100510-2015
A few questions about the database:
On a fresh install of GoAutoDial, the database tables, are they built as InnoDB tables or MyISAM tables? This question is in regards to referential integrity, meaning, if we were to change a field, say the lead_id since it seems to be the primary key in a lot of tables, would it change the lead_id records associated with the initial record changed?