Bug#662935: pdns-backend-mysql: MySQL upgrade from 2.9.x if database uses multibyte encoding

2012-05-12 Thread Marc Haber
tags #662935 confirmed pending thanks On Wed, Mar 07, 2012 at 01:06:38PM +0100, Peter van Dijk wrote: > The upstream fix (SVN revision 2400) is to reduce the column size for > 'algorithm' to 50. Tagging bug appropriately. Greetings Marc -- -

Bug#662935: pdns-backend-mysql: MySQL upgrade from 2.9.x if database uses multibyte encoding

2012-03-07 Thread Peter van Dijk
The upstream fix (SVN revision 2400) is to reduce the column size for 'algorithm' to 50. Kind regards, Peter van Dijk On Mar 7, 2012, at 12:48 , Michael Wikberg wrote: > Package: pdns-backend-mysql > Version: 3.0-1.1 > Severity: normal > Tags: sid wheezy patch > > MySQL database uprgrade scrip

Bug#662935: pdns-backend-mysql: MySQL upgrade from 2.9.x if database uses multibyte encoding

2012-03-07 Thread Michael Wikberg
Package: pdns-backend-mysql Version: 3.0-1.1 Severity: normal Tags: sid wheezy patch MySQL database uprgrade script fails with "ERROR 1071 (42000) at line 30: Specified key was too long; max key length is 1000 bytes" while running "create unique index namealgoindex on tsigkeys(name, algorithm);"