Bug #82326 Duplicate Table with/without data
Submitted: 22 Jul 2016 19:54
Reporter: Jassim Rahma Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[22 Jul 2016 19:54] Jassim Rahma
Description:
I love this statement:

CREATE TABLE x LIKE y;

but it will be great if you add options to it to include data like this:

CREATE TABLE x LIKE y WITH DATA

How to repeat:
this is a suggestion

Suggested fix:
this is a suggestion