mikemetis
New-
Re: Stuck in import process
Executing these two MySQL statements made the import work: ALTER TABLE GDN_Category MODIFY CountComments int NULL DEFAULT 0; ALTER TABLE GDN_Discussion MODIFY CountComments int NULL DEFAULT 0; I did … (View Post)1