View Single Post
  #6  
Old 12-14-2014, 07:11 PM
Bohbo
Hill Giant
 
Join Date: Dec 2012
Posts: 116
Default

Quote:
Originally Posted by Scorpious2k View Post
This is what it should say:
Code:
ALTER TABLE `raid_details` ADD `motd` varchar(1024);
Try opening the one you have with a text editor and see what it says.
I think I see what is going on now. The HTML comment gave me a clue.

when i left click the 2014_10_11_RaidMOTD.SQL I see that line, however I was right clicking and saying save link as (it defaulted to SQL extension) i guess since its a link to the git code and not really an attachment it was saving the git page or HTML and not a sql file.

I used the github client to download the files. USER ERROR!
Reply With Quote