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

roberthuttinger on "[Plugin: External Database Authentication Reloaded]...

So you have cleverly added support for various versions of crypt, however what if the db we wish to auth against is using MySQLs native password() function (I know it is not best practice by ANY...

View Article


roberthuttinger on "[Plugin: External Database Authentication Reloaded]...

aha, it seems on line 415 I can set my own function! disregard previous question! case "Other" : //right now defaulting to plaintext. People can change code here for their own special hash...

View Article


Boris K on "Making a two-sided database"

Hi, guys. I'm trying to make a site for employers and workers to register and be able to find each other. I'm running the site on my local server in WAMP right now. I have built the registration forms...

View Article

nothingdepartment on "Unable to transfer servers! phpMyAdmin help needed (I...

Help! I made a site on one server, and I'm trying to transfer it to another server. But I'm having issues with the database and the database users. I can't name the users the same thing because the...

View Article

maoski on "Unable to transfer servers! phpMyAdmin help needed (I think)"

check this out and do this mate

View Article


Christiaan Conover on "Unable to transfer servers! phpMyAdmin help needed (I...

First of all, have you read this? http://codex.wordpress.org/Moving_WordPress That error, if you're getting it inside phpMyAdmin, sounds like it may be a MySQL permissions issue that your hosting...

View Article

nothingdepartment on "Unable to transfer servers! phpMyAdmin help needed (I...

Thanks maoski!

View Article

nothingdepartment on "Unable to transfer servers! phpMyAdmin help needed (I...

Ack, ok, I'm back. The front page works, and the posts and pages are all there in the admin, but when I click on any of the pages I get this error: Internal Server Error The server encountered an...

View Article


nothingdepartment on "Unable to transfer servers! phpMyAdmin help needed (I...

Is this an .htaccess issue?

View Article


nothingdepartment on "Unable to transfer servers! phpMyAdmin help needed (I...

It was. Never mind!

View Article

Vakantie Ameland on "[Plugin: NextGEN Gallery] Very slow loading of the...

Still this mysql query is slowing down mysql. SELECT image_slug FROM wp_ngg_pictures WHERE image_slug = 'xxxxxxx' AND NOT pid = 0 LIMIT 1 Even minutes after inserting new images or viewing pages this...

View Article

lizzmo on "List of Posts and Pages disappeared from Dashboard"

All of the posts and pages have disappeared from the tables on their respective dashboard pages. The top of the tables still show the number of published ones etc. but I can't access them. They can...

View Article

esmi on "List of Posts and Pages disappeared from Dashboard"

Do you have any recent database backups?

View Article


WPyogi on "#1045 cannot log in to the mysql server - PhpMyAdmin"

@SeyeCole - please start your own thread - it's unlikely that your situation is the same - http://codex.wordpress.org/Forum_Welcome#Where_To_Post

View Article

Jesin A on "WP on master-to-slave mysql"

Use the HyperDB plugin. http://wordpress.org/plugins/hyperdb/ From the FAQ of the plugin How does HyperDB support replication? HyperDB does not provide replication services. That is done by configuring...

View Article


petka82 on "WP on master-to-slave mysql"

Thanks, The HyperDB configuration does not say whether I should copy the configuration files on the master only or onto slaves as well. What about the read_only=1 in my my.cnf, shall I keep it on...

View Article

William Castro on "TXTBear SQL Error"

UPDATE wp_txtbear_thumb_cache CHANGE thumb thumb TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL All over my mysql log. I'm looking for an alternative to TXT Bear becouse don't have any...

View Article


kg69design on "[Plugin: NextGEN Gallery] Too many rows in wp_ngg_table...

I used this plugin for a long time, but it seems, that I can't do it after v2.0. Did you test it at all? Simple lines of code in footer.php: <?php echo get_num_queries() . " queries in ";...

View Article

horizonsofchaos on "[Plugin: NextGEN Gallery] Too many rows in wp_ngg_table...

I had no luck with any of the updates. I was able to get my site back to functioning by switching to nextcellent instead of nextgen though. Hopefully nextgen will get the problem fixed in the future....

View Article

Joepiooo on "[Plugin: Football Pool] Export ranking to a database table"

Hello again, The ranking part you do is not saved in a database table. You just calculate it... Is there a way to export the ranking to a table. For example export: Position, Username, Predictions,...

View Article
Browsing all 5527 articles
Browse latest View live