2009-11-14 13:32:12 000000 -- **** Start logging (4.0.1) **** debug *** level : 8191 2009-11-14 13:32:12 000000 -- Memory : 15,100,040 bytes 2009-11-14 13:32:12 000000 -- Peak Memory : 15,120,512 bytes 2009-11-14 13:32:12 000000 -- For every table in the database 2009-11-14 13:32:12 000000 -- Array ( [0] => wiki_archive [1] => wiki_category [2] => wiki_categorylinks [3] => wiki_change_tag [4] => wiki_externallinks [5] => wiki_filearchive [6] => wiki_hitcounter [7] => wiki_image [8] => wiki_imagelinks [9] => wiki_interwiki [10] => wiki_ipblocks [11] => wiki_job [12] => wiki_langlinks [13] => wiki_logging [14] => wiki_math [15] => wiki_objectcache [16] => wiki_oldimage [17] => wiki_page [18] => wiki_page_props [19] => wiki_page_restrictions [20] => wiki_pagelinks [21] => wiki_protected_titles [22] => wiki_querycache [23] => wiki_querycache_info [24] => wiki_querycachetwo [25] => wiki_recentchanges [26] => wiki_redirect [27] => wiki_revision [28] => wiki_searchindex [29] => wiki_site_stats [30] => wiki_tag_summary [31] => wiki_templatelinks [32] => wiki_text [33] => wiki_trackbacks [34] => wiki_transcache [35] => wiki_updatelog [36] => wiki_user [37] => wiki_user_groups [38] => wiki_user_newtalk [39] => wiki_valid_tag [40] => wiki_watchlist [41] => wp_comments [42] => wp_links [43] => wp_mailpress_formfields [44] => wp_mailpress_forms [45] => wp_mailpress_mailmeta [46] => wp_mailpress_mails [47] => wp_mailpress_stats [48] => wp_mailpress_tracks [49] => wp_mailpress_usermeta [50] => wp_mailpress_users [51] => wp_options [52] => wp_postmeta [53] => wp_posts [54] => wp_projects [55] => wp_tasks [56] => wp_term_relationships [57] => wp_term_taxonomy [58] => wp_terms [59] => wp_usermeta [60] => wp_users ) 2009-11-14 13:32:12 000000 -- Separate field lines into an array 2009-11-14 13:32:12 000000 -- wp_mailpress_users 2009-11-14 13:32:12 000000 -- Array ( [wp_mailpress_users] => CREATE TABLE wp_MailPress_users ( id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, email varchar(100) NOT NULL, name varchar(100) NOT NULL, status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL, confkey varchar(100) NOT NULL, created timestamp NOT NULL default '0000-00-00 00:00:00', created_IP varchar(100) NOT NULL default '', created_agent varchar(255) NOT NULL default '', created_user_id bigint(20) UNSIGNED NOT NULL default 0, created_country char(2) NOT NULL default 'ZZ', created_US_state char(2) NOT NULL default 'ZZ', laststatus timestamp NOT NULL default '0000-00-00 00:00:00', laststatus_IP varchar(100) NOT NULL default '', laststatus_agent varchar(255) NOT NULL default '', laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0, UNIQUE KEY id (id) ) DEFAULT CHARACTER SET utf8 ) 2009-11-14 13:32:12 000000 -- Fetch the table column structure from string 2009-11-14 13:32:12 000000 -- Array ( [id] => id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT [email] => email varchar(100) NOT NULL [name] => name varchar(100) NOT NULL [status] => status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL [confkey] => confkey varchar(100) NOT NULL [created] => created timestamp NOT NULL default '0000-00-00 00:00:00' [created_ip] => created_IP varchar(100) NOT NULL default '' [created_agent] => created_agent varchar(255) NOT NULL default '' [created_user_id] => created_user_id bigint(20) UNSIGNED NOT NULL default 0 [created_country] => created_country char(2) NOT NULL default 'ZZ' [created_us_state] => created_US_state char(2) NOT NULL default 'ZZ' [laststatus] => laststatus timestamp NOT NULL default '0000-00-00 00:00:00' [laststatus_ip] => laststatus_IP varchar(100) NOT NULL default '' [laststatus_agent] => laststatus_agent varchar(255) NOT NULL default '' [laststatus_user_id] => laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0 ) 2009-11-14 13:32:12 000000 -- Fetch the table column structure from the database 2009-11-14 13:32:12 000000 -- Array ( [0] => stdClass Object ( [Field] => id [Type] => bigint(20) unsigned [Null] => NO [Key] => PRI [Default] => [Extra] => auto_increment ) [1] => stdClass Object ( [Field] => email [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) [2] => stdClass Object ( [Field] => status [Type] => enum('waiting','active','bounced','unsubscribed') [Null] => NO [Key] => [Default] => [Extra] => ) [3] => stdClass Object ( [Field] => confkey [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) [4] => stdClass Object ( [Field] => created [Type] => timestamp [Null] => NO [Key] => [Default] => 0000-00-00 00:00:00 [Extra] => ) [5] => stdClass Object ( [Field] => created_IP [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) [6] => stdClass Object ( [Field] => created_agent [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [7] => stdClass Object ( [Field] => created_user_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) [8] => stdClass Object ( [Field] => created_country [Type] => char(2) [Null] => NO [Key] => [Default] => ZZ [Extra] => ) [9] => stdClass Object ( [Field] => created_US_state [Type] => char(2) [Null] => NO [Key] => [Default] => ZZ [Extra] => ) [10] => stdClass Object ( [Field] => laststatus [Type] => timestamp [Null] => NO [Key] => [Default] => 0000-00-00 00:00:00 [Extra] => ) [11] => stdClass Object ( [Field] => laststatus_IP [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) [12] => stdClass Object ( [Field] => laststatus_agent [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [13] => stdClass Object ( [Field] => laststatus_user_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) [14] => stdClass Object ( [Field] => name [Type] => varchar(100) [Null] => NO [Key] => [Default] => [Extra] => ) ) 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- email varchar(100) NOT NULL 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- confkey varchar(100) NOT NULL 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- created timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- created_IP varchar(100) NOT NULL default '' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- created_agent varchar(255) NOT NULL default '' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- created_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- created_country char(2) NOT NULL default 'ZZ' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- created_US_state char(2) NOT NULL default 'ZZ' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- laststatus timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- laststatus_IP varchar(100) NOT NULL default '' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- laststatus_agent varchar(255) NOT NULL default '' 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:12 000000 -- Get the default value from the array 2009-11-14 13:32:12 000000 -- name varchar(100) NOT NULL 2009-11-14 13:32:12 000000 -- For every remaining field specified for the table 2009-11-14 13:32:12 000000 -- Array ( ) 2009-11-14 13:32:12 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN id id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT 2009-11-14 13:32:13 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN email email varchar(100) NOT NULL 2009-11-14 13:32:13 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN status status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL 2009-11-14 13:32:13 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN confkey confkey varchar(100) NOT NULL 2009-11-14 13:32:14 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created created timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:14 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_IP created_IP varchar(100) NOT NULL default '' 2009-11-14 13:32:14 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_agent created_agent varchar(255) NOT NULL default '' 2009-11-14 13:32:14 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_user_id created_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:14 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_country created_country char(2) NOT NULL default 'ZZ' 2009-11-14 13:32:15 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_US_state created_US_state char(2) NOT NULL default 'ZZ' 2009-11-14 13:32:15 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus laststatus timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:15 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus_IP laststatus_IP varchar(100) NOT NULL default '' 2009-11-14 13:32:15 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus_agent laststatus_agent varchar(255) NOT NULL default '' 2009-11-14 13:32:16 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus_user_id laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:16 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN name name varchar(100) NOT NULL 2009-11-14 13:32:16 000000 -- ALTER TABLE wp_mailpress_users ADD 2009-11-14 13:32:16 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:16 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:16 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:16 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:16 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:16 000000 -- For every table in the database 2009-11-14 13:32:16 000000 -- Array ( [0] => wiki_archive [1] => wiki_category [2] => wiki_categorylinks [3] => wiki_change_tag [4] => wiki_externallinks [5] => wiki_filearchive [6] => wiki_hitcounter [7] => wiki_image [8] => wiki_imagelinks [9] => wiki_interwiki [10] => wiki_ipblocks [11] => wiki_job [12] => wiki_langlinks [13] => wiki_logging [14] => wiki_math [15] => wiki_objectcache [16] => wiki_oldimage [17] => wiki_page [18] => wiki_page_props [19] => wiki_page_restrictions [20] => wiki_pagelinks [21] => wiki_protected_titles [22] => wiki_querycache [23] => wiki_querycache_info [24] => wiki_querycachetwo [25] => wiki_recentchanges [26] => wiki_redirect [27] => wiki_revision [28] => wiki_searchindex [29] => wiki_site_stats [30] => wiki_tag_summary [31] => wiki_templatelinks [32] => wiki_text [33] => wiki_trackbacks [34] => wiki_transcache [35] => wiki_updatelog [36] => wiki_user [37] => wiki_user_groups [38] => wiki_user_newtalk [39] => wiki_valid_tag [40] => wiki_watchlist [41] => wp_comments [42] => wp_links [43] => wp_mailpress_formfields [44] => wp_mailpress_forms [45] => wp_mailpress_mailmeta [46] => wp_mailpress_mails [47] => wp_mailpress_stats [48] => wp_mailpress_tracks [49] => wp_mailpress_usermeta [50] => wp_mailpress_users [51] => wp_options [52] => wp_postmeta [53] => wp_posts [54] => wp_projects [55] => wp_tasks [56] => wp_term_relationships [57] => wp_term_taxonomy [58] => wp_terms [59] => wp_usermeta [60] => wp_users ) 2009-11-14 13:32:16 000000 -- Separate field lines into an array 2009-11-14 13:32:16 000000 -- wp_mailpress_stats 2009-11-14 13:32:16 000000 -- Array ( [wp_mailpress_stats] => CREATE TABLE wp_MailPress_stats ( sdate date NOT NULL, stype char(1) NOT NULL, slib varchar(45) NOT NULL, scount bigint NOT NULL, PRIMARY KEY(sdate, stype, slib) ) DEFAULT CHARACTER SET utf8 ) 2009-11-14 13:32:16 000000 -- Fetch the table column structure from string 2009-11-14 13:32:16 000000 -- Array ( [sdate] => sdate date NOT NULL [stype] => stype char(1) NOT NULL [slib] => slib varchar(45) NOT NULL [scount] => scount bigint NOT NULL ) 2009-11-14 13:32:16 000000 -- Fetch the table column structure from the database 2009-11-14 13:32:16 000000 -- Array ( [0] => stdClass Object ( [Field] => sdate [Type] => date [Null] => NO [Key] => PRI [Default] => [Extra] => ) [1] => stdClass Object ( [Field] => stype [Type] => char(1) [Null] => NO [Key] => PRI [Default] => [Extra] => ) [2] => stdClass Object ( [Field] => slib [Type] => varchar(45) [Null] => NO [Key] => PRI [Default] => [Extra] => ) [3] => stdClass Object ( [Field] => scount [Type] => bigint(20) [Null] => NO [Key] => [Default] => [Extra] => ) ) 2009-11-14 13:32:16 000000 -- Get the default value from the array 2009-11-14 13:32:16 000000 -- sdate date NOT NULL 2009-11-14 13:32:16 000000 -- Get the default value from the array 2009-11-14 13:32:16 000000 -- stype char(1) NOT NULL 2009-11-14 13:32:16 000000 -- Get the default value from the array 2009-11-14 13:32:16 000000 -- slib varchar(45) NOT NULL 2009-11-14 13:32:16 000000 -- Get the default value from the array 2009-11-14 13:32:16 000000 -- scount bigint NOT NULL 2009-11-14 13:32:16 000000 -- For every remaining field specified for the table 2009-11-14 13:32:16 000000 -- Array ( ) 2009-11-14 13:32:16 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN sdate sdate date NOT NULL 2009-11-14 13:32:17 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN stype stype char(1) NOT NULL 2009-11-14 13:32:17 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN slib slib varchar(45) NOT NULL 2009-11-14 13:32:17 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN scount scount bigint NOT NULL 2009-11-14 13:32:17 000000 -- ALTER TABLE wp_mailpress_stats ADD PRIMARY KEY(sdate, stype, slib) 2009-11-14 13:32:17 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:17 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:17 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:17 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:17 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:17 000000 -- For every table in the database 2009-11-14 13:32:17 000000 -- Array ( [0] => wiki_archive [1] => wiki_category [2] => wiki_categorylinks [3] => wiki_change_tag [4] => wiki_externallinks [5] => wiki_filearchive [6] => wiki_hitcounter [7] => wiki_image [8] => wiki_imagelinks [9] => wiki_interwiki [10] => wiki_ipblocks [11] => wiki_job [12] => wiki_langlinks [13] => wiki_logging [14] => wiki_math [15] => wiki_objectcache [16] => wiki_oldimage [17] => wiki_page [18] => wiki_page_props [19] => wiki_page_restrictions [20] => wiki_pagelinks [21] => wiki_protected_titles [22] => wiki_querycache [23] => wiki_querycache_info [24] => wiki_querycachetwo [25] => wiki_recentchanges [26] => wiki_redirect [27] => wiki_revision [28] => wiki_searchindex [29] => wiki_site_stats [30] => wiki_tag_summary [31] => wiki_templatelinks [32] => wiki_text [33] => wiki_trackbacks [34] => wiki_transcache [35] => wiki_updatelog [36] => wiki_user [37] => wiki_user_groups [38] => wiki_user_newtalk [39] => wiki_valid_tag [40] => wiki_watchlist [41] => wp_comments [42] => wp_links [43] => wp_mailpress_formfields [44] => wp_mailpress_forms [45] => wp_mailpress_mailmeta [46] => wp_mailpress_mails [47] => wp_mailpress_stats [48] => wp_mailpress_tracks [49] => wp_mailpress_usermeta [50] => wp_mailpress_users [51] => wp_options [52] => wp_postmeta [53] => wp_posts [54] => wp_projects [55] => wp_tasks [56] => wp_term_relationships [57] => wp_term_taxonomy [58] => wp_terms [59] => wp_usermeta [60] => wp_users ) 2009-11-14 13:32:17 000000 -- Separate field lines into an array 2009-11-14 13:32:17 000000 -- wp_mailpress_mails 2009-11-14 13:32:17 000000 -- Array ( [wp_mailpress_mails] => CREATE TABLE wp_MailPress_mails ( id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL, theme varchar(255) NOT NULL default '', themedir varchar(255) NOT NULL default '', template varchar(255) NOT NULL default '', fromemail varchar(255) NOT NULL default '', fromname varchar(255) NOT NULL default '', toname varchar(255) NOT NULL default '', charset varchar(255) NOT NULL default '', parent bigint(20) UNSIGNED NOT NULL default 0, child bigint(20) NOT NULL default 0, subject varchar(255) NOT NULL default '', created timestamp NOT NULL default '0000-00-00 00:00:00', created_user_id bigint(20) UNSIGNED NOT NULL default 0, sent timestamp NOT NULL default '0000-00-00 00:00:00', sent_user_id bigint(20) UNSIGNED NOT NULL default 0, toemail longtext NOT NULL, plaintext longtext NOT NULL, html longtext NOT NULL, UNIQUE KEY id (id) ) DEFAULT CHARACTER SET utf8 ) 2009-11-14 13:32:17 000000 -- Fetch the table column structure from string 2009-11-14 13:32:17 000000 -- Array ( [id] => id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT [status] => status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL [theme] => theme varchar(255) NOT NULL default '' [themedir] => themedir varchar(255) NOT NULL default '' [template] => template varchar(255) NOT NULL default '' [fromemail] => fromemail varchar(255) NOT NULL default '' [fromname] => fromname varchar(255) NOT NULL default '' [toname] => toname varchar(255) NOT NULL default '' [charset] => charset varchar(255) NOT NULL default '' [parent] => parent bigint(20) UNSIGNED NOT NULL default 0 [child] => child bigint(20) NOT NULL default 0 [subject] => subject varchar(255) NOT NULL default '' [created] => created timestamp NOT NULL default '0000-00-00 00:00:00' [created_user_id] => created_user_id bigint(20) UNSIGNED NOT NULL default 0 [sent] => sent timestamp NOT NULL default '0000-00-00 00:00:00' [sent_user_id] => sent_user_id bigint(20) UNSIGNED NOT NULL default 0 [toemail] => toemail longtext NOT NULL [plaintext] => plaintext longtext NOT NULL [html] => html longtext NOT NULL ) 2009-11-14 13:32:17 000000 -- Fetch the table column structure from the database 2009-11-14 13:32:17 000000 -- Array ( [0] => stdClass Object ( [Field] => id [Type] => bigint(20) unsigned [Null] => NO [Key] => PRI [Default] => [Extra] => auto_increment ) [1] => stdClass Object ( [Field] => status [Type] => enum('draft','sent','unsent','sending','') [Null] => NO [Key] => [Default] => [Extra] => ) [2] => stdClass Object ( [Field] => theme [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [3] => stdClass Object ( [Field] => themedir [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [4] => stdClass Object ( [Field] => template [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [5] => stdClass Object ( [Field] => fromemail [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [6] => stdClass Object ( [Field] => fromname [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [7] => stdClass Object ( [Field] => toname [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [8] => stdClass Object ( [Field] => charset [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [9] => stdClass Object ( [Field] => subject [Type] => varchar(255) [Null] => NO [Key] => [Default] => [Extra] => ) [10] => stdClass Object ( [Field] => created [Type] => timestamp [Null] => NO [Key] => [Default] => 0000-00-00 00:00:00 [Extra] => ) [11] => stdClass Object ( [Field] => created_user_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) [12] => stdClass Object ( [Field] => sent [Type] => timestamp [Null] => NO [Key] => [Default] => 0000-00-00 00:00:00 [Extra] => ) [13] => stdClass Object ( [Field] => sent_user_id [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) [14] => stdClass Object ( [Field] => toemail [Type] => longtext [Null] => NO [Key] => [Default] => [Extra] => ) [15] => stdClass Object ( [Field] => plaintext [Type] => longtext [Null] => NO [Key] => [Default] => [Extra] => ) [16] => stdClass Object ( [Field] => html [Type] => longtext [Null] => NO [Key] => [Default] => [Extra] => ) [17] => stdClass Object ( [Field] => parent [Type] => bigint(20) unsigned [Null] => NO [Key] => [Default] => 0 [Extra] => ) [18] => stdClass Object ( [Field] => child [Type] => bigint(20) [Null] => NO [Key] => [Default] => 0 [Extra] => ) ) 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- theme varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- themedir varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- template varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- fromemail varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- fromname varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- toname varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- charset varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- subject varchar(255) NOT NULL default '' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- created timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- created_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- sent timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- sent_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- toemail longtext NOT NULL 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- plaintext longtext NOT NULL 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- html longtext NOT NULL 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- parent bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:17 000000 -- Get the default value from the array 2009-11-14 13:32:17 000000 -- child bigint(20) NOT NULL default 0 2009-11-14 13:32:17 000000 -- For every remaining field specified for the table 2009-11-14 13:32:17 000000 -- Array ( ) 2009-11-14 13:32:17 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN id id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT 2009-11-14 13:32:17 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN status status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL 2009-11-14 13:32:18 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN theme theme varchar(255) NOT NULL default '' 2009-11-14 13:32:18 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN themedir themedir varchar(255) NOT NULL default '' 2009-11-14 13:32:18 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN template template varchar(255) NOT NULL default '' 2009-11-14 13:32:18 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN fromemail fromemail varchar(255) NOT NULL default '' 2009-11-14 13:32:19 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN fromname fromname varchar(255) NOT NULL default '' 2009-11-14 13:32:19 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN toname toname varchar(255) NOT NULL default '' 2009-11-14 13:32:19 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN charset charset varchar(255) NOT NULL default '' 2009-11-14 13:32:19 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN subject subject varchar(255) NOT NULL default '' 2009-11-14 13:32:19 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN created created timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:20 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN created_user_id created_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:20 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN sent sent timestamp NOT NULL default '0000-00-00 00:00:00' 2009-11-14 13:32:20 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN sent_user_id sent_user_id bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:20 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN toemail toemail longtext NOT NULL 2009-11-14 13:32:20 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN plaintext plaintext longtext NOT NULL 2009-11-14 13:32:21 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN html html longtext NOT NULL 2009-11-14 13:32:21 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN parent parent bigint(20) UNSIGNED NOT NULL default 0 2009-11-14 13:32:21 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN child child bigint(20) NOT NULL default 0 2009-11-14 13:32:21 000000 -- For every table in the database 2009-11-14 13:32:21 000000 -- Array ( [0] => wiki_archive [1] => wiki_category [2] => wiki_categorylinks [3] => wiki_change_tag [4] => wiki_externallinks [5] => wiki_filearchive [6] => wiki_hitcounter [7] => wiki_image [8] => wiki_imagelinks [9] => wiki_interwiki [10] => wiki_ipblocks [11] => wiki_job [12] => wiki_langlinks [13] => wiki_logging [14] => wiki_math [15] => wiki_objectcache [16] => wiki_oldimage [17] => wiki_page [18] => wiki_page_props [19] => wiki_page_restrictions [20] => wiki_pagelinks [21] => wiki_protected_titles [22] => wiki_querycache [23] => wiki_querycache_info [24] => wiki_querycachetwo [25] => wiki_recentchanges [26] => wiki_redirect [27] => wiki_revision [28] => wiki_searchindex [29] => wiki_site_stats [30] => wiki_tag_summary [31] => wiki_templatelinks [32] => wiki_text [33] => wiki_trackbacks [34] => wiki_transcache [35] => wiki_updatelog [36] => wiki_user [37] => wiki_user_groups [38] => wiki_user_newtalk [39] => wiki_valid_tag [40] => wiki_watchlist [41] => wp_comments [42] => wp_links [43] => wp_mailpress_formfields [44] => wp_mailpress_forms [45] => wp_mailpress_mailmeta [46] => wp_mailpress_mails [47] => wp_mailpress_stats [48] => wp_mailpress_tracks [49] => wp_mailpress_usermeta [50] => wp_mailpress_users [51] => wp_options [52] => wp_postmeta [53] => wp_posts [54] => wp_projects [55] => wp_tasks [56] => wp_term_relationships [57] => wp_term_taxonomy [58] => wp_terms [59] => wp_usermeta [60] => wp_users ) 2009-11-14 13:32:21 000000 -- Separate field lines into an array 2009-11-14 13:32:21 000000 -- wp_mailpress_usermeta 2009-11-14 13:32:21 000000 -- Array ( [wp_mailpress_usermeta] => CREATE TABLE wp_MailPress_usermeta ( umeta_id bigint(20) NOT NULL auto_increment, user_id bigint(20) NOT NULL default '0', meta_key varchar(255) default NULL, meta_value longtext, PRIMARY KEY (umeta_id), KEY user_id (user_id), KEY meta_key (meta_key) ) DEFAULT CHARACTER SET utf8 ) 2009-11-14 13:32:21 000000 -- Fetch the table column structure from string 2009-11-14 13:32:21 000000 -- Array ( [umeta_id] => umeta_id bigint(20) NOT NULL auto_increment [user_id] => user_id bigint(20) NOT NULL default '0' [meta_key] => meta_key varchar(255) default NULL [meta_value] => meta_value longtext ) 2009-11-14 13:32:21 000000 -- Fetch the table column structure from the database 2009-11-14 13:32:21 000000 -- Array ( [0] => stdClass Object ( [Field] => umeta_id [Type] => bigint(20) [Null] => NO [Key] => PRI [Default] => [Extra] => auto_increment ) [1] => stdClass Object ( [Field] => user_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => 0 [Extra] => ) [2] => stdClass Object ( [Field] => meta_key [Type] => varchar(255) [Null] => YES [Key] => MUL [Default] => [Extra] => ) [3] => stdClass Object ( [Field] => meta_value [Type] => longtext [Null] => YES [Key] => [Default] => [Extra] => ) ) 2009-11-14 13:32:21 000000 -- Get the default value from the array 2009-11-14 13:32:21 000000 -- umeta_id bigint(20) NOT NULL auto_increment 2009-11-14 13:32:21 000000 -- Get the default value from the array 2009-11-14 13:32:21 000000 -- user_id bigint(20) NOT NULL default '0' 2009-11-14 13:32:21 000000 -- Get the default value from the array 2009-11-14 13:32:21 000000 -- meta_key varchar(255) default NULL 2009-11-14 13:32:21 000000 -- Get the default value from the array 2009-11-14 13:32:21 000000 -- meta_value longtext 2009-11-14 13:32:21 000000 -- For every remaining field specified for the table 2009-11-14 13:32:21 000000 -- Array ( ) 2009-11-14 13:32:21 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN umeta_id umeta_id bigint(20) NOT NULL auto_increment 2009-11-14 13:32:22 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN user_id user_id bigint(20) NOT NULL default '0' 2009-11-14 13:32:22 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN meta_key meta_key varchar(255) default NULL 2009-11-14 13:32:22 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN meta_value meta_value longtext 2009-11-14 13:32:22 000000 -- ALTER TABLE wp_mailpress_usermeta ADD KEY user_id (user_id) 2009-11-14 13:32:22 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:22 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:22 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:22 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:22 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:22 000000 -- For every table in the database 2009-11-14 13:32:22 000000 -- Array ( [0] => wiki_archive [1] => wiki_category [2] => wiki_categorylinks [3] => wiki_change_tag [4] => wiki_externallinks [5] => wiki_filearchive [6] => wiki_hitcounter [7] => wiki_image [8] => wiki_imagelinks [9] => wiki_interwiki [10] => wiki_ipblocks [11] => wiki_job [12] => wiki_langlinks [13] => wiki_logging [14] => wiki_math [15] => wiki_objectcache [16] => wiki_oldimage [17] => wiki_page [18] => wiki_page_props [19] => wiki_page_restrictions [20] => wiki_pagelinks [21] => wiki_protected_titles [22] => wiki_querycache [23] => wiki_querycache_info [24] => wiki_querycachetwo [25] => wiki_recentchanges [26] => wiki_redirect [27] => wiki_revision [28] => wiki_searchindex [29] => wiki_site_stats [30] => wiki_tag_summary [31] => wiki_templatelinks [32] => wiki_text [33] => wiki_trackbacks [34] => wiki_transcache [35] => wiki_updatelog [36] => wiki_user [37] => wiki_user_groups [38] => wiki_user_newtalk [39] => wiki_valid_tag [40] => wiki_watchlist [41] => wp_comments [42] => wp_links [43] => wp_mailpress_formfields [44] => wp_mailpress_forms [45] => wp_mailpress_mailmeta [46] => wp_mailpress_mails [47] => wp_mailpress_stats [48] => wp_mailpress_tracks [49] => wp_mailpress_usermeta [50] => wp_mailpress_users [51] => wp_options [52] => wp_postmeta [53] => wp_posts [54] => wp_projects [55] => wp_tasks [56] => wp_term_relationships [57] => wp_term_taxonomy [58] => wp_terms [59] => wp_usermeta [60] => wp_users ) 2009-11-14 13:32:22 000000 -- Separate field lines into an array 2009-11-14 13:32:22 000000 -- wp_mailpress_mailmeta 2009-11-14 13:32:22 000000 -- Array ( [wp_mailpress_mailmeta] => CREATE TABLE wp_MailPress_mailmeta ( mmeta_id bigint(20) NOT NULL auto_increment, mail_id bigint(20) NOT NULL default '0', meta_key varchar(255) default NULL, meta_value longtext, PRIMARY KEY (mmeta_id), KEY user_id (mail_id), KEY meta_key (meta_key) ) DEFAULT CHARACTER SET utf8 ) 2009-11-14 13:32:22 000000 -- Fetch the table column structure from string 2009-11-14 13:32:22 000000 -- Array ( [mmeta_id] => mmeta_id bigint(20) NOT NULL auto_increment [mail_id] => mail_id bigint(20) NOT NULL default '0' [meta_key] => meta_key varchar(255) default NULL [meta_value] => meta_value longtext ) 2009-11-14 13:32:22 000000 -- Fetch the table column structure from the database 2009-11-14 13:32:22 000000 -- Array ( [0] => stdClass Object ( [Field] => mmeta_id [Type] => bigint(20) [Null] => NO [Key] => PRI [Default] => [Extra] => auto_increment ) [1] => stdClass Object ( [Field] => mail_id [Type] => bigint(20) [Null] => NO [Key] => MUL [Default] => 0 [Extra] => ) [2] => stdClass Object ( [Field] => meta_key [Type] => varchar(255) [Null] => YES [Key] => MUL [Default] => [Extra] => ) [3] => stdClass Object ( [Field] => meta_value [Type] => longtext [Null] => YES [Key] => [Default] => [Extra] => ) ) 2009-11-14 13:32:22 000000 -- Get the default value from the array 2009-11-14 13:32:22 000000 -- mmeta_id bigint(20) NOT NULL auto_increment 2009-11-14 13:32:22 000000 -- Get the default value from the array 2009-11-14 13:32:22 000000 -- mail_id bigint(20) NOT NULL default '0' 2009-11-14 13:32:22 000000 -- Get the default value from the array 2009-11-14 13:32:22 000000 -- meta_key varchar(255) default NULL 2009-11-14 13:32:22 000000 -- Get the default value from the array 2009-11-14 13:32:22 000000 -- meta_value longtext 2009-11-14 13:32:22 000000 -- For every remaining field specified for the table 2009-11-14 13:32:22 000000 -- Array ( ) 2009-11-14 13:32:22 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN mmeta_id mmeta_id bigint(20) NOT NULL auto_increment 2009-11-14 13:32:23 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN mail_id mail_id bigint(20) NOT NULL default '0' 2009-11-14 13:32:23 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN meta_key meta_key varchar(255) default NULL 2009-11-14 13:32:23 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN meta_value meta_value longtext 2009-11-14 13:32:23 000000 -- ALTER TABLE wp_mailpress_mailmeta ADD KEY user_id (mail_id) 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 2009-11-14 13:32:23 000000 -- Memory : 15,795,560 bytes 2009-11-14 13:32:23 000000 -- Peak Memory : 15,973,560 bytes 2009-11-14 13:32:23 000000 -- LOG ended with status : TRUE 2009-11-14 13:32:23 000000 -- **** End logging **** mailpress *** debug *** level : 8191 2009-11-14 13:32:24 000000 -- **** Start logging **** debug *** level : 8191 2009-11-14 13:32:24 000000 -- Memory : 10,041,896 bytes 2009-11-14 13:32:24 000000 -- Peak Memory : 10,061,032 bytes 2009-11-14 13:32:25 000000 -- Memory : 16,021,560 bytes 2009-11-14 13:32:25 000000 -- Peak Memory : 16,270,840 bytes 2009-11-14 13:32:25 000000 -- LOG ended with status : TRUE 2009-11-14 13:32:25 000000 -- **** End logging **** mailpress *** debug *** level : 8191