Posted March 30, 20205 yr comment_49018 Hey guys this may be a dumb question but i got the below server code and i'm trying to start it up, it errored on a mysql database so i installed that but obviously that's a blank DB. Am i missing something with this release or is there a default db to load or something?
March 31, 20205 yr comment_49268 On 3/30/2020 at 8:36 AM, ArmBandito said: Hey guys this may be a dumb question but i got the below server code and i'm trying to start it up, it errored on a mysql database so i installed that but obviously that's a blank DB. Am i missing something with this release or is there a default db to load or something? There should be an SQL file if not, just create the tables the server asks for.
March 31, 20205 yr Author comment_49271 4 minutes ago, Tutus Frutus said: There should be an SQL file if not, just create the tables the server asks for. Yes, creating the tables did work, thank you.
Create an account or sign in to comment