get only structure database mysql code example Example: get only structure database mysql mysqldump -u root -p --no-data dbname > schema.sql