jquery / testswarm

Distributed continuous integration testing for JavaScript.
http://swarm.jquery.org
Other
967 stars 158 forks source link

error while running installation script #282

Closed Bogdan-Kalynovskyi closed 11 years ago

Bogdan-Kalynovskyi commented 11 years ago

I've got this error

Uncaught exception 'SwarmException' with message 'Error in doQuery: BLOB/TEXT column 'site_url' can't have a default value' in /Users/mybodya/testswarm/inc/Database.php:300


Temporary fixed this removing default '' from SQL code

Using OsX 10.7

vvo commented 11 years ago

Fixed in a PR some weeks ago, waiting...

Krinkle commented 11 years ago

Fixed in ff2d3a9.