[MySQL] Export schema without data

mysqldump --single-transaction --no-data -u root -p'passwd88' -d MODOOS > gate1z_schema.sql

위로 스크롤