Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Duplicate
-
10.11.5
-
None
-
windows 10
Description
Bonjour,
We use a powershell script to get datas from a MariaDB table version 10.11.5. But it doesn't work. Even if it works with 10.9.2 version server.
Problem is at line 23 in testCon.ps1 file, function $dataAdapter.Fill($dataSet, "data")
I don't understand what's the problem.
What is the difference between v10.9.2 and v10.11.5 that don't allow me to get datas ?
Thanks a lot, have a good day.
Attachments
Issue Links
- duplicates
-
MDEV-31608 MySQL.Data can not connect to MariaDB 11 due a collations with a NULL id.
- Closed