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

r0xta on "Using ORDER BY-query with generic results"

Hi *, I am trying to sort a table from my wordpress plugin with this query: global $wpdb; $table_name = $wpdb->prefix . 'mytablename'; $myentries = $wpdb->get_results("SELECT * FROM $table_name...

View Article


perdrix on "[Plugin: Jetpack by WordPress.com] Jetpack Statistics Causing...

I recently setup Jetpack statistics on a large website in a hope to receive secondary results to google analytics. We noticed we began having issues with "Error establishing a database connection"...

View Article


bcworkz on "Using ORDER BY-query with generic results"

If you're getting results, the issue is not with the Codex documentation. If you feel the results are incorrect, the issue would be in how you constructed the query. Keep in mind that the sort order...

View Article

Jeremy Herve on "[Plugin: Jetpack by WordPress.com] Jetpack Statistics...

Thanks for the report. Jetpack uses wp_generate_password, that generates unique numbers to use to create nonces. That's the request you see in your database. That doesn't explain why this would happen...

View Article

Kilmanagh on "Alternative Database Management Systems"

I am trying to get WordPress approved in our organization. MySQL is stated as being required. However, they currently do not have MYSQL approved. It takes months or more to get products approved. Is...

View Article


perdrix on "[Plugin: Jetpack by WordPress.com] Jetpack Statistics Causing...

Hi Jeremy, We are running the latest versions of both Jetpack and Wordpress. We are not running the latest version of mysql however. Could that be an issue? We are running 5.0.96-community. I didn't...

View Article

Radices on "Alternative Database Management Systems"

Currently, the only database supported by WordPress is MySQL version 5.0.15 or greater. http://codex.wordpress.org/Database_Description

View Article

say_hello on "how to arrange the text width in the 2014 theme?"

hello dear mattwebdev many many thanks for the hints. i am very glad. greetings sayhello

View Article


robertjw on "[Plugin: Wp-Pro-Quiz] Quizzes disappeared after update"

It just happened again. I guess once every 3 months isn't bad.

View Article


fredehagelund91 on "get number of posts from category where meta_key is equal...

I'm trying to create a custom mysql query which count two things. First of all it should count the number of posts in a category where the meta_key betting_status' value is not equal to "pending" Then...

View Article

Samuel Wood (Otto) on "get number of posts from category where meta_key is...

You have two WHERE pieces. Can't have that. Change the second one to another AND.

View Article

say_hello on "[Theme: Responsive] adjust the size of the characters in the...

hello dear cyberchimps experts well i am a big fan of all cyberchimps-things - especially the themes question: can i adjust the size of tehe headings - is this doable i run the responsive pro on the...

View Article

WPyogi on "[Theme: Responsive] adjust the size of the characters in the...

If you have the Pro version, they provide support on their own site here: http://cyberchimps.com/forum/pro/

View Article


say_hello on "[Theme: Responsive] adjust the size of the characters in the...

hello dear WPyogi many many thanks - for the quick reply. great to hear from you well - the theme-question is concerning the size of the characters; guess that the characters are the same in a. the pro...

View Article

Abhimanyu on "Changed cPanel password, WordPress cannot access database..."

I changed my cPanel password which changes its MySQL and FTP passwords too. Now my website is giving errors. Error establishing a database connection It must be trying with the old password. Please...

View Article


Viktor Nagornyy on "Changed cPanel password, WordPress cannot access...

Open wp-config.php and change database password to the new password.

View Article

Abhimanyu on "Changed cPanel password, WordPress cannot access database..."

Thanks

View Article


perdrix on "[Plugin: Jetpack by WordPress.com] Jetpack Statistics Causing...

Jeremy, I've updated GitHub with the latest information I was able to come up with. Note, that in the interim we have updated to the latest MySQL. Apparently there appears to be a conflict with JetPack...

View Article

henrypena on "[Plugin: YouTube for WordPress] Check for MySQL version bug"

The MySQL check to see if the version meets the minimum required has a bug. Please view this image http://www.picpaste.com/pics/Youtube_for_Wordpress_Bug_01.1421877475.png...

View Article

Evan Herman on "[Plugin: YouTube for WordPress] Check for MySQL version bug"

Hi Henry, I am looking into this issue now. What version of PHP are you running? Thanks, Evan

View Article
Browsing all 5527 articles
Browse latest View live