Changeset 5701

Show
Ignore:
Timestamp:
02/10/08 19:50:46 (7 months ago)
Author:
p_lindheimer
Message:

module_xml needs to be mediumblob to handle larger xml files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.4/SQL/newinstall.sql

    r5346 r5701  
    332332        `id` varchar(20) NOT NULL default 'xml', 
    333333        `time` int(11) NOT NULL default '0', 
    334         `data` blob NOT NULL, 
     334        `data` mediumblob NOT NULL, 
    335335  PRIMARY KEY  (`id`) 
    336336); 
  • freepbx/branches/2.4/SQL/newinstall.sqlite3.sql

    r5346 r5701  
    328328        `id` varchar(20) NOT NULL default 'xml', 
    329329        `time` int(11) NOT NULL default '0', 
    330         `data` blob NOT NULL, 
     330        `data` mediumblob NOT NULL, 
    331331  PRIMARY KEY  (`id`) 
    332332); 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads