by Sijin George | Jun 10, 2019 | Latest, MySQL, Server Management
I want to keep Webmin MySQL backup for each day and don’t want to replace it with next day’s backup. Can you please set up this on my server? That was a recent customer request we received in our Server Management Services. Unfortunately, in Webmin panel,...
by Jilu Joseph | Jun 8, 2019 | Latest, MySQL, Server Management
Updating websites can often show MySQL error 1205 lock wait timeout when it fails to insert data in MySQL tables. Fortunately, when MySQL server detects a problem, it will be logged into the error log file. Also, this error occurs when lock_wait_timeout expires or...
by Sijin George | Jun 7, 2019 | Latest, MySQL, Server Management
Databases play a critical role in the proper working of any web applications. They store, organize and manage a large amount of user data. Any problem with database connectivity can cause website errors. And the error show up as “sqlstate hy000 error...
by Jilu Joseph | May 28, 2019 | Latest, MySQL, Server Management
Customers may often lose their website due to the hacking of websites or failure of hard drives This is where mysqldump is used for any MySQL database backup. However, it may cause errors such as “mysqldump: Got error: 1033: Incorrect information in file”...
by Jilu Joseph | May 21, 2019 | Latest, MySQL, Server Management
For security reasons, Webmin doesn’t allow remote access to the MySQL database server. What will you do, if you are away from your office network and need to instantly access your database? Fortunately, the Webmin MySQL remote access allows you to access your...
by Sijin George | May 2, 2019 | Latest, MySQL, Server Administration
Managing MySQL databases via browser make things easy. But, often it can show up MySQL query browser error 2003. Am trying to access MySQL database through Microsoft SSIS application. But unfortunately, it’s getting failed. I think this is because of the...
Recent Comments