AJAXBot/sql/autonomous_fix.sql
MallocNull 0755e827b9 sql update i forgot to push
you're going to have to run autonomous_fix.sql under the database you
have the bot tables in otherwise it'll break everything so don't forget
!!
2014-11-09 01:18:32 -06:00

1 line
140 B
SQL

ALTER TABLE `autonomous` CHANGE `starttime` `starttime` VARCHAR( 6 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '-1,-1'