First Draft of the Example Files
@@ -0,0 +1,5 @@
CREATE TABLE classics (
author VARCHAR(128),
title VARCHAR(128),
type VARCHAR(16),
year CHAR(4)) ENGINE InnoDB;
The note is not visible to the blocked user.