Advertisement
Guest User

Untitled

a guest
Apr 21st, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. object(wpdb)#1 (56) { ["show_errors"]=> bool(false) ["suppress_errors"]=> bool(false) ["last_error"]=> string(0) "" ["num_queries"]=> int(11) ["num_rows"]=> int(0) ["rows_affected"]=> int(0) ["insert_id"]=> int(0) ["last_query"]=> string(89) "SELECT option_value FROM wp_options WHERE option_name = 'auto_core_update_failed' LIMIT 1" ["last_result"]=> array(0) { } ["result":protected]=> resource(179) of type (mysql result) ["col_info":protected]=> NULL ["queries"]=> NULL ["reconnect_retries":protected]=> int(5) ["prefix"]=> string(3) "wp_" ["base_prefix"]=> string(3) "wp_" ["ready"]=> bool(true) ["blogid"]=> int(0) ["siteid"]=> int(0) ["tables"]=> array(9) { [0]=> string(5) "posts" [1]=> string(8) "comments" [2]=> string(5) "links" [3]=> string(7) "options" [4]=> string(8) "postmeta" [5]=> string(5) "terms" [6]=> string(13) "term_taxonomy" [7]=> string(18) "term_relationships" [8]=> string(11) "commentmeta" } ["old_tables"]=> array(3) { [0]=> string(10) "categories" [1]=> string(8) "post2cat" [2]=> string(8) "link2cat" } ["global_tables"]=> array(2) { [0]=> string(5) "users" [1]=> string(8) "usermeta" } ["ms_global_tables"]=> array(7) { [0]=> string(5) "blogs" [1]=> string(7) "signups" [2]=> string(4) "site" [3]=> string(8) "sitemeta" [4]=> string(14) "sitecategories" [5]=> string(16) "registration_log" [6]=> string(13) "blog_versions" } ["comments"]=> string(11) "wp_comments" ["commentmeta"]=> string(14) "wp_commentmeta" ["links"]=> string(8) "wp_links" ["options"]=> string(10) "wp_options" ["postmeta"]=> string(11) "wp_postmeta" ["posts"]=> string(8) "wp_posts" ["terms"]=> string(8) "wp_terms" ["term_relationships"]=> string(21) "wp_term_relationships" ["term_taxonomy"]=> string(16) "wp_term_taxonomy" ["usermeta"]=> string(11) "wp_usermeta" ["users"]=> string(8) "wp_users" ["blogs"]=> NULL ["blog_versions"]=> NULL ["registration_log"]=> NULL ["signups"]=> NULL ["site"]=> NULL ["sitecategories"]=> NULL ["sitemeta"]=> NULL ["field_types"]=> array(34) { ["post_author"]=> string(2) "%d" ["post_parent"]=> string(2) "%d" ["menu_order"]=> string(2) "%d" ["term_id"]=> string(2) "%d" ["term_group"]=> string(2) "%d" ["term_taxonomy_id"]=> string(2) "%d" ["parent"]=> string(2) "%d" ["count"]=> string(2) "%d" ["object_id"]=> string(2) "%d" ["term_order"]=> string(2) "%d" ["ID"]=> string(2) "%d" ["comment_ID"]=> string(2) "%d" ["comment_post_ID"]=> string(2) "%d" ["comment_parent"]=> string(2) "%d" ["user_id"]=> string(2) "%d" ["link_id"]=> string(2) "%d" ["link_owner"]=> string(2) "%d" ["link_rating"]=> string(2) "%d" ["option_id"]=> string(2) "%d" ["blog_id"]=> string(2) "%d" ["meta_id"]=> string(2) "%d" ["post_id"]=> string(2) "%d" ["user_status"]=> string(2) "%d" ["umeta_id"]=> string(2) "%d" ["comment_karma"]=> string(2) "%d" ["comment_count"]=> string(2) "%d" ["active"]=> string(2) "%d" ["cat_id"]=> string(2) "%d" ["deleted"]=> string(2) "%d" ["lang_id"]=> string(2) "%d" ["mature"]=> string(2) "%d" ["public"]=> string(2) "%d" ["site_id"]=> string(2) "%d" ["spam"]=> string(2) "%d" } ["charset"]=> string(4) "utf8" ["collate"]=> string(0) "" ["dbuser":protected]=> string(12) "u10181996_ok" ["dbpassword":protected]=> string(8) "7s3!NBa4" ["dbname":protected]=> string(12) "u10181996_ok" ["dbhost":protected]=> string(9) "localhost" ["dbh":protected]=> resource(18) of type (mysql link) ["func_call"]=> string(103) "$db->query("SELECT option_value FROM wp_options WHERE option_name = 'auto_core_update_failed' LIMIT 1")" ["is_mysql"]=> bool(true) ["incompatible_modes":protected]=> array(5) { [0]=> string(12) "NO_ZERO_DATE" [1]=> string(18) "ONLY_FULL_GROUP_BY" [2]=> string(19) "STRICT_TRANS_TABLES" [3]=> string(17) "STRICT_ALL_TABLES" [4]=> string(11) "TRADITIONAL" } ["use_mysqli":"wpdb":private]=> bool(false) ["has_connected":"wpdb":private]=> bool(true) ["categories"]=> string(13) "wp_categories" ["post2cat"]=> string(11) "wp_post2cat" ["link2cat"]=> string(11) "wp_link2cat" }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement