MySQL

Authentication problem while using MySQL Version 4.X

I am facing problem while writing to MySQL 4.X database using Write to Database action. What should I do? This issue is related to MySQL authentication protocol built in MySQL 4.1 and above versions. This protocol is based on password hashing algorithm that is not compatible with the one used by older clients and stores […]

Records are not displayed on the Web when MySQL was the underline database ?

Records are not displayed on the web when I use MySQL ? Records aren’t displayed on the web when I use MySQL. The data isn’t retrieved even though the database is being populated and logs are being generated. Note that MySQL under Linux requires “case sensitive” in the most cases. MySQL database tables and, field […]

Scroll to top