Ticket #10631 (new defect)

Opened 6 months ago

Last modified 2 months ago

Invalid AD_CACHE table created with MySQL

Reported by: anonymous Assigned to: sandinak
Priority: normal Component: DirectoryAuthPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

AD_CACHE table is created with "data" column defined as "binary(1)" in case of MySQL DB which is obviously not enough to contain any useful data.

Attachments

Change History

03/14/13 18:53:55 changed by anonymous

Updated the plugin

  • defined the type as a 'blob' vs a 'binary'
  • created update path for migrating the sql
  • will test as part of this round of testing,.

Add/Change #10631 (Invalid AD_CACHE table created with MySQL)




Change Properties
Action