Re: subpartition accross disk show error
Nihao,
That works only with MyISAM tables. The default in MySQL 5.7 is InnoDB, so you need to specify the MyISAM storage engine when creating the table.
I'll update the example accordingly. Thanks for spotting this.
cheers,
Jon Stephens
MySQL Documentation Team @ Oracle
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
2512
September 19, 2016 05:23PM
Re: subpartition accross disk show error
1269
September 20, 2016 02:00AM
1083
September 20, 2016 03:06AM
1171
September 20, 2016 11:42AM
1233
October 02, 2016 12:58PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.