I created a user and gave them Select, Insert, Update, Delete, Create, Drop, and Alter to a database. Do I need to put a check for all those same privs for every table and column? I would hope that by just applying that to the db it should populate down but the tables_priv does not look right to me. It looks like that user only has access to the first table of the db.