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

2ninerniner2 on "Password for MySQL Database when going live"

He told me he can't get it to go live with out a password for the database. I have never had an issue with this when importing a local DB from any of the AMP stacks (MAMP, Uniform Server, XAMPP,...

View Article


Lawrence Pepper on "Restore MYSQL Databases from Directory Backup"

Hello, I had to re-install MYSQL from scratch on my server which is running Windows Server 2008 R2. The only backups I had of all my Wordpress sites databases was from the original Mysql/data...

View Article


Dan & Jennifer on "[Plugin: Simple Login Log] Performance issue: SELECT *...

Just checking in on this. :-) Thanks!! Dan

View Article

wpmhweb on "Help needed moving to a new host but with a clean database"

Hello, I am trying to move my site to another web hosting company, but I want to make the migrations as clean as possible. I don't mind reinstalling the plugins again. So I tried making a clean...

View Article

query but work directly in phpMyAdmin"">thorakmedichi on "Complex query failing with $wpdb->query but work directly...

So I have a query that works just fine if I run it directly in MySQL but fails if I run it through WordPress $wpdb->query(). If I echo the $qry out to the page and copy and paste it in phpMyAdmin...

View Article


query but work directly in phpMyAdmin"">Mike on "Complex query failing with $wpdb->query but work directly in...

I stumbled upon this topic where there were also multiple queries being executed. (it doesn't offer a solution but maybe helps explain why you're running into problems) Link to query fails when...

View Article

query but work directly in phpMyAdmin"">Mike on "Complex query failing with $wpdb->query but work directly in...

I don't know if this wil help you along but I found a post use the union operator to combine the result sets from multiple queries into a single result set. that might point you in the right direction.

View Article

query but work directly in phpMyAdmin"">thorakmedichi on "Complex query failing with $wpdb->query but work directly...

Hey Mike thanks for the replies. The first link just says that its an issue with PHP and leads me nowhere per se - but it does mention I just may not be able to do this at all. The second link using a...

View Article


query but work directly in phpMyAdmin"">Mike on "Complex query failing with $wpdb->query but work directly in...

last (desperate) attempt ;-) Would a database view offer a way forward?

View Article


Angelo Mandato on "[Plugin: Blubrry PowerPress Podcasting plugin] Powerpress...

The secret sauce here is the phrase "MySQL server has gone away". This is a specific error that your PHP script is telling you that the MySQL server is no longer available for what ever reason. There...

View Article

query but work directly in phpMyAdmin"">thorakmedichi on "Complex query failing with $wpdb->query but work directly...

So it turns out that even though I am creating a TEMPORARY table wordpress will store those results for a period of time. Therefore doing something as simple as this: $SQL1 = "CREATE TEMPORARY [...]...

View Article

query but work directly in phpMyAdmin"">Mike on "Complex query failing with $wpdb->query but work directly in...

Good to hear! Will you set the topic to resolved?

View Article

stephs8919 on "MAMP Why would MySQL Server not work?"

I turned on my localhost and MySQL Server is not working. This is what is say's in my error log: 130816 9:57:26 InnoDB: Unable to open the first data file InnoDB: Error in opening ./ibdata1 130816...

View Article


stephs8919 on "MAMP Why would MySQL Server not work?"

Ok never mind found you can't run two MySQL applications at the same time.

View Article

FPG on "Troubleshoot $wpdb queries"

Hello All, I semi inherited a report generator that pulls a bunch of information from various tables into the database with one big query and I'm running into issues when the query returns large data...

View Article


Jenksuy on "[Plugin: Advanced Custom Fields] why is get_field not returning...

Hi There, So I am using ACF to add dates to event posts. And I am looking to format the date. However the get_field code seems to be not returning any values for me? However if i just print the date...

View Article

philhagen on "[Plugin: NextGEN Gallery] Moving images between galleries is...

Seeing the same thing on all 2.0.x versions including 2.0.11. Thousands of these queries per page: SELECT image_slug FROM xxx_ngg_pictures WHERE image_slug = 'image-443' AND NOT pid = 0 LIMIT 1 Each...

View Article


MarioKnight on "NextGEN Gallery and MySQL"

I am curious on if there are plans to fix the alarming resource consumption issues with this plugin. My issues with memory allocation are fairly well documented with my php.ini being jacked up to...

View Article

ddunk1946 on "WP 3.6 & database relationship..."

While not new to computers, I AM new to WordPress and MySQL. In fact, I first started to use WP a few weeks ago, when v3.6 was introduced. And I know that I will feel even dumber when I have the answer...

View Article

leejosepho on "WP 3.6 & database relationship..."

If my ultimate goal is to use WP for a web site (or two) and a blog (or two) why would you not rename (through PHPAdmin), the database something identifiable as belonging to that site or blog? I had to...

View Article
Browsing all 5530 articles
Browse latest View live