GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)
52 stars 20 forks source link

mtotaccttmp table goes missing #169

Closed timwhite closed 4 years ago

timwhite commented 7 years ago
mysqldump: Got error: 1017: Can't find file: 'mtotaccttmp' (errno: 2) when using LOCK TABLES
mysqldump: Couldn't execute 'show create table `mtotaccttmp`': Can't find file: 'mtotaccttmp' (errno: 2) (1017)

This has happened previously as well, no explanation found. Might be easiest if we only create that table when needed, as it is a temp table?

timwhite commented 4 years ago

grase:cron:condensePreviousMonthsAccounting symfony command correct creates this table as required now