dbDelta SQL Query Not Working

This is invalid.

PRIMARY KEY id (id)

Should just be:

PRIMARY KEY (id)

Unlike other KEYs, PRIMARY KEYs don’t have identifiers or names. They don’t need them, because you can only have one.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)