Quantcast
Channel: Topic Tag: MySQL | WordPress.org

The Best Database Tool for WordPress!

Database manager allows for quick access to our database as if looking through CPanel, but with far fewer steps. The formatting is also much better to look at. Auto complete works beautifully while...

View Article


uag_page_assets bloating up the database

I noticed that wp_postmeta size is very large and ran the following command to check at least the top 10 biggest entries: SELECT meta_key, CHAR_LENGTH(meta_value) AS value_length FROM wp_postmeta...

View Article


Automatic backup to cloud storage requires SSL/TLS with PDO MySQL

Hi,I am trying to create a automatic backup to a cloud storage. I tried PDO with a MySQL server for the first time and the connection string needs SSL/TLS to get the connection accepted on the server....

View Article

Cpu MAXED out, crashes website

Hi Team,Since your newer versions, something has not good and crashes our website, this is unacceptable!I saw another post regarding to this...

View Article

MySQL database is overwhelmed with long-running WordPress queries

Hi,I am getting long running database query which makes the website break, I noticed two tables wp_post and wp_term_relationships is keep getting running when this plugin is activated. It’s because of...

View Article


Image may be NSFW.
Clik here to view.

Old WordPress database showing mojibake (garbled text) instead of Hindi

Old WordPress database showing mojibake (garbled text) instead of Hindi after restore Hello, I am facing a strange encoding issue with my old WordPress databases that contain Hindi (Devanagari) text....

View Article

MySql Crashes on command truncate table wp_wfhits

Should I recreate the database, and tables? Any suggestions on what else I can do to fix this?There’s more logs as part of the mysql crash but these are some for wordfence. Is there a bug in mysql...

View Article

SQL syntax error in cron cleanup function.

There seems to be an SQL syntax issue occurring when a scheduled cron job runs a cleanup function in the plugin. Context:Hook: logichop_local_delete_storageFunction: public static function...

View Article


MySQL does not start

MySQL does not start, the log window is : [ SNIP! ]

View Article


Import SQL errors, and it’s always Wordfence

I’m recently learning web development seriously, so I now have a local development environment using Laragon on my computer.So my problem is when I export my website’s SQL database, and then import it...

View Article