05-01-2017 08:01:54 - INFO  - 32.9 MB - upgrade> Start
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing create table if not exists may_newsletter (id int auto_increment, `email` varchar(100) not null default '', primary key (id), unique key email (email)) DEFAULT CHARACTER SET utf8
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column name varchar(100) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'name'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column surname varchar(100) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'surname'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column sex char(1) not null default 'n'
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'sex'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter change column sex sex char(1) not null default 'n'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column status char(1) not null default 'S'
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'status'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column created timestamp not null default current_timestamp
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'created'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column token varchar(50) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'token'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column feed tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'feed'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column feed_time bigint(20) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'feed_time'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column country varchar(4) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'country'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_1 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_1'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_2 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_2'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_3 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_3'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_4 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_4'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_5 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_5'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_6 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_6'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_7 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_7'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_8 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_8'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_9 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_9'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_10 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_10'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_11 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_11'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_12 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_12'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_13 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_13'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_14 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_14'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_15 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_15'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_16 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_16'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_17 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_17'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_18 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_18'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_19 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_19'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column list_20 tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'list_20'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_1 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_1'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_2 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_2'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_3 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_3'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_4 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_4'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_5 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_5'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_6 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_6'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_7 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_7'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_8 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_8'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_9 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_9'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_10 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_10'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_11 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_11'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_12 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_12'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_13 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_13'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_14 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_14'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_15 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_15'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_16 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_16'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_17 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_17'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_18 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_18'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_19 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_19'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column profile_20 varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'profile_20'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column referrer varchar(50) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'referrer'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column http_referer varchar(255) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'http_referer'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column wp_user_id int not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'wp_user_id'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column ip varchar(50) not null default ''
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'ip'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column test tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'test'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter add column flow tinyint(4) not null default 0
05-01-2017 08:01:55 - DEBUG - 32.9 MB - Duplicate column name 'flow'
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing alter table may_newsletter convert to character set utf8
05-01-2017 08:01:55 - INFO  - 32.9 MB - upgrade_query> Executing update may_newsletter set sex='n' where sex='' or sex=' '
