by Jilu Joseph | Jun 18, 2020 | Latest, MySQL, Server Management
Webmasters and website owners often upgrade PHP to the latest version to avoid security vulnerabilities. This sometimes causes compatibility errors, and one such error is “PHP fatal error call to undefined function mysql_connect()”. As a part of our Server...
by Arya MA | Jun 4, 2020 | Latest, MySQL, Server Management
Webmasters usually face “[ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed” while migrating the website or during configuration tweaks. An unoptimized MySQL configuration entry is the most common reason for this error. As...
by Arya MA | May 20, 2020 | Latest, MySQL, Server Management
Many website owners face the error ” 1203 cannot log in to the MySQL server” after they have recently migrated to a new server or when the server traffic grows. Here at Bobcares, we have webmasters, web hosts, and other online service providers fix...
by Archana Sreenivas | May 7, 2020 | Latest, MySQL
When you update your site with new data from a file, you may see the error “Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it cannot execute this statement”. Why did it happen all of a sudden? Is your data...
by Ansu Anto | Apr 16, 2020 | Latest, MySQL, Server Management
Your database has tables using Antelope as the file format. You are recommended to convert the tables to the Barracuda file format. Moodle users see this warning message about the database format during an upgrade. It asks the user to convert the file format used by...
by Archana Sreenivas | Apr 3, 2020 | Latest, MySQL, Server Management
Is the MySQL open_files_limit variable creating errors? We can help you. In MySQL, open_files_limit is the number of file descriptors available to mysqld from the operating system. At Bobcares, we often get requests to set MySQL variables, as a part of our Server...