Milight mysql error

Hi Im getting the following error when I trie to change the color of a light in openhab using the milight binding when trying to save the light color to the mysql database.

2015-09-23 16:16:02.583 [ERROR] [.p.m.i.MysqlPersistenceService] - mySQL: Error count exceeded 1. Disconnecting database.
2015-09-23 16:16:02.735 [ERROR] [.p.m.i.MysqlPersistenceService] - mySQL: Could not store item ‘RGBW_LoungeC’ in database with statement ‘INSERT INTO Item24 (TIME, VALUE) VALUES(NOW(),‘148.9795918367347,57.64705882352941,100’) ON DUPLICATE KEY UPDATE VALUE=‘148.9795918367347,57.64705882352941,100’;’: Data truncation: Data too long for column ‘Value’ at row 1

Any help with this would be great.
Thanks Tony