Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all 631 articles
Browse latest View live

designerinfashion on "WordPress database error MySQL server has gone away"

$
0
0

since 3 days my site runs much lower than before. I check my error_log.txt and these are the messages:

"WordPress database error MySQL server has gone away for query
SELECT term_taxonomy_id
FROM wp_term_taxonomy
WHERE taxonomy = 'category'
AND term_id IN (882,1271,1272,1273,1281,1321)
made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'),ETc....."

This is just the a small part of the message,
Anybody can help?

Thanks


vibhu000 on "A Weird problem"

charloub on "[Plugin: Simple Ads Manager] Database error after upgrade"

$
0
0

I am getting the following error after I upgraded to the latest version:

"WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query UPDATE hqwp_sam_ads SET hqwp_sam_ads.ad_hits = hqwp_sam_ads.ad_hits+1 WHERE hqwp_sam_ads.id = ; made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/newsplus/page.php'), get_sidebar, locate_template, load_template, require_once('/themes/newsplus/sidebar.php'), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, simple_ads_manager_ad_widget->widget, SamAd->__construct, SamAd->buildAd"

Really need help with this since I am not an sql programmer

http://wordpress.org/extend/plugins/simple-ads-manager/

Meagainok on "[Plugin: WooCommerce - excelling eCommerce] Database error from Woocommerce settings page"

$
0
0

Hiya,

Whenever I update anything on the Woocommerce settings pages (e.g. payment gateways etc.) and click Save Changes, the page hangs then displays the Error Establishing Database Connection page.

The weird thing is when I hit the back button the information has been saved and written to the database.

I have reinstalled Woo commerce and get the same issue. Products are updating, and everything else seems to be working fine except for the Settings area...

Versions
WP: 3.5.2
WC: 2.0.12
PHP: 5.2.10
PHP Memory Limit is set to 40MB but is showing warning message. Not sure if I can increase the memory but this shouldn't be an issue???

I can't find anything on this topic so any help would be greatly appreciated!

http://wordpress.org/extend/plugins/woocommerce/

karenbove on "WordPress database error MySQL server has gone away for query UPDATE `wp_options"

$
0
0

One of my sites is down and this is what GoDaddy told me:

[Tue Jul 09 12:27:48 2013] [warn] [client 66.249.73.44] mod_fcgid: stderr: WordPress database error MySQL server has gone away for query UPDATE wp_options SET option_value = 'a:2:{i:0;s:0:\\"\\";i:1;i:1373398068;}' WHERE option_name = '{options_names}' made by shutdown_action_hook, do_action('shutdown'), call_user_func_array, wp_ob_end_flush_all, ob_end_flush, callback_function_php, update_option

Any ideas?

WebDi on "FeedWordPress Quick Start page not available - Database Error"

$
0
0

Hi,
I'm trying to get this plugin set up and working to import from a facebook rss feed. When I followed the links to the FeedWordPress Quick Start page, I get "Error establishing a database connection".
http://feedwordpress.radgeek.com/wiki/quick-start
In fact, when I try to access this entire site, http://feedwordpress.radgeek.com/, I get the same error.

Does anyone have any instructions or documentation on how to use this plugin to integrate with facebook? I'd like for posts on a facebook page to import to a wordpress blog.

Thanks

http://wordpress.org/extend/plugins/feedwordpress/

technodiva on "Database Error"

$
0
0

Earlier today my multisite install was working fine. Then I got a "Error establishing a database connection" I did the repair thing and got this:

wp_1_posts: Table 'devatude_wrdp1.wp_1_posts' doesn't exist
wp_1_comments: Table 'devatude_wrdp1.wp_1_comments' doesn't exist
wp_1_links: Table 'devatude_wrdp1.wp_1_links' doesn't exist
wp_1_options: Table 'devatude_wrdp1.wp_1_options' doesn't exist
wp_1_postmeta: Table 'devatude_wrdp1.wp_1_postmeta' doesn't exist
wp_1_terms: Table 'devatude_wrdp1.wp_1_terms' doesn't exist
wp_1_term_taxonomy: Table 'devatude_wrdp1.wp_1_term_taxonomy' doesn't exist
wp_1_term_relationships: Table 'devatude_wrdp1.wp_1_term_relationships' doesn't exist
wp_1_commentmeta: Table 'devatude_wrdp1.wp_1_commentmeta' doesn't exist

what do I do now?

bothewebguy on "[Plugin: NextGEN Gallery] Database error. Could not add gallery!"

$
0
0

Nextgen was upgraded to Version 1.9.13
Now getting this error, which it seems has been problems for many over the years

Database error. Could not add gallery!

when trying to import image folder
plugin find the uploaded gallery with no problem, jut can get any further

Been using this plugin for over 5 years. Have't had any problems for the last year+ now not sure what to do.


M.A. IMRAN on "[Theme: Graphene] IMPORTANT!! Wordpress database error after update to latest version 1.9"

$
0
0

Site is working but the following error log showing in error_log file every time I visit my site:

WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7 for query
SELECT
COUNT(comment_ID)
FROM
z3c5b9m_comments
WHERE
comment_type = "" AND comment_approved="1" AND comment_parent="0" AND
comment_post_ID= made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/graphene/404.php'), get_header, locate_template, load_template, require_once('/themes/graphene/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), call_user_func_array, graphene_localize_scripts, graphene_get_comment_count
[19-Jul-2013 07:51:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7 for query
SELECT
COUNT(comment_ID)
FROM
z3c5b9m_comments
WHERE
comment_type = "" AND comment_approved="1" AND comment_parent="0" AND
comment_post_ID= made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/graphene/404.php'), get_header, locate_template, load_template, require_once('/themes/graphene/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), call_user_func_array, graphene_localize_scripts, graphene_get_comment_count

Tommaso Vittorini on "Database Error"

$
0
0

wp_options: Table is marked as crashed

Zoltan on "Excessive resource usage+jetpack+db query fault"

$
0
0

Hello,

-since I have updated the latest Jetpack ( 2.2 version ), it is causing a extrem high server loads on CPU and Memory usage.

--When its not active its works everything as fine.

-When I activate it - It going server stats of cpu and RAM usage over 85 % - but when validate with a wordpress.com account ( gravatar account ) - after server-loads goes up to 98 % !!! - Hosting company warned me !.

I have tried de-activate all other plugins, so only Jetpack runs - and causing problem.

Also I can NOT edit the posts, its simmple a big blank nothing shows, if I open the posts from admin menu:
http://example.com/wp-admin/edit.php

Fatal error: Out of memory (allocated 65011712) (tried to allocate 71 bytes) in /www/wp-includes/taxonomy.php on line 1906

I checked the home directory error_log :

((every 2 minutes the same lines .. ))

[19-Mar-2013 11:27:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
GROUP BY hmt_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 6' at line 8 in the query
SELECT DISTINCT ID, post_title
FROM wp_posts
LEFT JOIN wp_term_relationships ON(wp_posts.ID = wp_term_relationships.object_id)
LEFT JOIN wp_term_taxonomy ON(wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id)
LEFT JOIN wp_terms ON(wp_term_taxonomy.term_id = wp_terms.term_id)
WHERE wp_posts.post_type = 'post'
AND wp_posts.post_status = 'publish' AND wp_posts.ID <> 790 AND wp_term_taxonomy.taxonomy = 'post_tag'
AND ()
GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 6
made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Prestige/single.php'), do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, CPThemeShortCodes->dcs_related_posts

--with twentytwelve theme the same results -

Help please.

CHeers, Zoltan

http://wordpress.org/extend/plugins/jetpack/

fearRacious on "Error establishing Database connection"

$
0
0

Hello guys..

So, I have finished created a multisite.And published it..The site was on a 209.105.244.10/~executiv and moved it to http://executiveairambulance.com but after doing it the it gives me an error saying (Error establishing a database connection)..I have did the instruction shown here http://halfelf.org/2012/moving-wordpress-multisite/ and the http://interconnectit.com/products/search-and-replace-for-wordpress-databases/ intrusction here. I also,change the site on the wp-config which the code is

/** Allow Multisite **/

define('WP_ALLOW_MULTISITE', true);
define('MULTISITE', true);
define('SUBDOMAIN_INSTALL', false);
$base = '/';
define('DOMAIN_CURRENT_SITE', 'executiveairambulance.com' );
define('PATH_CURRENT_SITE', '/');
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);

and the htaccess
# BEGIN WordPress
RewriteEngine On
RewriteBase /~executiv/
RewriteRule ^index\.php$ - [L]

# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]

# END WordPress

So,anyone can help me how to fix this??

Vidyut on "[Plugin: MyCurator] Duplicate key name 'pr_url'"

$
0
0

Hi,

When I update options, I get an error that says

WordPress database error: [Duplicate key name 'pr_url']
ALTER TABLE wp_postsread ADD KEY pr_url (pr_url)

If I deactivate and reactivate plugin, it alerts to 208 lines of "unexpected output".

It was working fine, and then suddenly it started showing these errors. I installed the plugin on another blog, and noticed it offers one topic in free version, but mine allows two - I didn't hack it or anything - it was like that when I installed. Wondering if this is related to the errors I am getting.

Note: I am fairly competent with copy-paste and following instructions, but not a coder myself. I may be completely wrong, just that these are the three deviations from normal that emerged suddenly.

http://wordpress.org/plugins/mycurator/

crysman on "[Plugin: YOP Poll] WordPress database error: SQL syntax error"

$
0
0

If I select "Expired" or "Started" or "Not Started" filter in "All polls" list, there is a WordPress database error:

[You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= '2013-07-30 17:48:51' AND ( name like '%%' OR question like '%%' ) OR' at line 1]
SELECT * FROM luzwp_yop_polls WHERE end_date <= '2013-07-30 17:48:51' AND ( name like '%%' OR question like '%%' ) ORDER BY name

I see there is a SQL query containing

like '%%'

which is very probably wrong.

I am using latest (4.2) version on WP 3.5.1

If this is a bug, are you going to patch it?
Thanks

http://wordpress.org/plugins/yop-poll/

mnm82 on "WAMP: Installing existing database onto local"

$
0
0

I am creating a localhost from an existing live site:

After successfully importing DB from existing siteI went to 'Privileges' in the correct DB (new one created) to create a NEW USER.

I copied the EXACT Password and the host was set to localhost and for the Username, I changed it to something new.

I then went to wp-options - site url - edit - and changed the site url to http://localhost/aafx
("aafx" is where my wordpress site is located)

when viewing localhost/aafx I STILL get a message of Error establishing a database connection. What am I missing here?


safor on "[Plugin: WP Photo Album Plus] database error - too many keys wppa"

$
0
0

I recently upgraded to WP 3.5.2 and WPPA 5.0.16. Since the upgrades, I am getting the following error, and I cannot access any media to add it to a page or post...
WordPress database error Too many keys specified; max 64 keys allowed for query ALTER TABLEsc_wppa_photosADD INDEX (album) made by require_once('D:\x\x\x\webroot\x\wp-admin\admin.php'), do_action('admin_init'), call_user_func_array, wppa_setup WordPress database error Too many keys specified; max 64 keys allowed for query ALTER TABLEsc_wppa_indexADD INDEX (slug(10) ) made by require_once('D:\x\x\x\webroot\x\wp-admin\admin.php'), do_action('admin_init'), call_user_func_array, wppa_setup

http://wordpress.org/plugins/wp-photo-album-plus/

Gee95 on "Restoring Site"

$
0
0

Hello, basically i've moved my wordpress website to a different hosting provider.

I've restored all my website files, including images, settings, themes and plugins to the correct folder using FTP software.
I then restored my database that i saved in a SQL file and restored the users as well.

But it seems like the site isn't reading the database properly? As i can't open any of my articles/posts and no images are appearing, only the theme and the titles of the articles/posts.

Do you know what's wrong? It's reading the database as i haven't got any 'connection' problems.

Thanks!

Krogfelt on "After recovery i get these errors"

$
0
0

I had a database breakdown, dont now why and now its recovered.

Some of the database could not be fixed.

wp_usermeta: 2 clients are using or haven't closed the table properly
wp_posts: 1 client is using or hasn't closed the table properly
wp_options: Table is marked as crashed
wp_postmeta: 1 client is using or hasn't closed the table properly
wp_term_taxonomy: 1 client is using or hasn't closed the table properly
wp_term_relationships: 1 client is using or hasn't closed the table properly

Anybody that can help me?

glitrgurl5 on "'you don't have permissions' with login! i'm desperate!!"

$
0
0

I am pretty desperate here! I volunteered myself to help a client of mine after she completely screwed up switching hosts. I've finally got the majority of the site up and running BUT NOW....I am getting the infamous 'You do not have sufficient permissions to access this page." I have renamed themes and plugins. I have gone through the database with a fine toothed comb. I have tried to change any and all .php files in FTP. I have, obviously, checked permissions. I even called customer service, who emailed me and said it's fixed...it's not.

She went from dreamhost to godaddy. I uploaded all content via FTP. Corrected database...uploaded sql and edited table names in php. (maybe it's something here)

I am not really sure what this is in the options.php wp_die(__('Cheatin’ uh?'));

http://dfpphotography.com/

Any and all help is super appreicated! TIA

meant to tell you all i sweating blood trying to figure this out!

Martyn Bartlett on "Database Error"

$
0
0

Yes it's that old chestnut again.

My site at http://www.thaisabai.org has been down over six days now. I contacted my server Bluehost for help and explained I was getting a wp-config.php error message. My site was getting the message when trying to load the site and when I tried to login to the dashboard too. The Bluehost Help Team emailed me to say the problem was fixed but I realised it wasn't. I was now getting an Error establishing a database connection message both on the front and backend of my site. Since then, I've emailed my original Help ticket twice and got no reply, opened two new tickets and got no response, and finally, yesterday I tried the Bluehost Live Help Chatline and they basically told me it was down to me to sort out the problem.

I'm absolutely first class useless when it comes down to coding and all that goes with it. I really haven't got a clue what to do. I've read lots of articles about the error message and how to correct it but I think I'm now more confused than when I started. Could someone please talk me through what to do.

I've posted this thread on Bluehost's forum but I don't expect too much help there.

Thanks

Viewing all 631 articles
Browse latest View live