|
SQL export problem with teams.mysql.sql
Im trying to get all of the sql files into a database...that isnt my problem, they are all importing great...
except for teams.mysql.sql
after looking into the problem, i noticed that for the values regarding the background color id and text color id, the color values are listed like so:
"#000000, ...
the value is not closed with a final ". im sure this is just something that needs to be added in programming wise.
|