Download & Extend

DrupalBB and LDAP Integration installing module DB error

Project:LDAP integration
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Hi every:
I try to use LDAP Integration with DrupalBB but when I try to activate the module I get this DB error:

user warning: BLOB/TEXT column 'ldapdata_rwattrs' can't have a default value query: ALTER TABLE ldapauth ADD ( ldapdata_binddn VARCHAR(255) NOT NULL default '', ldapdata_bindpw VARCHAR(255) NOT NULL default '', ldapdata_bindpw_clear VARCHAR(2) NOT NULL default '', ldapdata_rwattrs LONGTEXT NOT NULL default '', ldapdata_roattrs LONGTEXT NOT NULL default '', ldapdata_mappings LONGTEXT NOT NULL default '' ) in D:\ServidorApp\WWW\drupal\includes\database.mysqli.inc on line 151.

Why happen this?

Comments

#1

I have the same problem as reynierpm. I have tried all sorts of things found on forums etc. such as the database version update of ldapauth, but nothing works. I get MySQL errors when activating the LDAP modules, and as a result I get errors when selecting the "LDAP Data" option and then edit my LDAP entry. All related to problems with the database.

#2

Status:active» closed (won't fix)

Closing 5.x issues to clean out issue queue.

nobody click here