Rebuilding the database when I got this error:
Exception _mysql_exceptions.ProgrammingError: (1146, "Table 'calaccess_raw.calaccess_campaign_browser_stats' doesn't exist") in <bound method Cursor.__del__ of <MySQLdb.cursors.Cursor object at 0x7f2804578f90>> ignored
It looks like it's not necessarily needed, but I wanted to know how it's generated and how to either add this table or remove the error. cc @palewire
Rebuilding the database when I got this error:
Exception _mysql_exceptions.ProgrammingError: (1146, "Table 'calaccess_raw.calaccess_campaign_browser_stats' doesn't exist") in <bound method Cursor.__del__ of <MySQLdb.cursors.Cursor object at 0x7f2804578f90>> ignored
It looks like it's not necessarily needed, but I wanted to know how it's generated and how to either add this table or remove the error. cc @palewire