View Single Post
  #3  
Old 06-07-2012, 02:43 AM
Sinclipse
Hill Giant
 
Join Date: May 2012
Posts: 122
Default

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>
Reply With Quote