Well I had thought I figured it out, now it's having a problem with the guild part of it...
Code:
C:\Users\Sinclipse>mysqldump -uroot -p***** peq > c:\backup\peq_backup.sql
mysqldump: Got error: 1356: View 'peq.vwguildmembers' references invalid table(s
) or column(s) or function(s) or definer/invoker of view lack rights to use them
when using LOCK TABLES
C:\Users\Sinclipse>