I just downloaded and installed the 1.4 version. Enabling the module gave the following warning:
user warning: BLOB/TEXT column 'visibility_php' can't have a default value query: CREATE TABLE drup4_custom_breadcrumb ( `bid` INT unsigned NOT NULL auto_increment, `titles` VARCHAR(255) NOT NULL DEFAULT '', `paths` VARCHAR(255) DEFAULT NULL, `visibility_php` MEDIUMTEXT NOT NULL DEFAULT '', `node_type` VARCHAR(64) DEFAULT 'AND', `set_active_menu` INT NOT NULL DEFAULT 1, PRIMARY KEY (bid) ) /*!40100 DEFAULT CHARACTER SET UTF8 */ in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\delta4\includes\database.inc on line 515.

Comments

MGN’s picture

Status: Active » Closed (duplicate)

This has been fixed in 6.x-1.x-dev version.

Duplicate of #310294: Installation Warning