File weathermap_sql_text_default.patch of Package cacti-plugin-weathermap
--- weathermap.orig/setup.php 2013-03-22 10:26:47.000000000 +0100
+++ weathermap/setup.php 2014-08-14 14:35:30.802447437 +0200
@@ -283,7 +283,7 @@
titlecache text NOT NULL,
filehash varchar (40) NOT NULL default '',
warncount int(11) NOT NULL default 0,
- config text NOT NULL default '',
+ config text NOT NULL,
thumb_width int(11) NOT NULL default 0,
thumb_height int(11) NOT NULL default 0,
schedule varchar(32) NOT NULL default '*',