79233581

Date: 2024-11-28 11:06:45
Score: 2.5
Natty:
Report link

I am also facing an issue to connect with Mariadb v10.11. My code,

MySqlConnection mySqlConn = new MySqlConnection("server=XXXXX;port=3306;database=XXXX;uid=XXXX;password=XXXX;commandinterceptors=Jf.MySql.Data.Collations.Interceptor,Jf.MySql.Data.Collations"); Utf8mb3.Enable(); mySqlConn.Open();

Note : Using above MySqlConnection i am able to connect with Mariadb 10.5 but its failing for Mariadb v10.11. I am using MySql.Data.dll (Ver: 6.9.8.0) and Jf.MySql.Data.Collations.dll ( Ver: 0.2.0.0).

What could be wrong here. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): What could be
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Riyajodin Shaikh Phonologies