명령어로 하나하나 하는것보다, Workbench의 기능을 이용하면 좀 더 편리하게 할 수 있어 애용중에 AWS의 RDS에 올려놓은 DB를 Dump뜨려다보니 문제가 발생했다. 문제점 Data import 시 해당 에러 발생 ERROR 1227 (42000) at line 18: Access denied; you need (at least one of) the SUPER, SYSTEM_VARIABLES_ADMIN or SESSION_VARIABLES_ADMIN privilege(s) for this operation Warning: A partial dump from a server that has GTIDs will by default include the GTIDs of all transactions, ..