Wszystko jasne.
Teraz spróbuj ręcznie wykonać zapytania z pliku:
lib/upgradedb/mysql.2011113000.php
Chyba będę musiał mieć MySQL-a pod ręką tylko do takich testów zapytań SQL ;-)
Zapytanie SQL:
ALTER TABLE assignments CHANGE discount TO pdiscount decimal( 4, 2 ) NOT NULL DEFAULT '0';
#1064 - You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use
near 'TO pdiscount decimal(4, 2) NOT NULL DEFAULT '0'' at line 1