Posts by Roniel • 1 point
1 post
- 
		-1 votes1 answer49 viewsQ: Revoke Mysql ALTER TABLE command specific privileges 5.6.44I need to prevent a column from being removed accidentally while running an Migration in a Mysql database v5.6.44, so I thought about limiting privileges, but even removing the permission of "DROP"…