Quote:
Originally Posted by Scorpious2k
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!