Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Browsing all 5527 articles
Browse latest View live
↧

Artur Bobinski on "Server load and MySql problem"

Any updates since September or last time this stuff was working fine without any spikes?

View Article


hmseb on "Server load and MySql problem"

Possible I don't remember, there's so many plugin updates all the time... From what I've seen, the memory in myPhpAdmin is getting full, then the cpu usage goes crazy, the mysql gets shutdown. When the...

View Article


Artur Bobinski on "Server load and MySql problem"

Ok so you narrowed it down to one site now. What plugins do you have that are active. Actually any deactivated plugins I would remove because even though you deactivate a plugin, if its a bust of a...

View Article

Artur Bobinski on "Server load and MySql problem"

Ok... Let's see, what plugins, if any do you have that might be running some type of cron job? Or do you have any cron jobs running? Tried disabling all plugins and monitoring for spikes? You could...

View Article

Artur Bobinski on "Server load and MySql problem"

Just thinking, what do you have max_connections in mysql set at?

View Article


azcurlygurl on "How to get permalinks for individual posts using MySql query"

This mysql query returns excerpts for the most recent 3 posts. When echoing the permalink, it links the most recent post to every single excerpt. How can I correctly link the associated permalink to...

View Article

srqwebguy1 on "Accessing Remote MySQL databases"

We have several existing databases that we would like to search and display results from within WordPress. We have installed plugins to enable PHP coding, but any attempt to access these databases...

View Article

hmseb on "Server load and MySql problem"

I have a backup cron job job running at from 1 to 2 AM, to avoid affecting the server during the day. I'll look into cron jobs Max connection is 100 I've also have the logs from 2 sites of the last sql...

View Article


r3vers3 on "[Plugin: HyperDB] Failover configuration"

Hello, I have one nginx server with wordpress 4.4.1 installed. I have two MySQL VM's (replication configured - IP x.20 is master / x.21 is slave). HyperDB configuration looks like below:...

View Article


luigidelgado on "Migrating into a Multisite - Is it worth it?"

I have this identical websites (more than 10), one for a specific territorial region so all of them have the same structure, same design (some variations on the widgets), same everything except for...

View Article

Mellco on "Migrating into a Multisite - Is it worth it?"

I have the same regional structure with a client and went to Multisite to handle it. Was tired of updating everything separately. The Multisite is working perfectly. You just need some technical...

View Article

AndreasN.OTGS on "Accessing Remote MySQL databases"

Since I'm not familiar with your setup and installations - allow my to ask/mention this: 1) Remote-ness of your external MySQL databases Are the remote MySQL DBs on the same *DB server* as your...

View Article

songdogtech on "Accessing Remote MySQL databases"

Take a look at https://codex.wordpress.org/Class_Reference/wpdb for examples and methods. And see https://codex.wordpress.org/WP_DEBUG define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); in...

View Article


luigidelgado on "Migrating into a Multisite - Is it worth it?"

Thank you Mellco for your feedback. How heavy is your traffic and your content?

View Article

Bob Cristello on "How to get permalinks for individual posts using MySql query"

I have always retrieved the permalink in this manner, $myvar = get_permalink($post_id, false ); You may want to read this stub here: https://developer.wordpress.org/reference/functions/get_permalink/

View Article


Mellco on "Migrating into a Multisite - Is it worth it?"

7k unique user hits a day.

View Article

r3vers3 on "[Plugin: HyperDB] Failover configuration"

Ok, for test I swapped x.20 IP with x.21 in HyperDB configuration. But it's still trying to connect to x.20 - so it's using wp-config configuration file...

View Article


srqwebguy1 on "Accessing Remote MySQL databases"

Thank you, both. The databases are on the same server that we are building this WP install. In my continuing research I came across a reference to the $wpdb object and thought that might be something...

View Article

smartfinds on "Remove Redirection Plugin From MySQL Database"

Hello, We ran into a problem with the Redirection Plugin today after attempting to upload a CSV file of over 1,000 redirects. As a result we decided we want to deleted all the redirects and start over....

View Article

kwmlr439 on "[Plugin: Stop Spammers Spam Prevention] Error_logs"

I am getting a lot of errors related to your plugin; I hope you can help figure out what's causing them on my error_log file; here is the code where kpg_ss_check_white->process is obvious coming...

View Article
Browsing all 5527 articles
Browse latest View live