[DiscordArchive] can i ctrl + c ?
[DiscordArchive] can i ctrl + c ?
Archived author: 0xF • Posted: 2021-04-08T01:58:20.809000+00:00
Original source
for db can i just leave it default ?
Archived author: L2S • Posted: 2021-04-08T01:58:57.728000+00:00
Original source
you'll need MySQL, Boost, mysql lib connection,
Archived author: 0xF • Posted: 2021-04-08T01:59:01.945000+00:00
Original source
oh thats sql
Archived author: L2S • Posted: 2021-04-08T01:59:12.295000+00:00
Original source
from trinitycore wiki
Archived author: Harrina • Posted: 2021-04-08T02:00:19.994000+00:00
Original source
thanks... was trying to figure space needed
Archived author: L2S • Posted: 2021-04-08T02:00:30.978000+00:00
Original source
before upload your DB .. connect to your mysql using mysql -u root -p
Archived author: L2S • Posted: 2021-04-08T02:00:50.113000+00:00
Original source
create your auth, characters and world databases
Archived author: 0xF • Posted: 2021-04-08T02:01:29.469000+00:00
Original source
this
Archived author: 0xF • Posted: 2021-04-08T02:01:29.825000+00:00
Original source
https://github.com/TrinityCore/TrinityCo..._mysql.sql?
[Embed: TrinityCore/TrinityCore]
TrinityCore Open Source MMO Framework (master = 9.0.2.37474, 3.3.5 = 3.3.5a.12340) - TrinityCore/TrinityCore
https://github.com/TrinityCore/TrinityCo..._mysql.sql?
Archived author: L2S • Posted: 2021-04-08T02:01:32.998000+00:00
Original source
create another user (different than root) and give full privileges o those databases auth, characters and world.