View Single Post
  #1  
Old 04-26-2020, 01:12 AM
Bytebait
Sarnak
 
Join Date: Oct 2014
Location: Colorado
Posts: 74
Default PEQ Source schema.sql and expansions.sql Solution

This is for any others that run into this issue and the solution isn't in google or found on the forums.

From an absolute clean install of EQEmu on a clean server the mysql commands in MariaDB console may fail for you.

I solved it by
Open HeidiSQL and open your peq database
Now Open/Import the sql file by going to
File > Load SQL file > "your_path_to_schema.sql"
it will load the sql contents, then Execute the SQL by pressing the blue 'play' button.

Do the same for expansions.sql

That solved it for me and PeQ is working like a charm. Hope somebody else may find this useful.
Reply With Quote