sentora / sentora-installers

Provides a central place to store, version and distribute the Sentora installer and upgrade scripts from.
GNU General Public License v3.0
153 stars 148 forks source link

Add dn_target_vc varchar(255) change? #28

Closed TGates71 closed 10 months ago

TGates71 commented 10 years ago

Just posting this here in case it is needed later on: Edit: https://github.com/sentora/sentora-installers/blob/master/preconf/sentora-update/1-0-0/sql/update.sql to include: ALTER TABLE x_dns MODIFY dn_target_vc VARCHAR(255) (Expands the TXT DB field from 100 to 255)

5050 commented 10 years ago

yes, I noted the request and will do a look for everywhere it is used and associates values required to be length extended (html size, display length, test length, etc....

Dukecitysolutions commented 10 months ago

Sentora v2.0.0 has fix for this issue. Closing.