GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtotaccttmp table goes missing

timwhite opened this issue · comments

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?

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