View Single Post
  #2  
Old 01-27-2015, 10:26 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Code:
- Server Backup
Navigated to C Drive -> EQ - AKKA'S PEQ REPACK -> EQEMU SERVER -> t_backup_server_database.bat. This produces a 0 byte peq<date>.sql file. I don't know what to do with this file ICE and I also feel like 0 Bytes is a red flag.
Need to make sure MariaDB database install is in your Windows PATH variable, this is a known issue with the repack. It causes backup scripts to not work because they rely on knowing where to find binaries such as 'mysqdump'

Code:
It appears like the only difference between v421 and v460 for me is that v460 wont generate a spell file for me, it errors out. Does my DB auto update somehow and it happens behind the scenes?
460 now generates a spellfile, this was an issue server side with write permissions.

As far as updating, making sure your windows PATH variable is set for MariaDB (MySQL) and the eqemu update script will take care of it if you get a hold of new windows binaries. Some other folks can help you answer that question as I need to go.

As well as other questions I'll let others pick those up.
Reply With Quote