I upgraded from 6.1.4. to 6.1.6 on a mac.
I got a database failure message. I couldn't locate the sugarcrm.log so I just ran QuickRepair and got the following message.
Differences found between database and vardefs
It suggests I run the following script...
/* Table : calls */
/*COLUMNS*/
/*MISSING IN DATABASE - - ROW*/
/*MISSING IN DATABASE - - ROW*/
/* INDEXES */
ALTER TABLE calls add column 0 DEFAULT '0' NULL ,add column NULL ,add column NULL , add column 0 DEFAULT '0' NULL ,add column NULL ,add column NULL ;
I am unclear on what this will actually do, and what is missing in the data base row.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks