richardpeters on "Hacked. Now My SQL denying INSERT command for wp_users"
Thanks Ross. I'm basically getting the 1142 INSERT error on any table I try to optimize, even when doing them one by one and small ones first. I'll try dropping the wp_commentsmeta table I guess as...
View ArticleMacManX (James Huff) on "WordPress server requirements"
Should I be concerned about the following? My provider will be upgrading to PHP 5.3.2 and MySQL 5.1 libraries. Not at all, when we say "or greater," we definitely mean anything greater than the listed...
View Articlecatacaustic on "Can't Select Database"
I am on a mac, and I was using textedit. That's exactly what the problem was. TextEdit is good for doing WYSIWYG editing, but it does munge quotes (single and double) into the "special" opening and...
View Articlerichardpeters on "Hacked. Now My SQL denying INSERT command for wp_users"
Morning, Ok so after deleting all content form wp_commentsmeta the size was still 76mb. So, I just want to check I've got this right before I do the next step: 1) I backed up the DB 2) I backed up JUST...
View Articlerichardpeters on "Hacked. Now My SQL denying INSERT command for wp_users"
Also, even with this table deleted and my database only half the limit size, I am STILL getting an 1142 INSERT error when trying to optimize tables or create a new admin user!?
View Articlerichardpeters on "Hacked. Now My SQL denying INSERT command for wp_users"
Ok chaps (sorry for all the updates but saves being given advice that is now superseded), I've spoken to my host and they have now manually unsuspended my DB and the 1142 ERROR is gone it would appear....
View Articlejuggledad on "[Plugin: User Groups] SQL Database"
Yes the data is stored in the database in teh wp_terms, wp_terms_relationship and wp_terms_taxonomy tables
View ArticleRossMitchell on "Hacked. Now My SQL denying INSERT command for wp_users"
A) You create a database, create a database user and password. These could be the same as your previous installation. Put these values into your wp-config.php file. B) Using phpmyadmin, you import the...
View ArticleSedris on "Can't Select Database"
These word press boards are nice! I thought this kind of helpful civility had gone the way of the dodo on the Internets!
View Articleamericanmirador on "Can't Select Database"
$myrows = $wpdb->get_results( "INSERT INTO Subscribe(name, username, password, email_id)VALUES('$name', '$uname', '$pswd', '$email')" ); Here is Link Where You Got Real Result. Click Here [Promotion...
View Articlegarymgordon on "RE: Should I upgrade MySQL to v5.6?"
I am running approximately 30 sites, currently using MySQL v5.1 (and PHP 5.4). I noticed that after installing something, it stated (on screen) that I should upgrade my MySQL version. And the newest...
View Article2bearstudio on "RE: Should I upgrade MySQL to v5.6?"
I don't have same experience, but I would upgrade without doubt. Just like PHP 5.2 was forced upgraded to 5.3 or 5.4 at many hosting server, I personally believe MySQL upgrade will be the same in the...
View Articlegarymgordon on "RE: Should I upgrade MySQL to v5.6?"
@2bearstudio, Thanks. All 30 sites are on the same server, and many of the sites run different plugins. (Some the same, but some different.) So I'm just nervous .. because I can't just test it on one...
View Article2bearstudio on "RE: Should I upgrade MySQL to v5.6?"
If 30 sites are on the same server, and all live sites, I would have to be cautious. Although your chance of having troubles is very low, I would run the test on other testing environment with the...
View Articlegarymgordon on "RE: Should I upgrade MySQL to v5.6?"
:-) Thanks. I do very much appreciate your comments and suggestions. I'm going to coordinate the upgrade with my network server administrators so they can roll back (immediately) if there's any...
View Articlenowton on "[Plugin: iThemes Security (formerly Better WP Security)] Logs...
As per title, we are under the impression there are a lot of stale log entries and tried to purge them. However the screen on which to do so turns up blank. Is there some SQL equivalent we can use, or...
View Articlekipemun on "#1045 cannot log in to the mysql server - PhpMyAdmin"
I have similar problem too. My site was working fine with WordPress 3.7 but later was told automatic update failed should update manually. After a few days, when view my site its blank dead White so...
View Article