[MDEV-7099] CREATE DATABASE xxxx LIKE yyyy Created: 2014-11-13 Updated: 2014-11-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | roberto spadim | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi guys mysqldump some_database (without data) > sql.file instead of this, why shouldn't i execute something like:
this will do something like ....
this save me from using shell (mysqldump/mysql) or heidisql or any other problem of dump, filesystem (saving the sql file with a nice user privilege chmod 777 |