[Pdns-users] Update from 2.9.21 to 3.3.1-1 - Color me confused

ktm at rice.edu ktm at rice.edu
Tue Feb 17 22:08:09 UTC 2015


Hi Steven,

Review the schema and if the tables do not exist create them as
specified. The alter's should be run against existing tables.

Regards,
Ken

On Tue, Feb 17, 2015 at 03:59:46PM -0600, Steven Spencer wrote:
> List,
> 
> I need to preface this that we are not using DNSSEC.
> 
> In doing the schema changes, I've run into problems, or what appear
> to be a problems:
> 
> Schema changes required (according to the upgrade notes) for 2.9.x to 3.1:
> 
> |mysql> ALTER TABLE records MODIFY content VARCHAR(64000);
> mysql> ALTER TABLE tsigkeys MODIFY algorithm VARCHAR(50);|
> 
> 
> The first one (above) works as expected, second one gives this error:
> 
> ERROR 1146 (42S02): Table 'powerdns.tsigkeys' doesn't exist
...




More information about the Pdns-users mailing list