phpMyAdmin configuration storage (phpMyAdmin/doc/html/setup.html#linked-tables) says
[..] and then create new tables by importing examples/create_tables.sql
This is not explicit. Where do I 'import' this file? Is it an SQL script I have to execute? how? Where will these tables be created?