MySQL

MySQL ROOT User Change Password Issue Fix & Password Validation Plugin

MySQL ROOT User Change Password Issue Fix & Password Validation Plugin

MySQL ROOT User Change Password Issue Fix New MySQL Password Validation Plugin has default requirements for UPPERCASE, lowercase and Special Non-AlphaNumeric Characters (example: _-+=$%#@!* etc.) symbols for increased security. If you updated your server (Ubuntu/Debian/CentOS/…) regularly and gradually from older MySQL versions, it will probably not affect you/your server (e.g. it will not prompt you […]

MySQL Server Compatibility – How To Disable Strict Mode

MySQL Server Compatibility – How To Disable Strict Mode

MYSQL SERVER COMPATIBILITY – HOW TO DISABLE STRICT MODE MySQL server offers several different SQL modes of operation, and can apply these modes differently for different clients, depending on the value of sql_mode system variable. Database administrators can set the global SQL mode to match site server operating requirements, and each application can set its session SQL […]

WordPress Security – How To STOP Trackback SPAM

WordPress Security – How To STOP Trackback SPAM

WordPress CMS Platform has a unique trackback/pingback feature, connecting various WP Blogs around the world in semi-automated way, but this feature is often abused by spammers. More over, they can SPAM your blog or website comment sections without even registering or filling-out required fields, such as a valid email address. What can you do to […]