by Sijin George | Jan 15, 2019 | Linode, MySQL
These days many web applications have files and databases lying on separate servers. Due to security restrictions, database server allows connection only from web servers. And, if your website developer needs to check the database, MySQL remote access comes handy....
by Lakshmi Vijayakumar | Jan 2, 2019 | MySQL, Server Administration
MySQL errors become bothersome, when you have to spend your entire business day solving these errors. One such annoying error is “mysql unrecognized service”. Server owners often see this error after installing MySQL, upgrading, etc. At Bobcares, we help...
by Lakshmi Vijayakumar | Jan 1, 2019 | MySQL, Server Administration
Server errors can sometimes be confusing. One such error is “mysqladmin command not found”, when you’re sure MySQL is installed on your server. Why it shows command not found all the time? I’m sure that MySQL is installed on my server. At...
by Sijin George | Dec 26, 2018 | DigitalOcean, MySQL, Server Administration
Access restriction with passwords is a great way to secure the MySQL database server. But, if you do not remember the password, no one can access it. Forgetting MySQL password is a common scenario that happens in newly created servers or Droplets. And, all you can do...
by Sijin George | Dec 20, 2018 | DigitalOcean, MySQL
There can be times when you need to connect to the database from outside your office network. And, for this to work, we need to enable remote MySQL connection in your DigitalOcean Droplet. However, due to security risks, web hosts restrict this remote access only to...
by Lakshmi Vijayakumar | Dec 18, 2018 | MySQL, Server Administration
When I try to login to MySQL database, I get some error message like “error 1698 (28000)”. Please help! That was a recent support ticket received at our Server Support department where we resolve support queries for web hosts. Website owners often face...
Recent Comments