Comments - MariaDB versus MySQL - Compatibility

10 years, 10 months ago Vladislav Vaintroub
This comment has the status of 'removed' and can only be seen by you.

Addendum : I now tried also simple Connector/NET (latest).

Dor both MySQL5.5.31, and MariaDB 5.5.31, MySqlCommand.ExecuteScalar() returns a System.Int64 (CommandText is set to "select 1"), which is what I also would expect. So, I can't see any incompatibility.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.