Trinity db set up

Results 1 to 1 of 1
  1. #1
    { print }' /etc*/passwd str8killa is offline
    MemberRank
    Feb 2007 Join Date
    369Posts

    Trinity db set up

    use MySQL Command Line Client and do

    create database world;

    use world;

    source C:/Trinity/Database/database/world.sql;

    same for the rest




Advertisement