Hello everyone,
I am a developer previously working on SQL Server and Windows platform. I am learning MySQL on Windows platform. I have two basic questions which does not find definite answer yet,
- Does MySQL support T-SQL to write store procedure? If not, are there similar technologies to T-SQL in MySQL world (I am referring to stable/mature technologies);
- If I download lastest MySQL version (version 5.1), does it support transaction or not (I heard MySQL does not support transaction before)?
thanks in advance, George