MySQLdb example not working...
It appears that "import MySQLdb" in python fails. Followed instructions from the "How to use Python to connect to database" article.
I removed the MySQLdb references and a simple "hello world" works fine.
So I am wondering if MySQLdb library is missing?
I removed the MySQLdb references and a simple "hello world" works fine.
So I am wondering if MySQLdb library is missing?