MySQL Forums
Forum List  »  Newbie

Compatibility between versions of SQL?
Posted by: Sam
Date: March 27, 2006 01:38AM

Hi! Would like to enquire if different versions of SQL are compatible to one another....

I've done some code in PHP and which requires access to MySQL on my server. I have tested it on localhost and everything worked fine. Hence, i decided to upload both my code and the database i created to the server. That's when the prob started. I received this msg while trying to view my page:

Could not connect to database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)

Anyone has any idea what this is about? For info, my MySQL version on my personal computer is 5.0 while that of the server is 3.23. Are the database compatible?

Thanks!!

Options: ReplyQuote


Subject
Written By
Posted
Compatibility between versions of SQL?
Sam
March 27, 2006 01:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.