I've had this issue once before but I can't recall how I went about fixing it. In short, when I try connecting to a MySQL database of mine using Dantom.DB, I receive the following error:
Database Connection error: The operation completed successfully.
Before anyone asks,
- yes, MySQL is installed and running on the computer (it's a Windows machine).
- yes, libmysql.dll (32-bit - straight from the MySQL site) is in not only the same directory as the host files, but in Byond's bin directory and the computer's System directory as well.
Any suggestions? Any and all help is appreciated.