use MySQL Command Line Client and do
create database world;
use world;
source C:/Trinity/Database/database/world.sql;
same for the rest
use MySQL Command Line Client and do
create database world;
use world;
source C:/Trinity/Database/database/world.sql;
same for the rest