Logged In: NO

Also, turning off index generation for the SQL module
doesn't quite work correctly. I turned off index generation
as a temporary workaround to the ALTER TABLE problem, which
gets rid of the errors for most of the tables, but I still
get the error for some tables because ALTER TABLE commands
are still being created for any indexed fields that are of
type VARCHAR or TEXT.

-Randall Rickert