I need copy full database in MySql but cant to do this.
I try
mysqldump db_name | mysql new_db_name
Its work, but DB so big and this c