MySQL Archive: Difference between revisions

Content deleted Content added
m removal of second-person perspective
m <source lang="mysql">
Line 35:
To create an Archive table, specify the following engine string:
 
<source lang="sqlmysql">
create table t1 (
a int,