Dave Ross on "[Plugin: Dave's WordPress Live Search] Extra Data Base Tables!"
Those are WordPress transients, which Dave's WordPress Live Search uses for caching. WordPress should delete old transients when a request for the same data comes in but the cached version is expired,...
View Articlecarolynblake on "[Plugin: Duplicator] Thank you for this great plugin -...
I very carefully followed your instructions, including the videos, particularly careful with the MySQL database creation. It worked beautifully for me twice. I am cloning sites to salvage them from the...
View Articlelifeinthegrid on "[Plugin: Duplicator] Thank you for this great plugin -...
Hey Carolyn, No problem! Glad it helped save you some time...
View Articlemarryb on "[Plugin: Better WP Security] Problem with datase"
Hi, I solved this problem. Im using MAMP so it was problem of my MAMP.Its happening if you wanna import large database to your localhost server (MAMP). What you need to do is change this file"...
View Articleansgbaldwin on "MySQL database"
Hi, newbie here (I apologise!) My site uses blanco theme with woocommerce plugin Regarding databases- do I need to worry about installing any databases or configuring them at all? I'm hoping that I...
View Articlesongdogtech on "MySQL database"
If it's working fine, leave it alone. WP-Engine is a fully managed hosting system anyway; ask them if you need to do anything; it's doubtful you do.
View ArticleDriftless on "posts_join and posts_fields filters on Custom Post Type -...
Finding woefully little information posts_join and posts_fields filters on WP_Query. I've implemented as below, and am wondering: Is this more efficient (MySQL / memory use) than 'get post, do separate...
View Articleshelly848 on "SQLite And MySQL"
Hi I just ftp'd the wordpress files over to my server. I knew i was running SQLite NOT MySQL. I am using a Raspberry Pi running the Berry Web server. The .img file containing the server plugins were...
View Articleken1990julius on "SQLite And MySQL"
sqllite and mysql are two different rdbms packages and mysql is the default database used for wordpress. WordPress supports only MySQL database. for further information on this check codex(WordPress...
View Articleacy on "Delete all one-word comments"
I'm trying to delete all wordpress comments with only one word. I found this mysql query to delete all comments at once, but that's not what I want to achieve: DELETE FROM wp_comments WHERE...
View ArticleCoppatop on "Auto Install via Bluehost Failed. MySQL required -- $30k...
I just signed up for wordpress hearing how simple it was. I bought a domain via one of the sponsored sites on here (I used bluehost). The auto install failed, then it said I required MySQL. I went to...
View Articleesmi on "Auto Install via Bluehost Failed. MySQL required -- $30k software?!?"
No - WordPress is (and always has been) free. Which site are you looking at?
View ArticleCoppatop on "Auto Install via Bluehost Failed. MySQL required -- $30k...
When I went to do the auto install with bluehost, it failed. It said I needed my SQL. I went to the website http://www.mysql.com/ , and the option to purchase the software there ranged from $4,000 to...
View Articleesmi on "Auto Install via Bluehost Failed. MySQL required -- $30k software?!?"
No - your hosts will have already installed MySQL onto their servers. It's not something that you need to do. Perhaps you did not purchase the correct hosting package from Bluehost? Try contacting them...
View Articledterrazas on "Cannot Import Multi-site Databse"
My university wanted to switch from example.domain.edu to newexample.domain.edu. I setup a new multi site instance of WP 3.5.1, on the same server which uses a dynamic IP address. I created a new...
View ArticleIpstenu (Mika Epstein) on "Cannot Import Multi-site Databse"
If I try and login as the root I do not have access to phpMyAdmin for this site. That's your problem. You need SQL access.
View Articledterrazas on "Cannot Import Multi-site Databse"
I have access through phpMyAdmin to the database but I am not logged into the server as the super admin. The only account that is linked to the mySQL database is the account that accesses the database...
View ArticleBH_WP_Guru on "Auto Install via Bluehost Failed. MySQL required -- $30k...
Bluehost already comes with MySQL, as do most all hosts. That must be a false error. Agreed that you should contact Bluehost support.
View ArticleIsaac Sureshkumar on "Is mySQL a MUST for WP ?"
Hi, I am new to web development and of course new to WP. If there is no necessity of a database for my website, is it still a MUST to have mySQL for the WP in my local machine? At present I am working...
View Article