| 1 | |
|---|
| 2 | 2009-11-14 13:37:53 000000 -- **** Start logging (4.0.1) **** debug *** level : 8191 |
|---|
| 3 | 2009-11-14 13:37:53 000000 -- Memory : 15,100,040 bytes |
|---|
| 4 | 2009-11-14 13:37:53 000000 -- Peak Memory : 15,120,512 bytes |
|---|
| 5 | 2009-11-14 13:37:53 000000 -- For every table in the database |
|---|
| 6 | 2009-11-14 13:37:53 000000 -- Array |
|---|
| 7 | ( |
|---|
| 8 | [0] => wiki_archive |
|---|
| 9 | [1] => wiki_category |
|---|
| 10 | [2] => wiki_categorylinks |
|---|
| 11 | [3] => wiki_change_tag |
|---|
| 12 | [4] => wiki_externallinks |
|---|
| 13 | [5] => wiki_filearchive |
|---|
| 14 | [6] => wiki_hitcounter |
|---|
| 15 | [7] => wiki_image |
|---|
| 16 | [8] => wiki_imagelinks |
|---|
| 17 | [9] => wiki_interwiki |
|---|
| 18 | [10] => wiki_ipblocks |
|---|
| 19 | [11] => wiki_job |
|---|
| 20 | [12] => wiki_langlinks |
|---|
| 21 | [13] => wiki_logging |
|---|
| 22 | [14] => wiki_math |
|---|
| 23 | [15] => wiki_objectcache |
|---|
| 24 | [16] => wiki_oldimage |
|---|
| 25 | [17] => wiki_page |
|---|
| 26 | [18] => wiki_page_props |
|---|
| 27 | [19] => wiki_page_restrictions |
|---|
| 28 | [20] => wiki_pagelinks |
|---|
| 29 | [21] => wiki_protected_titles |
|---|
| 30 | [22] => wiki_querycache |
|---|
| 31 | [23] => wiki_querycache_info |
|---|
| 32 | [24] => wiki_querycachetwo |
|---|
| 33 | [25] => wiki_recentchanges |
|---|
| 34 | [26] => wiki_redirect |
|---|
| 35 | [27] => wiki_revision |
|---|
| 36 | [28] => wiki_searchindex |
|---|
| 37 | [29] => wiki_site_stats |
|---|
| 38 | [30] => wiki_tag_summary |
|---|
| 39 | [31] => wiki_templatelinks |
|---|
| 40 | [32] => wiki_text |
|---|
| 41 | [33] => wiki_trackbacks |
|---|
| 42 | [34] => wiki_transcache |
|---|
| 43 | [35] => wiki_updatelog |
|---|
| 44 | [36] => wiki_user |
|---|
| 45 | [37] => wiki_user_groups |
|---|
| 46 | [38] => wiki_user_newtalk |
|---|
| 47 | [39] => wiki_valid_tag |
|---|
| 48 | [40] => wiki_watchlist |
|---|
| 49 | [41] => wp_comments |
|---|
| 50 | [42] => wp_links |
|---|
| 51 | [43] => wp_mailpress_formfields |
|---|
| 52 | [44] => wp_mailpress_forms |
|---|
| 53 | [45] => wp_mailpress_mailmeta |
|---|
| 54 | [46] => wp_mailpress_mails |
|---|
| 55 | [47] => wp_mailpress_stats |
|---|
| 56 | [48] => wp_mailpress_tracks |
|---|
| 57 | [49] => wp_mailpress_usermeta |
|---|
| 58 | [50] => wp_mailpress_users |
|---|
| 59 | [51] => wp_options |
|---|
| 60 | [52] => wp_postmeta |
|---|
| 61 | [53] => wp_posts |
|---|
| 62 | [54] => wp_projects |
|---|
| 63 | [55] => wp_tasks |
|---|
| 64 | [56] => wp_term_relationships |
|---|
| 65 | [57] => wp_term_taxonomy |
|---|
| 66 | [58] => wp_terms |
|---|
| 67 | [59] => wp_usermeta |
|---|
| 68 | [60] => wp_users |
|---|
| 69 | ) |
|---|
| 70 | |
|---|
| 71 | 2009-11-14 13:37:53 000000 -- Separate field lines into an array |
|---|
| 72 | 2009-11-14 13:37:53 000000 -- wp_mailpress_users |
|---|
| 73 | 2009-11-14 13:37:53 000000 -- Array |
|---|
| 74 | ( |
|---|
| 75 | [wp_mailpress_users] => CREATE TABLE wp_MailPress_users ( |
|---|
| 76 | id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, |
|---|
| 77 | email varchar(100) NOT NULL, |
|---|
| 78 | name varchar(100) NOT NULL, |
|---|
| 79 | status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL, |
|---|
| 80 | confkey varchar(100) NOT NULL, |
|---|
| 81 | created timestamp NOT NULL default '0000-00-00 00:00:00', |
|---|
| 82 | created_IP varchar(100) NOT NULL default '', |
|---|
| 83 | created_agent varchar(255) NOT NULL default '', |
|---|
| 84 | created_user_id bigint(20) UNSIGNED NOT NULL default 0, |
|---|
| 85 | created_country char(2) NOT NULL default 'ZZ', |
|---|
| 86 | created_US_state char(2) NOT NULL default 'ZZ', |
|---|
| 87 | laststatus timestamp NOT NULL default '0000-00-00 00:00:00', |
|---|
| 88 | laststatus_IP varchar(100) NOT NULL default '', |
|---|
| 89 | laststatus_agent varchar(255) NOT NULL default '', |
|---|
| 90 | laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0, |
|---|
| 91 | UNIQUE KEY id (id) |
|---|
| 92 | ) DEFAULT CHARACTER SET utf8 |
|---|
| 93 | ) |
|---|
| 94 | |
|---|
| 95 | 2009-11-14 13:37:53 000000 -- Fetch the table column structure from string |
|---|
| 96 | 2009-11-14 13:37:53 000000 -- Array |
|---|
| 97 | ( |
|---|
| 98 | [id] => id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT |
|---|
| 99 | [email] => email varchar(100) NOT NULL |
|---|
| 100 | [name] => name varchar(100) NOT NULL |
|---|
| 101 | [status] => status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL |
|---|
| 102 | [confkey] => confkey varchar(100) NOT NULL |
|---|
| 103 | [created] => created timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 104 | [created_ip] => created_IP varchar(100) NOT NULL default '' |
|---|
| 105 | [created_agent] => created_agent varchar(255) NOT NULL default '' |
|---|
| 106 | [created_user_id] => created_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 107 | [created_country] => created_country char(2) NOT NULL default 'ZZ' |
|---|
| 108 | [created_us_state] => created_US_state char(2) NOT NULL default 'ZZ' |
|---|
| 109 | [laststatus] => laststatus timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 110 | [laststatus_ip] => laststatus_IP varchar(100) NOT NULL default '' |
|---|
| 111 | [laststatus_agent] => laststatus_agent varchar(255) NOT NULL default '' |
|---|
| 112 | [laststatus_user_id] => laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 113 | ) |
|---|
| 114 | |
|---|
| 115 | 2009-11-14 13:37:53 000000 -- Fetch the table column structure from the database |
|---|
| 116 | 2009-11-14 13:37:53 000000 -- Array |
|---|
| 117 | ( |
|---|
| 118 | [0] => stdClass Object |
|---|
| 119 | ( |
|---|
| 120 | [Field] => id |
|---|
| 121 | [Type] => bigint(20) unsigned |
|---|
| 122 | [Null] => NO |
|---|
| 123 | [Key] => PRI |
|---|
| 124 | [Default] => |
|---|
| 125 | [Extra] => auto_increment |
|---|
| 126 | ) |
|---|
| 127 | |
|---|
| 128 | [1] => stdClass Object |
|---|
| 129 | ( |
|---|
| 130 | [Field] => email |
|---|
| 131 | [Type] => varchar(100) |
|---|
| 132 | [Null] => NO |
|---|
| 133 | [Key] => |
|---|
| 134 | [Default] => |
|---|
| 135 | [Extra] => |
|---|
| 136 | ) |
|---|
| 137 | |
|---|
| 138 | [2] => stdClass Object |
|---|
| 139 | ( |
|---|
| 140 | [Field] => status |
|---|
| 141 | [Type] => enum('waiting','active','bounced','unsubscribed') |
|---|
| 142 | [Null] => NO |
|---|
| 143 | [Key] => |
|---|
| 144 | [Default] => |
|---|
| 145 | [Extra] => |
|---|
| 146 | ) |
|---|
| 147 | |
|---|
| 148 | [3] => stdClass Object |
|---|
| 149 | ( |
|---|
| 150 | [Field] => confkey |
|---|
| 151 | [Type] => varchar(100) |
|---|
| 152 | [Null] => NO |
|---|
| 153 | [Key] => |
|---|
| 154 | [Default] => |
|---|
| 155 | [Extra] => |
|---|
| 156 | ) |
|---|
| 157 | |
|---|
| 158 | [4] => stdClass Object |
|---|
| 159 | ( |
|---|
| 160 | [Field] => created |
|---|
| 161 | [Type] => timestamp |
|---|
| 162 | [Null] => NO |
|---|
| 163 | [Key] => |
|---|
| 164 | [Default] => 0000-00-00 00:00:00 |
|---|
| 165 | [Extra] => |
|---|
| 166 | ) |
|---|
| 167 | |
|---|
| 168 | [5] => stdClass Object |
|---|
| 169 | ( |
|---|
| 170 | [Field] => created_IP |
|---|
| 171 | [Type] => varchar(100) |
|---|
| 172 | [Null] => NO |
|---|
| 173 | [Key] => |
|---|
| 174 | [Default] => |
|---|
| 175 | [Extra] => |
|---|
| 176 | ) |
|---|
| 177 | |
|---|
| 178 | [6] => stdClass Object |
|---|
| 179 | ( |
|---|
| 180 | [Field] => created_agent |
|---|
| 181 | [Type] => varchar(255) |
|---|
| 182 | [Null] => NO |
|---|
| 183 | [Key] => |
|---|
| 184 | [Default] => |
|---|
| 185 | [Extra] => |
|---|
| 186 | ) |
|---|
| 187 | |
|---|
| 188 | [7] => stdClass Object |
|---|
| 189 | ( |
|---|
| 190 | [Field] => created_user_id |
|---|
| 191 | [Type] => bigint(20) unsigned |
|---|
| 192 | [Null] => NO |
|---|
| 193 | [Key] => |
|---|
| 194 | [Default] => 0 |
|---|
| 195 | [Extra] => |
|---|
| 196 | ) |
|---|
| 197 | |
|---|
| 198 | [8] => stdClass Object |
|---|
| 199 | ( |
|---|
| 200 | [Field] => created_country |
|---|
| 201 | [Type] => char(2) |
|---|
| 202 | [Null] => NO |
|---|
| 203 | [Key] => |
|---|
| 204 | [Default] => ZZ |
|---|
| 205 | [Extra] => |
|---|
| 206 | ) |
|---|
| 207 | |
|---|
| 208 | [9] => stdClass Object |
|---|
| 209 | ( |
|---|
| 210 | [Field] => created_US_state |
|---|
| 211 | [Type] => char(2) |
|---|
| 212 | [Null] => NO |
|---|
| 213 | [Key] => |
|---|
| 214 | [Default] => ZZ |
|---|
| 215 | [Extra] => |
|---|
| 216 | ) |
|---|
| 217 | |
|---|
| 218 | [10] => stdClass Object |
|---|
| 219 | ( |
|---|
| 220 | [Field] => laststatus |
|---|
| 221 | [Type] => timestamp |
|---|
| 222 | [Null] => NO |
|---|
| 223 | [Key] => |
|---|
| 224 | [Default] => 0000-00-00 00:00:00 |
|---|
| 225 | [Extra] => |
|---|
| 226 | ) |
|---|
| 227 | |
|---|
| 228 | [11] => stdClass Object |
|---|
| 229 | ( |
|---|
| 230 | [Field] => laststatus_IP |
|---|
| 231 | [Type] => varchar(100) |
|---|
| 232 | [Null] => NO |
|---|
| 233 | [Key] => |
|---|
| 234 | [Default] => |
|---|
| 235 | [Extra] => |
|---|
| 236 | ) |
|---|
| 237 | |
|---|
| 238 | [12] => stdClass Object |
|---|
| 239 | ( |
|---|
| 240 | [Field] => laststatus_agent |
|---|
| 241 | [Type] => varchar(255) |
|---|
| 242 | [Null] => NO |
|---|
| 243 | [Key] => |
|---|
| 244 | [Default] => |
|---|
| 245 | [Extra] => |
|---|
| 246 | ) |
|---|
| 247 | |
|---|
| 248 | [13] => stdClass Object |
|---|
| 249 | ( |
|---|
| 250 | [Field] => laststatus_user_id |
|---|
| 251 | [Type] => bigint(20) unsigned |
|---|
| 252 | [Null] => NO |
|---|
| 253 | [Key] => |
|---|
| 254 | [Default] => 0 |
|---|
| 255 | [Extra] => |
|---|
| 256 | ) |
|---|
| 257 | |
|---|
| 258 | [14] => stdClass Object |
|---|
| 259 | ( |
|---|
| 260 | [Field] => name |
|---|
| 261 | [Type] => varchar(100) |
|---|
| 262 | [Null] => NO |
|---|
| 263 | [Key] => |
|---|
| 264 | [Default] => |
|---|
| 265 | [Extra] => |
|---|
| 266 | ) |
|---|
| 267 | |
|---|
| 268 | ) |
|---|
| 269 | |
|---|
| 270 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 271 | 2009-11-14 13:37:53 000000 -- id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT |
|---|
| 272 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 273 | 2009-11-14 13:37:53 000000 -- email varchar(100) NOT NULL |
|---|
| 274 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 275 | 2009-11-14 13:37:53 000000 -- status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL |
|---|
| 276 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 277 | 2009-11-14 13:37:53 000000 -- confkey varchar(100) NOT NULL |
|---|
| 278 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 279 | 2009-11-14 13:37:53 000000 -- created timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 280 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 281 | 2009-11-14 13:37:53 000000 -- created_IP varchar(100) NOT NULL default '' |
|---|
| 282 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 283 | 2009-11-14 13:37:53 000000 -- created_agent varchar(255) NOT NULL default '' |
|---|
| 284 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 285 | 2009-11-14 13:37:53 000000 -- created_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 286 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 287 | 2009-11-14 13:37:53 000000 -- created_country char(2) NOT NULL default 'ZZ' |
|---|
| 288 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 289 | 2009-11-14 13:37:53 000000 -- created_US_state char(2) NOT NULL default 'ZZ' |
|---|
| 290 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 291 | 2009-11-14 13:37:53 000000 -- laststatus timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 292 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 293 | 2009-11-14 13:37:53 000000 -- laststatus_IP varchar(100) NOT NULL default '' |
|---|
| 294 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 295 | 2009-11-14 13:37:53 000000 -- laststatus_agent varchar(255) NOT NULL default '' |
|---|
| 296 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 297 | 2009-11-14 13:37:53 000000 -- laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 298 | 2009-11-14 13:37:53 000000 -- Get the default value from the array |
|---|
| 299 | 2009-11-14 13:37:53 000000 -- name varchar(100) NOT NULL |
|---|
| 300 | 2009-11-14 13:37:53 000000 -- For every remaining field specified for the table |
|---|
| 301 | 2009-11-14 13:37:53 000000 -- Array |
|---|
| 302 | ( |
|---|
| 303 | ) |
|---|
| 304 | |
|---|
| 305 | 2009-11-14 13:37:53 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN id id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT |
|---|
| 306 | 2009-11-14 13:37:53 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN email email varchar(100) NOT NULL |
|---|
| 307 | 2009-11-14 13:37:53 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN status status enum('waiting', 'active', 'bounced', 'unsubscribed') NOT NULL |
|---|
| 308 | 2009-11-14 13:37:54 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN confkey confkey varchar(100) NOT NULL |
|---|
| 309 | 2009-11-14 13:37:54 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created created timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 310 | 2009-11-14 13:37:54 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_IP created_IP varchar(100) NOT NULL default '' |
|---|
| 311 | 2009-11-14 13:37:54 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_agent created_agent varchar(255) NOT NULL default '' |
|---|
| 312 | 2009-11-14 13:37:55 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_user_id created_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 313 | 2009-11-14 13:37:55 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_country created_country char(2) NOT NULL default 'ZZ' |
|---|
| 314 | 2009-11-14 13:37:55 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN created_US_state created_US_state char(2) NOT NULL default 'ZZ' |
|---|
| 315 | 2009-11-14 13:37:55 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus laststatus timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 316 | 2009-11-14 13:37:55 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus_IP laststatus_IP varchar(100) NOT NULL default '' |
|---|
| 317 | 2009-11-14 13:37:56 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus_agent laststatus_agent varchar(255) NOT NULL default '' |
|---|
| 318 | 2009-11-14 13:37:56 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN laststatus_user_id laststatus_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 319 | 2009-11-14 13:37:56 000000 -- ALTER TABLE wp_mailpress_users CHANGE COLUMN name name varchar(100) NOT NULL |
|---|
| 320 | 2009-11-14 13:37:56 000000 -- For every table in the database |
|---|
| 321 | 2009-11-14 13:37:56 000000 -- Array |
|---|
| 322 | ( |
|---|
| 323 | [0] => wiki_archive |
|---|
| 324 | [1] => wiki_category |
|---|
| 325 | [2] => wiki_categorylinks |
|---|
| 326 | [3] => wiki_change_tag |
|---|
| 327 | [4] => wiki_externallinks |
|---|
| 328 | [5] => wiki_filearchive |
|---|
| 329 | [6] => wiki_hitcounter |
|---|
| 330 | [7] => wiki_image |
|---|
| 331 | [8] => wiki_imagelinks |
|---|
| 332 | [9] => wiki_interwiki |
|---|
| 333 | [10] => wiki_ipblocks |
|---|
| 334 | [11] => wiki_job |
|---|
| 335 | [12] => wiki_langlinks |
|---|
| 336 | [13] => wiki_logging |
|---|
| 337 | [14] => wiki_math |
|---|
| 338 | [15] => wiki_objectcache |
|---|
| 339 | [16] => wiki_oldimage |
|---|
| 340 | [17] => wiki_page |
|---|
| 341 | [18] => wiki_page_props |
|---|
| 342 | [19] => wiki_page_restrictions |
|---|
| 343 | [20] => wiki_pagelinks |
|---|
| 344 | [21] => wiki_protected_titles |
|---|
| 345 | [22] => wiki_querycache |
|---|
| 346 | [23] => wiki_querycache_info |
|---|
| 347 | [24] => wiki_querycachetwo |
|---|
| 348 | [25] => wiki_recentchanges |
|---|
| 349 | [26] => wiki_redirect |
|---|
| 350 | [27] => wiki_revision |
|---|
| 351 | [28] => wiki_searchindex |
|---|
| 352 | [29] => wiki_site_stats |
|---|
| 353 | [30] => wiki_tag_summary |
|---|
| 354 | [31] => wiki_templatelinks |
|---|
| 355 | [32] => wiki_text |
|---|
| 356 | [33] => wiki_trackbacks |
|---|
| 357 | [34] => wiki_transcache |
|---|
| 358 | [35] => wiki_updatelog |
|---|
| 359 | [36] => wiki_user |
|---|
| 360 | [37] => wiki_user_groups |
|---|
| 361 | [38] => wiki_user_newtalk |
|---|
| 362 | [39] => wiki_valid_tag |
|---|
| 363 | [40] => wiki_watchlist |
|---|
| 364 | [41] => wp_comments |
|---|
| 365 | [42] => wp_links |
|---|
| 366 | [43] => wp_mailpress_formfields |
|---|
| 367 | [44] => wp_mailpress_forms |
|---|
| 368 | [45] => wp_mailpress_mailmeta |
|---|
| 369 | [46] => wp_mailpress_mails |
|---|
| 370 | [47] => wp_mailpress_stats |
|---|
| 371 | [48] => wp_mailpress_tracks |
|---|
| 372 | [49] => wp_mailpress_usermeta |
|---|
| 373 | [50] => wp_mailpress_users |
|---|
| 374 | [51] => wp_options |
|---|
| 375 | [52] => wp_postmeta |
|---|
| 376 | [53] => wp_posts |
|---|
| 377 | [54] => wp_projects |
|---|
| 378 | [55] => wp_tasks |
|---|
| 379 | [56] => wp_term_relationships |
|---|
| 380 | [57] => wp_term_taxonomy |
|---|
| 381 | [58] => wp_terms |
|---|
| 382 | [59] => wp_usermeta |
|---|
| 383 | [60] => wp_users |
|---|
| 384 | ) |
|---|
| 385 | |
|---|
| 386 | 2009-11-14 13:37:56 000000 -- Separate field lines into an array |
|---|
| 387 | 2009-11-14 13:37:56 000000 -- wp_mailpress_stats |
|---|
| 388 | 2009-11-14 13:37:56 000000 -- Array |
|---|
| 389 | ( |
|---|
| 390 | [wp_mailpress_stats] => CREATE TABLE wp_MailPress_stats ( |
|---|
| 391 | sdate date NOT NULL, |
|---|
| 392 | stype char(1) NOT NULL, |
|---|
| 393 | slib varchar(45) NOT NULL, |
|---|
| 394 | scount bigint NOT NULL, |
|---|
| 395 | PRIMARY KEY(sdate, stype, slib) |
|---|
| 396 | ) DEFAULT CHARACTER SET utf8 |
|---|
| 397 | ) |
|---|
| 398 | |
|---|
| 399 | 2009-11-14 13:37:56 000000 -- Fetch the table column structure from string |
|---|
| 400 | 2009-11-14 13:37:56 000000 -- Array |
|---|
| 401 | ( |
|---|
| 402 | [sdate] => sdate date NOT NULL |
|---|
| 403 | [stype] => stype char(1) NOT NULL |
|---|
| 404 | [slib] => slib varchar(45) NOT NULL |
|---|
| 405 | [scount] => scount bigint NOT NULL |
|---|
| 406 | ) |
|---|
| 407 | |
|---|
| 408 | 2009-11-14 13:37:56 000000 -- Fetch the table column structure from the database |
|---|
| 409 | 2009-11-14 13:37:56 000000 -- Array |
|---|
| 410 | ( |
|---|
| 411 | [0] => stdClass Object |
|---|
| 412 | ( |
|---|
| 413 | [Field] => sdate |
|---|
| 414 | [Type] => date |
|---|
| 415 | [Null] => NO |
|---|
| 416 | [Key] => PRI |
|---|
| 417 | [Default] => |
|---|
| 418 | [Extra] => |
|---|
| 419 | ) |
|---|
| 420 | |
|---|
| 421 | [1] => stdClass Object |
|---|
| 422 | ( |
|---|
| 423 | [Field] => stype |
|---|
| 424 | [Type] => char(1) |
|---|
| 425 | [Null] => NO |
|---|
| 426 | [Key] => PRI |
|---|
| 427 | [Default] => |
|---|
| 428 | [Extra] => |
|---|
| 429 | ) |
|---|
| 430 | |
|---|
| 431 | [2] => stdClass Object |
|---|
| 432 | ( |
|---|
| 433 | [Field] => slib |
|---|
| 434 | [Type] => varchar(45) |
|---|
| 435 | [Null] => NO |
|---|
| 436 | [Key] => PRI |
|---|
| 437 | [Default] => |
|---|
| 438 | [Extra] => |
|---|
| 439 | ) |
|---|
| 440 | |
|---|
| 441 | [3] => stdClass Object |
|---|
| 442 | ( |
|---|
| 443 | [Field] => scount |
|---|
| 444 | [Type] => bigint(20) |
|---|
| 445 | [Null] => NO |
|---|
| 446 | [Key] => |
|---|
| 447 | [Default] => |
|---|
| 448 | [Extra] => |
|---|
| 449 | ) |
|---|
| 450 | |
|---|
| 451 | ) |
|---|
| 452 | |
|---|
| 453 | 2009-11-14 13:37:56 000000 -- Get the default value from the array |
|---|
| 454 | 2009-11-14 13:37:56 000000 -- sdate date NOT NULL |
|---|
| 455 | 2009-11-14 13:37:56 000000 -- Get the default value from the array |
|---|
| 456 | 2009-11-14 13:37:56 000000 -- stype char(1) NOT NULL |
|---|
| 457 | 2009-11-14 13:37:56 000000 -- Get the default value from the array |
|---|
| 458 | 2009-11-14 13:37:56 000000 -- slib varchar(45) NOT NULL |
|---|
| 459 | 2009-11-14 13:37:56 000000 -- Get the default value from the array |
|---|
| 460 | 2009-11-14 13:37:56 000000 -- scount bigint NOT NULL |
|---|
| 461 | 2009-11-14 13:37:56 000000 -- For every remaining field specified for the table |
|---|
| 462 | 2009-11-14 13:37:56 000000 -- Array |
|---|
| 463 | ( |
|---|
| 464 | ) |
|---|
| 465 | |
|---|
| 466 | 2009-11-14 13:37:56 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN sdate sdate date NOT NULL |
|---|
| 467 | 2009-11-14 13:37:56 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN stype stype char(1) NOT NULL |
|---|
| 468 | 2009-11-14 13:37:57 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN slib slib varchar(45) NOT NULL |
|---|
| 469 | 2009-11-14 13:37:57 000000 -- ALTER TABLE wp_mailpress_stats CHANGE COLUMN scount scount bigint NOT NULL |
|---|
| 470 | 2009-11-14 13:37:57 000000 -- ALTER TABLE wp_mailpress_stats ADD PRIMARY KEY(sdate, stype, slib) |
|---|
| 471 | 2009-11-14 13:37:57 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 472 | 2009-11-14 13:37:57 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 473 | 2009-11-14 13:37:57 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 474 | 2009-11-14 13:37:57 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 475 | 2009-11-14 13:37:57 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 476 | 2009-11-14 13:37:57 000000 -- For every table in the database |
|---|
| 477 | 2009-11-14 13:37:57 000000 -- Array |
|---|
| 478 | ( |
|---|
| 479 | [0] => wiki_archive |
|---|
| 480 | [1] => wiki_category |
|---|
| 481 | [2] => wiki_categorylinks |
|---|
| 482 | [3] => wiki_change_tag |
|---|
| 483 | [4] => wiki_externallinks |
|---|
| 484 | [5] => wiki_filearchive |
|---|
| 485 | [6] => wiki_hitcounter |
|---|
| 486 | [7] => wiki_image |
|---|
| 487 | [8] => wiki_imagelinks |
|---|
| 488 | [9] => wiki_interwiki |
|---|
| 489 | [10] => wiki_ipblocks |
|---|
| 490 | [11] => wiki_job |
|---|
| 491 | [12] => wiki_langlinks |
|---|
| 492 | [13] => wiki_logging |
|---|
| 493 | [14] => wiki_math |
|---|
| 494 | [15] => wiki_objectcache |
|---|
| 495 | [16] => wiki_oldimage |
|---|
| 496 | [17] => wiki_page |
|---|
| 497 | [18] => wiki_page_props |
|---|
| 498 | [19] => wiki_page_restrictions |
|---|
| 499 | [20] => wiki_pagelinks |
|---|
| 500 | [21] => wiki_protected_titles |
|---|
| 501 | [22] => wiki_querycache |
|---|
| 502 | [23] => wiki_querycache_info |
|---|
| 503 | [24] => wiki_querycachetwo |
|---|
| 504 | [25] => wiki_recentchanges |
|---|
| 505 | [26] => wiki_redirect |
|---|
| 506 | [27] => wiki_revision |
|---|
| 507 | [28] => wiki_searchindex |
|---|
| 508 | [29] => wiki_site_stats |
|---|
| 509 | [30] => wiki_tag_summary |
|---|
| 510 | [31] => wiki_templatelinks |
|---|
| 511 | [32] => wiki_text |
|---|
| 512 | [33] => wiki_trackbacks |
|---|
| 513 | [34] => wiki_transcache |
|---|
| 514 | [35] => wiki_updatelog |
|---|
| 515 | [36] => wiki_user |
|---|
| 516 | [37] => wiki_user_groups |
|---|
| 517 | [38] => wiki_user_newtalk |
|---|
| 518 | [39] => wiki_valid_tag |
|---|
| 519 | [40] => wiki_watchlist |
|---|
| 520 | [41] => wp_comments |
|---|
| 521 | [42] => wp_links |
|---|
| 522 | [43] => wp_mailpress_formfields |
|---|
| 523 | [44] => wp_mailpress_forms |
|---|
| 524 | [45] => wp_mailpress_mailmeta |
|---|
| 525 | [46] => wp_mailpress_mails |
|---|
| 526 | [47] => wp_mailpress_stats |
|---|
| 527 | [48] => wp_mailpress_tracks |
|---|
| 528 | [49] => wp_mailpress_usermeta |
|---|
| 529 | [50] => wp_mailpress_users |
|---|
| 530 | [51] => wp_options |
|---|
| 531 | [52] => wp_postmeta |
|---|
| 532 | [53] => wp_posts |
|---|
| 533 | [54] => wp_projects |
|---|
| 534 | [55] => wp_tasks |
|---|
| 535 | [56] => wp_term_relationships |
|---|
| 536 | [57] => wp_term_taxonomy |
|---|
| 537 | [58] => wp_terms |
|---|
| 538 | [59] => wp_usermeta |
|---|
| 539 | [60] => wp_users |
|---|
| 540 | ) |
|---|
| 541 | |
|---|
| 542 | 2009-11-14 13:37:57 000000 -- Separate field lines into an array |
|---|
| 543 | 2009-11-14 13:37:57 000000 -- wp_mailpress_mails |
|---|
| 544 | 2009-11-14 13:37:57 000000 -- Array |
|---|
| 545 | ( |
|---|
| 546 | [wp_mailpress_mails] => CREATE TABLE wp_MailPress_mails ( |
|---|
| 547 | id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, |
|---|
| 548 | status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL, |
|---|
| 549 | theme varchar(255) NOT NULL default '', |
|---|
| 550 | themedir varchar(255) NOT NULL default '', |
|---|
| 551 | template varchar(255) NOT NULL default '', |
|---|
| 552 | fromemail varchar(255) NOT NULL default '', |
|---|
| 553 | fromname varchar(255) NOT NULL default '', |
|---|
| 554 | toname varchar(255) NOT NULL default '', |
|---|
| 555 | charset varchar(255) NOT NULL default '', |
|---|
| 556 | parent bigint(20) UNSIGNED NOT NULL default 0, |
|---|
| 557 | child bigint(20) NOT NULL default 0, |
|---|
| 558 | subject varchar(255) NOT NULL default '', |
|---|
| 559 | created timestamp NOT NULL default '0000-00-00 00:00:00', |
|---|
| 560 | created_user_id bigint(20) UNSIGNED NOT NULL default 0, |
|---|
| 561 | sent timestamp NOT NULL default '0000-00-00 00:00:00', |
|---|
| 562 | sent_user_id bigint(20) UNSIGNED NOT NULL default 0, |
|---|
| 563 | toemail longtext NOT NULL, |
|---|
| 564 | plaintext longtext NOT NULL, |
|---|
| 565 | html longtext NOT NULL, |
|---|
| 566 | UNIQUE KEY id (id) |
|---|
| 567 | ) DEFAULT CHARACTER SET utf8 |
|---|
| 568 | ) |
|---|
| 569 | |
|---|
| 570 | 2009-11-14 13:37:57 000000 -- Fetch the table column structure from string |
|---|
| 571 | 2009-11-14 13:37:57 000000 -- Array |
|---|
| 572 | ( |
|---|
| 573 | [id] => id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT |
|---|
| 574 | [status] => status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL |
|---|
| 575 | [theme] => theme varchar(255) NOT NULL default '' |
|---|
| 576 | [themedir] => themedir varchar(255) NOT NULL default '' |
|---|
| 577 | [template] => template varchar(255) NOT NULL default '' |
|---|
| 578 | [fromemail] => fromemail varchar(255) NOT NULL default '' |
|---|
| 579 | [fromname] => fromname varchar(255) NOT NULL default '' |
|---|
| 580 | [toname] => toname varchar(255) NOT NULL default '' |
|---|
| 581 | [charset] => charset varchar(255) NOT NULL default '' |
|---|
| 582 | [parent] => parent bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 583 | [child] => child bigint(20) NOT NULL default 0 |
|---|
| 584 | [subject] => subject varchar(255) NOT NULL default '' |
|---|
| 585 | [created] => created timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 586 | [created_user_id] => created_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 587 | [sent] => sent timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 588 | [sent_user_id] => sent_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 589 | [toemail] => toemail longtext NOT NULL |
|---|
| 590 | [plaintext] => plaintext longtext NOT NULL |
|---|
| 591 | [html] => html longtext NOT NULL |
|---|
| 592 | ) |
|---|
| 593 | |
|---|
| 594 | 2009-11-14 13:37:57 000000 -- Fetch the table column structure from the database |
|---|
| 595 | 2009-11-14 13:37:57 000000 -- Array |
|---|
| 596 | ( |
|---|
| 597 | [0] => stdClass Object |
|---|
| 598 | ( |
|---|
| 599 | [Field] => id |
|---|
| 600 | [Type] => bigint(20) unsigned |
|---|
| 601 | [Null] => NO |
|---|
| 602 | [Key] => PRI |
|---|
| 603 | [Default] => |
|---|
| 604 | [Extra] => auto_increment |
|---|
| 605 | ) |
|---|
| 606 | |
|---|
| 607 | [1] => stdClass Object |
|---|
| 608 | ( |
|---|
| 609 | [Field] => status |
|---|
| 610 | [Type] => enum('draft','sent','unsent','sending','') |
|---|
| 611 | [Null] => NO |
|---|
| 612 | [Key] => |
|---|
| 613 | [Default] => |
|---|
| 614 | [Extra] => |
|---|
| 615 | ) |
|---|
| 616 | |
|---|
| 617 | [2] => stdClass Object |
|---|
| 618 | ( |
|---|
| 619 | [Field] => theme |
|---|
| 620 | [Type] => varchar(255) |
|---|
| 621 | [Null] => NO |
|---|
| 622 | [Key] => |
|---|
| 623 | [Default] => |
|---|
| 624 | [Extra] => |
|---|
| 625 | ) |
|---|
| 626 | |
|---|
| 627 | [3] => stdClass Object |
|---|
| 628 | ( |
|---|
| 629 | [Field] => themedir |
|---|
| 630 | [Type] => varchar(255) |
|---|
| 631 | [Null] => NO |
|---|
| 632 | [Key] => |
|---|
| 633 | [Default] => |
|---|
| 634 | [Extra] => |
|---|
| 635 | ) |
|---|
| 636 | |
|---|
| 637 | [4] => stdClass Object |
|---|
| 638 | ( |
|---|
| 639 | [Field] => template |
|---|
| 640 | [Type] => varchar(255) |
|---|
| 641 | [Null] => NO |
|---|
| 642 | [Key] => |
|---|
| 643 | [Default] => |
|---|
| 644 | [Extra] => |
|---|
| 645 | ) |
|---|
| 646 | |
|---|
| 647 | [5] => stdClass Object |
|---|
| 648 | ( |
|---|
| 649 | [Field] => fromemail |
|---|
| 650 | [Type] => varchar(255) |
|---|
| 651 | [Null] => NO |
|---|
| 652 | [Key] => |
|---|
| 653 | [Default] => |
|---|
| 654 | [Extra] => |
|---|
| 655 | ) |
|---|
| 656 | |
|---|
| 657 | [6] => stdClass Object |
|---|
| 658 | ( |
|---|
| 659 | [Field] => fromname |
|---|
| 660 | [Type] => varchar(255) |
|---|
| 661 | [Null] => NO |
|---|
| 662 | [Key] => |
|---|
| 663 | [Default] => |
|---|
| 664 | [Extra] => |
|---|
| 665 | ) |
|---|
| 666 | |
|---|
| 667 | [7] => stdClass Object |
|---|
| 668 | ( |
|---|
| 669 | [Field] => toname |
|---|
| 670 | [Type] => varchar(255) |
|---|
| 671 | [Null] => NO |
|---|
| 672 | [Key] => |
|---|
| 673 | [Default] => |
|---|
| 674 | [Extra] => |
|---|
| 675 | ) |
|---|
| 676 | |
|---|
| 677 | [8] => stdClass Object |
|---|
| 678 | ( |
|---|
| 679 | [Field] => charset |
|---|
| 680 | [Type] => varchar(255) |
|---|
| 681 | [Null] => NO |
|---|
| 682 | [Key] => |
|---|
| 683 | [Default] => |
|---|
| 684 | [Extra] => |
|---|
| 685 | ) |
|---|
| 686 | |
|---|
| 687 | [9] => stdClass Object |
|---|
| 688 | ( |
|---|
| 689 | [Field] => subject |
|---|
| 690 | [Type] => varchar(255) |
|---|
| 691 | [Null] => NO |
|---|
| 692 | [Key] => |
|---|
| 693 | [Default] => |
|---|
| 694 | [Extra] => |
|---|
| 695 | ) |
|---|
| 696 | |
|---|
| 697 | [10] => stdClass Object |
|---|
| 698 | ( |
|---|
| 699 | [Field] => created |
|---|
| 700 | [Type] => timestamp |
|---|
| 701 | [Null] => NO |
|---|
| 702 | [Key] => |
|---|
| 703 | [Default] => 0000-00-00 00:00:00 |
|---|
| 704 | [Extra] => |
|---|
| 705 | ) |
|---|
| 706 | |
|---|
| 707 | [11] => stdClass Object |
|---|
| 708 | ( |
|---|
| 709 | [Field] => created_user_id |
|---|
| 710 | [Type] => bigint(20) unsigned |
|---|
| 711 | [Null] => NO |
|---|
| 712 | [Key] => |
|---|
| 713 | [Default] => 0 |
|---|
| 714 | [Extra] => |
|---|
| 715 | ) |
|---|
| 716 | |
|---|
| 717 | [12] => stdClass Object |
|---|
| 718 | ( |
|---|
| 719 | [Field] => sent |
|---|
| 720 | [Type] => timestamp |
|---|
| 721 | [Null] => NO |
|---|
| 722 | [Key] => |
|---|
| 723 | [Default] => 0000-00-00 00:00:00 |
|---|
| 724 | [Extra] => |
|---|
| 725 | ) |
|---|
| 726 | |
|---|
| 727 | [13] => stdClass Object |
|---|
| 728 | ( |
|---|
| 729 | [Field] => sent_user_id |
|---|
| 730 | [Type] => bigint(20) unsigned |
|---|
| 731 | [Null] => NO |
|---|
| 732 | [Key] => |
|---|
| 733 | [Default] => 0 |
|---|
| 734 | [Extra] => |
|---|
| 735 | ) |
|---|
| 736 | |
|---|
| 737 | [14] => stdClass Object |
|---|
| 738 | ( |
|---|
| 739 | [Field] => toemail |
|---|
| 740 | [Type] => longtext |
|---|
| 741 | [Null] => NO |
|---|
| 742 | [Key] => |
|---|
| 743 | [Default] => |
|---|
| 744 | [Extra] => |
|---|
| 745 | ) |
|---|
| 746 | |
|---|
| 747 | [15] => stdClass Object |
|---|
| 748 | ( |
|---|
| 749 | [Field] => plaintext |
|---|
| 750 | [Type] => longtext |
|---|
| 751 | [Null] => NO |
|---|
| 752 | [Key] => |
|---|
| 753 | [Default] => |
|---|
| 754 | [Extra] => |
|---|
| 755 | ) |
|---|
| 756 | |
|---|
| 757 | [16] => stdClass Object |
|---|
| 758 | ( |
|---|
| 759 | [Field] => html |
|---|
| 760 | [Type] => longtext |
|---|
| 761 | [Null] => NO |
|---|
| 762 | [Key] => |
|---|
| 763 | [Default] => |
|---|
| 764 | [Extra] => |
|---|
| 765 | ) |
|---|
| 766 | |
|---|
| 767 | [17] => stdClass Object |
|---|
| 768 | ( |
|---|
| 769 | [Field] => parent |
|---|
| 770 | [Type] => bigint(20) unsigned |
|---|
| 771 | [Null] => NO |
|---|
| 772 | [Key] => |
|---|
| 773 | [Default] => 0 |
|---|
| 774 | [Extra] => |
|---|
| 775 | ) |
|---|
| 776 | |
|---|
| 777 | [18] => stdClass Object |
|---|
| 778 | ( |
|---|
| 779 | [Field] => child |
|---|
| 780 | [Type] => bigint(20) |
|---|
| 781 | [Null] => NO |
|---|
| 782 | [Key] => |
|---|
| 783 | [Default] => 0 |
|---|
| 784 | [Extra] => |
|---|
| 785 | ) |
|---|
| 786 | |
|---|
| 787 | ) |
|---|
| 788 | |
|---|
| 789 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 790 | 2009-11-14 13:37:57 000000 -- id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT |
|---|
| 791 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 792 | 2009-11-14 13:37:57 000000 -- status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL |
|---|
| 793 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 794 | 2009-11-14 13:37:57 000000 -- theme varchar(255) NOT NULL default '' |
|---|
| 795 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 796 | 2009-11-14 13:37:57 000000 -- themedir varchar(255) NOT NULL default '' |
|---|
| 797 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 798 | 2009-11-14 13:37:57 000000 -- template varchar(255) NOT NULL default '' |
|---|
| 799 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 800 | 2009-11-14 13:37:57 000000 -- fromemail varchar(255) NOT NULL default '' |
|---|
| 801 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 802 | 2009-11-14 13:37:57 000000 -- fromname varchar(255) NOT NULL default '' |
|---|
| 803 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 804 | 2009-11-14 13:37:57 000000 -- toname varchar(255) NOT NULL default '' |
|---|
| 805 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 806 | 2009-11-14 13:37:57 000000 -- charset varchar(255) NOT NULL default '' |
|---|
| 807 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 808 | 2009-11-14 13:37:57 000000 -- subject varchar(255) NOT NULL default '' |
|---|
| 809 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 810 | 2009-11-14 13:37:57 000000 -- created timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 811 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 812 | 2009-11-14 13:37:57 000000 -- created_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 813 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 814 | 2009-11-14 13:37:57 000000 -- sent timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 815 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 816 | 2009-11-14 13:37:57 000000 -- sent_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 817 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 818 | 2009-11-14 13:37:57 000000 -- toemail longtext NOT NULL |
|---|
| 819 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 820 | 2009-11-14 13:37:57 000000 -- plaintext longtext NOT NULL |
|---|
| 821 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 822 | 2009-11-14 13:37:57 000000 -- html longtext NOT NULL |
|---|
| 823 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 824 | 2009-11-14 13:37:57 000000 -- parent bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 825 | 2009-11-14 13:37:57 000000 -- Get the default value from the array |
|---|
| 826 | 2009-11-14 13:37:57 000000 -- child bigint(20) NOT NULL default 0 |
|---|
| 827 | 2009-11-14 13:37:57 000000 -- For every remaining field specified for the table |
|---|
| 828 | 2009-11-14 13:37:57 000000 -- Array |
|---|
| 829 | ( |
|---|
| 830 | ) |
|---|
| 831 | |
|---|
| 832 | 2009-11-14 13:37:57 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN id id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT |
|---|
| 833 | 2009-11-14 13:37:57 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN status status enum('draft', 'sent', 'unsent', 'sending', '') NOT NULL |
|---|
| 834 | 2009-11-14 13:37:58 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN theme theme varchar(255) NOT NULL default '' |
|---|
| 835 | 2009-11-14 13:37:58 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN themedir themedir varchar(255) NOT NULL default '' |
|---|
| 836 | 2009-11-14 13:37:58 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN template template varchar(255) NOT NULL default '' |
|---|
| 837 | 2009-11-14 13:37:58 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN fromemail fromemail varchar(255) NOT NULL default '' |
|---|
| 838 | 2009-11-14 13:37:58 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN fromname fromname varchar(255) NOT NULL default '' |
|---|
| 839 | 2009-11-14 13:37:59 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN toname toname varchar(255) NOT NULL default '' |
|---|
| 840 | 2009-11-14 13:37:59 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN charset charset varchar(255) NOT NULL default '' |
|---|
| 841 | 2009-11-14 13:37:59 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN subject subject varchar(255) NOT NULL default '' |
|---|
| 842 | 2009-11-14 13:37:59 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN created created timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 843 | 2009-11-14 13:37:59 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN created_user_id created_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 844 | 2009-11-14 13:38:00 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN sent sent timestamp NOT NULL default '0000-00-00 00:00:00' |
|---|
| 845 | 2009-11-14 13:38:00 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN sent_user_id sent_user_id bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 846 | 2009-11-14 13:38:00 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN toemail toemail longtext NOT NULL |
|---|
| 847 | 2009-11-14 13:38:00 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN plaintext plaintext longtext NOT NULL |
|---|
| 848 | 2009-11-14 13:38:01 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN html html longtext NOT NULL |
|---|
| 849 | 2009-11-14 13:38:01 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN parent parent bigint(20) UNSIGNED NOT NULL default 0 |
|---|
| 850 | 2009-11-14 13:38:01 000000 -- ALTER TABLE wp_mailpress_mails CHANGE COLUMN child child bigint(20) NOT NULL default 0 |
|---|
| 851 | 2009-11-14 13:38:01 000000 -- For every table in the database |
|---|
| 852 | 2009-11-14 13:38:01 000000 -- Array |
|---|
| 853 | ( |
|---|
| 854 | [0] => wiki_archive |
|---|
| 855 | [1] => wiki_category |
|---|
| 856 | [2] => wiki_categorylinks |
|---|
| 857 | [3] => wiki_change_tag |
|---|
| 858 | [4] => wiki_externallinks |
|---|
| 859 | [5] => wiki_filearchive |
|---|
| 860 | [6] => wiki_hitcounter |
|---|
| 861 | [7] => wiki_image |
|---|
| 862 | [8] => wiki_imagelinks |
|---|
| 863 | [9] => wiki_interwiki |
|---|
| 864 | [10] => wiki_ipblocks |
|---|
| 865 | [11] => wiki_job |
|---|
| 866 | [12] => wiki_langlinks |
|---|
| 867 | [13] => wiki_logging |
|---|
| 868 | [14] => wiki_math |
|---|
| 869 | [15] => wiki_objectcache |
|---|
| 870 | [16] => wiki_oldimage |
|---|
| 871 | [17] => wiki_page |
|---|
| 872 | [18] => wiki_page_props |
|---|
| 873 | [19] => wiki_page_restrictions |
|---|
| 874 | [20] => wiki_pagelinks |
|---|
| 875 | [21] => wiki_protected_titles |
|---|
| 876 | [22] => wiki_querycache |
|---|
| 877 | [23] => wiki_querycache_info |
|---|
| 878 | [24] => wiki_querycachetwo |
|---|
| 879 | [25] => wiki_recentchanges |
|---|
| 880 | [26] => wiki_redirect |
|---|
| 881 | [27] => wiki_revision |
|---|
| 882 | [28] => wiki_searchindex |
|---|
| 883 | [29] => wiki_site_stats |
|---|
| 884 | [30] => wiki_tag_summary |
|---|
| 885 | [31] => wiki_templatelinks |
|---|
| 886 | [32] => wiki_text |
|---|
| 887 | [33] => wiki_trackbacks |
|---|
| 888 | [34] => wiki_transcache |
|---|
| 889 | [35] => wiki_updatelog |
|---|
| 890 | [36] => wiki_user |
|---|
| 891 | [37] => wiki_user_groups |
|---|
| 892 | [38] => wiki_user_newtalk |
|---|
| 893 | [39] => wiki_valid_tag |
|---|
| 894 | [40] => wiki_watchlist |
|---|
| 895 | [41] => wp_comments |
|---|
| 896 | [42] => wp_links |
|---|
| 897 | [43] => wp_mailpress_formfields |
|---|
| 898 | [44] => wp_mailpress_forms |
|---|
| 899 | [45] => wp_mailpress_mailmeta |
|---|
| 900 | [46] => wp_mailpress_mails |
|---|
| 901 | [47] => wp_mailpress_stats |
|---|
| 902 | [48] => wp_mailpress_tracks |
|---|
| 903 | [49] => wp_mailpress_usermeta |
|---|
| 904 | [50] => wp_mailpress_users |
|---|
| 905 | [51] => wp_options |
|---|
| 906 | [52] => wp_postmeta |
|---|
| 907 | [53] => wp_posts |
|---|
| 908 | [54] => wp_projects |
|---|
| 909 | [55] => wp_tasks |
|---|
| 910 | [56] => wp_term_relationships |
|---|
| 911 | [57] => wp_term_taxonomy |
|---|
| 912 | [58] => wp_terms |
|---|
| 913 | [59] => wp_usermeta |
|---|
| 914 | [60] => wp_users |
|---|
| 915 | ) |
|---|
| 916 | |
|---|
| 917 | 2009-11-14 13:38:01 000000 -- Separate field lines into an array |
|---|
| 918 | 2009-11-14 13:38:01 000000 -- wp_mailpress_usermeta |
|---|
| 919 | 2009-11-14 13:38:01 000000 -- Array |
|---|
| 920 | ( |
|---|
| 921 | [wp_mailpress_usermeta] => CREATE TABLE wp_MailPress_usermeta ( |
|---|
| 922 | umeta_id bigint(20) NOT NULL auto_increment, |
|---|
| 923 | user_id bigint(20) NOT NULL default '0', |
|---|
| 924 | meta_key varchar(255) default NULL, |
|---|
| 925 | meta_value longtext, |
|---|
| 926 | PRIMARY KEY (umeta_id), |
|---|
| 927 | KEY user_id (user_id), |
|---|
| 928 | KEY meta_key (meta_key) |
|---|
| 929 | ) DEFAULT CHARACTER SET utf8 |
|---|
| 930 | ) |
|---|
| 931 | |
|---|
| 932 | 2009-11-14 13:38:01 000000 -- Fetch the table column structure from string |
|---|
| 933 | 2009-11-14 13:38:01 000000 -- Array |
|---|
| 934 | ( |
|---|
| 935 | [umeta_id] => umeta_id bigint(20) NOT NULL auto_increment |
|---|
| 936 | [user_id] => user_id bigint(20) NOT NULL default '0' |
|---|
| 937 | [meta_key] => meta_key varchar(255) default NULL |
|---|
| 938 | [meta_value] => meta_value longtext |
|---|
| 939 | ) |
|---|
| 940 | |
|---|
| 941 | 2009-11-14 13:38:01 000000 -- Fetch the table column structure from the database |
|---|
| 942 | 2009-11-14 13:38:01 000000 -- Array |
|---|
| 943 | ( |
|---|
| 944 | [0] => stdClass Object |
|---|
| 945 | ( |
|---|
| 946 | [Field] => umeta_id |
|---|
| 947 | [Type] => bigint(20) |
|---|
| 948 | [Null] => NO |
|---|
| 949 | [Key] => PRI |
|---|
| 950 | [Default] => |
|---|
| 951 | [Extra] => auto_increment |
|---|
| 952 | ) |
|---|
| 953 | |
|---|
| 954 | [1] => stdClass Object |
|---|
| 955 | ( |
|---|
| 956 | [Field] => user_id |
|---|
| 957 | [Type] => bigint(20) |
|---|
| 958 | [Null] => NO |
|---|
| 959 | [Key] => MUL |
|---|
| 960 | [Default] => 0 |
|---|
| 961 | [Extra] => |
|---|
| 962 | ) |
|---|
| 963 | |
|---|
| 964 | [2] => stdClass Object |
|---|
| 965 | ( |
|---|
| 966 | [Field] => meta_key |
|---|
| 967 | [Type] => varchar(255) |
|---|
| 968 | [Null] => YES |
|---|
| 969 | [Key] => MUL |
|---|
| 970 | [Default] => |
|---|
| 971 | [Extra] => |
|---|
| 972 | ) |
|---|
| 973 | |
|---|
| 974 | [3] => stdClass Object |
|---|
| 975 | ( |
|---|
| 976 | [Field] => meta_value |
|---|
| 977 | [Type] => longtext |
|---|
| 978 | [Null] => YES |
|---|
| 979 | [Key] => |
|---|
| 980 | [Default] => |
|---|
| 981 | [Extra] => |
|---|
| 982 | ) |
|---|
| 983 | |
|---|
| 984 | ) |
|---|
| 985 | |
|---|
| 986 | 2009-11-14 13:38:01 000000 -- Get the default value from the array |
|---|
| 987 | 2009-11-14 13:38:01 000000 -- umeta_id bigint(20) NOT NULL auto_increment |
|---|
| 988 | 2009-11-14 13:38:01 000000 -- Get the default value from the array |
|---|
| 989 | 2009-11-14 13:38:01 000000 -- user_id bigint(20) NOT NULL default '0' |
|---|
| 990 | 2009-11-14 13:38:01 000000 -- Get the default value from the array |
|---|
| 991 | 2009-11-14 13:38:01 000000 -- meta_key varchar(255) default NULL |
|---|
| 992 | 2009-11-14 13:38:01 000000 -- Get the default value from the array |
|---|
| 993 | 2009-11-14 13:38:01 000000 -- meta_value longtext |
|---|
| 994 | 2009-11-14 13:38:01 000000 -- For every remaining field specified for the table |
|---|
| 995 | 2009-11-14 13:38:01 000000 -- Array |
|---|
| 996 | ( |
|---|
| 997 | ) |
|---|
| 998 | |
|---|
| 999 | 2009-11-14 13:38:01 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN umeta_id umeta_id bigint(20) NOT NULL auto_increment |
|---|
| 1000 | 2009-11-14 13:38:01 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN user_id user_id bigint(20) NOT NULL default '0' |
|---|
| 1001 | 2009-11-14 13:38:02 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN meta_key meta_key varchar(255) default NULL |
|---|
| 1002 | 2009-11-14 13:38:02 000000 -- ALTER TABLE wp_mailpress_usermeta CHANGE COLUMN meta_value meta_value longtext |
|---|
| 1003 | 2009-11-14 13:38:02 000000 -- ALTER TABLE wp_mailpress_usermeta ADD KEY user_id (user_id) |
|---|
| 1004 | 2009-11-14 13:38:02 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1005 | 2009-11-14 13:38:02 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1006 | 2009-11-14 13:38:02 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1007 | 2009-11-14 13:38:02 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1008 | 2009-11-14 13:38:02 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1009 | 2009-11-14 13:38:02 000000 -- For every table in the database |
|---|
| 1010 | 2009-11-14 13:38:02 000000 -- Array |
|---|
| 1011 | ( |
|---|
| 1012 | [0] => wiki_archive |
|---|
| 1013 | [1] => wiki_category |
|---|
| 1014 | [2] => wiki_categorylinks |
|---|
| 1015 | [3] => wiki_change_tag |
|---|
| 1016 | [4] => wiki_externallinks |
|---|
| 1017 | [5] => wiki_filearchive |
|---|
| 1018 | [6] => wiki_hitcounter |
|---|
| 1019 | [7] => wiki_image |
|---|
| 1020 | [8] => wiki_imagelinks |
|---|
| 1021 | [9] => wiki_interwiki |
|---|
| 1022 | [10] => wiki_ipblocks |
|---|
| 1023 | [11] => wiki_job |
|---|
| 1024 | [12] => wiki_langlinks |
|---|
| 1025 | [13] => wiki_logging |
|---|
| 1026 | [14] => wiki_math |
|---|
| 1027 | [15] => wiki_objectcache |
|---|
| 1028 | [16] => wiki_oldimage |
|---|
| 1029 | [17] => wiki_page |
|---|
| 1030 | [18] => wiki_page_props |
|---|
| 1031 | [19] => wiki_page_restrictions |
|---|
| 1032 | [20] => wiki_pagelinks |
|---|
| 1033 | [21] => wiki_protected_titles |
|---|
| 1034 | [22] => wiki_querycache |
|---|
| 1035 | [23] => wiki_querycache_info |
|---|
| 1036 | [24] => wiki_querycachetwo |
|---|
| 1037 | [25] => wiki_recentchanges |
|---|
| 1038 | [26] => wiki_redirect |
|---|
| 1039 | [27] => wiki_revision |
|---|
| 1040 | [28] => wiki_searchindex |
|---|
| 1041 | [29] => wiki_site_stats |
|---|
| 1042 | [30] => wiki_tag_summary |
|---|
| 1043 | [31] => wiki_templatelinks |
|---|
| 1044 | [32] => wiki_text |
|---|
| 1045 | [33] => wiki_trackbacks |
|---|
| 1046 | [34] => wiki_transcache |
|---|
| 1047 | [35] => wiki_updatelog |
|---|
| 1048 | [36] => wiki_user |
|---|
| 1049 | [37] => wiki_user_groups |
|---|
| 1050 | [38] => wiki_user_newtalk |
|---|
| 1051 | [39] => wiki_valid_tag |
|---|
| 1052 | [40] => wiki_watchlist |
|---|
| 1053 | [41] => wp_comments |
|---|
| 1054 | [42] => wp_links |
|---|
| 1055 | [43] => wp_mailpress_formfields |
|---|
| 1056 | [44] => wp_mailpress_forms |
|---|
| 1057 | [45] => wp_mailpress_mailmeta |
|---|
| 1058 | [46] => wp_mailpress_mails |
|---|
| 1059 | [47] => wp_mailpress_stats |
|---|
| 1060 | [48] => wp_mailpress_tracks |
|---|
| 1061 | [49] => wp_mailpress_usermeta |
|---|
| 1062 | [50] => wp_mailpress_users |
|---|
| 1063 | [51] => wp_options |
|---|
| 1064 | [52] => wp_postmeta |
|---|
| 1065 | [53] => wp_posts |
|---|
| 1066 | [54] => wp_projects |
|---|
| 1067 | [55] => wp_tasks |
|---|
| 1068 | [56] => wp_term_relationships |
|---|
| 1069 | [57] => wp_term_taxonomy |
|---|
| 1070 | [58] => wp_terms |
|---|
| 1071 | [59] => wp_usermeta |
|---|
| 1072 | [60] => wp_users |
|---|
| 1073 | ) |
|---|
| 1074 | |
|---|
| 1075 | 2009-11-14 13:38:02 000000 -- Separate field lines into an array |
|---|
| 1076 | 2009-11-14 13:38:02 000000 -- wp_mailpress_mailmeta |
|---|
| 1077 | 2009-11-14 13:38:02 000000 -- Array |
|---|
| 1078 | ( |
|---|
| 1079 | [wp_mailpress_mailmeta] => CREATE TABLE wp_MailPress_mailmeta ( |
|---|
| 1080 | mmeta_id bigint(20) NOT NULL auto_increment, |
|---|
| 1081 | mail_id bigint(20) NOT NULL default '0', |
|---|
| 1082 | meta_key varchar(255) default NULL, |
|---|
| 1083 | meta_value longtext, |
|---|
| 1084 | PRIMARY KEY (mmeta_id), |
|---|
| 1085 | KEY user_id (mail_id), |
|---|
| 1086 | KEY meta_key (meta_key) |
|---|
| 1087 | ) DEFAULT CHARACTER SET utf8 |
|---|
| 1088 | ) |
|---|
| 1089 | |
|---|
| 1090 | 2009-11-14 13:38:02 000000 -- Fetch the table column structure from string |
|---|
| 1091 | 2009-11-14 13:38:02 000000 -- Array |
|---|
| 1092 | ( |
|---|
| 1093 | [mmeta_id] => mmeta_id bigint(20) NOT NULL auto_increment |
|---|
| 1094 | [mail_id] => mail_id bigint(20) NOT NULL default '0' |
|---|
| 1095 | [meta_key] => meta_key varchar(255) default NULL |
|---|
| 1096 | [meta_value] => meta_value longtext |
|---|
| 1097 | ) |
|---|
| 1098 | |
|---|
| 1099 | 2009-11-14 13:38:02 000000 -- Fetch the table column structure from the database |
|---|
| 1100 | 2009-11-14 13:38:02 000000 -- Array |
|---|
| 1101 | ( |
|---|
| 1102 | [0] => stdClass Object |
|---|
| 1103 | ( |
|---|
| 1104 | [Field] => mmeta_id |
|---|
| 1105 | [Type] => bigint(20) |
|---|
| 1106 | [Null] => NO |
|---|
| 1107 | [Key] => PRI |
|---|
| 1108 | [Default] => |
|---|
| 1109 | [Extra] => auto_increment |
|---|
| 1110 | ) |
|---|
| 1111 | |
|---|
| 1112 | [1] => stdClass Object |
|---|
| 1113 | ( |
|---|
| 1114 | [Field] => mail_id |
|---|
| 1115 | [Type] => bigint(20) |
|---|
| 1116 | [Null] => NO |
|---|
| 1117 | [Key] => MUL |
|---|
| 1118 | [Default] => 0 |
|---|
| 1119 | [Extra] => |
|---|
| 1120 | ) |
|---|
| 1121 | |
|---|
| 1122 | [2] => stdClass Object |
|---|
| 1123 | ( |
|---|
| 1124 | [Field] => meta_key |
|---|
| 1125 | [Type] => varchar(255) |
|---|
| 1126 | [Null] => YES |
|---|
| 1127 | [Key] => MUL |
|---|
| 1128 | [Default] => |
|---|
| 1129 | [Extra] => |
|---|
| 1130 | ) |
|---|
| 1131 | |
|---|
| 1132 | [3] => stdClass Object |
|---|
| 1133 | ( |
|---|
| 1134 | [Field] => meta_value |
|---|
| 1135 | [Type] => longtext |
|---|
| 1136 | [Null] => YES |
|---|
| 1137 | [Key] => |
|---|
| 1138 | [Default] => |
|---|
| 1139 | [Extra] => |
|---|
| 1140 | ) |
|---|
| 1141 | |
|---|
| 1142 | ) |
|---|
| 1143 | |
|---|
| 1144 | 2009-11-14 13:38:02 000000 -- Get the default value from the array |
|---|
| 1145 | 2009-11-14 13:38:02 000000 -- mmeta_id bigint(20) NOT NULL auto_increment |
|---|
| 1146 | 2009-11-14 13:38:02 000000 -- Get the default value from the array |
|---|
| 1147 | 2009-11-14 13:38:02 000000 -- mail_id bigint(20) NOT NULL default '0' |
|---|
| 1148 | 2009-11-14 13:38:02 000000 -- Get the default value from the array |
|---|
| 1149 | 2009-11-14 13:38:02 000000 -- meta_key varchar(255) default NULL |
|---|
| 1150 | 2009-11-14 13:38:02 000000 -- Get the default value from the array |
|---|
| 1151 | 2009-11-14 13:38:02 000000 -- meta_value longtext |
|---|
| 1152 | 2009-11-14 13:38:02 000000 -- For every remaining field specified for the table |
|---|
| 1153 | 2009-11-14 13:38:02 000000 -- Array |
|---|
| 1154 | ( |
|---|
| 1155 | ) |
|---|
| 1156 | |
|---|
| 1157 | 2009-11-14 13:38:02 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN mmeta_id mmeta_id bigint(20) NOT NULL auto_increment |
|---|
| 1158 | 2009-11-14 13:38:02 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN mail_id mail_id bigint(20) NOT NULL default '0' |
|---|
| 1159 | 2009-11-14 13:38:03 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN meta_key meta_key varchar(255) default NULL |
|---|
| 1160 | 2009-11-14 13:38:03 000000 -- ALTER TABLE wp_mailpress_mailmeta CHANGE COLUMN meta_value meta_value longtext |
|---|
| 1161 | 2009-11-14 13:38:03 000000 -- ALTER TABLE wp_mailpress_mailmeta ADD KEY user_id (mail_id) |
|---|
| 1162 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1163 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1164 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1165 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1166 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1167 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1168 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1169 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1170 | 2009-11-14 13:38:03 000000 -- PHP [E_NOTICE] 8 : Undefined index: class in C:\Vn\wptest\wp-includes\wp-db.php at line 1083 |
|---|
| 1171 | 2009-11-14 13:38:03 000000 -- Memory : 15,794,104 bytes |
|---|
| 1172 | 2009-11-14 13:38:03 000000 -- Peak Memory : 15,972,304 bytes |
|---|
| 1173 | 2009-11-14 13:38:03 000000 -- LOG ended with status : TRUE |
|---|
| 1174 | 2009-11-14 13:38:03 000000 -- **** End logging **** mailpress *** debug *** level : 8191 |
|---|
| 1175 | |
|---|
| 1176 | 2009-11-14 13:38:03 000000 -- **** Start logging **** debug *** level : 8191 |
|---|
| 1177 | 2009-11-14 13:38:03 000000 -- Memory : 10,041,896 bytes |
|---|
| 1178 | 2009-11-14 13:38:03 000000 -- Peak Memory : 10,061,032 bytes |
|---|
| 1179 | 2009-11-14 13:38:05 000000 -- Memory : 16,021,560 bytes |
|---|
| 1180 | 2009-11-14 13:38:05 000000 -- Peak Memory : 16,270,840 bytes |
|---|
| 1181 | 2009-11-14 13:38:05 000000 -- LOG ended with status : TRUE |
|---|
| 1182 | 2009-11-14 13:38:05 000000 -- **** End logging **** mailpress *** debug *** level : 8191 |
|---|