File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- lastmod : 2021-10-23
2
+ lastmod : 2021-12-24
3
3
date : 2016-10-16
4
4
menu :
5
5
main :
@@ -293,3 +293,5 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
293
293
* [ #105209 ] ( https://bugs.mysql.com/bug.php?id=105209 ) : Timespan value of zero can't be read with prepared command
294
294
* [ #105728 ] ( https://bugs.mysql.com/bug.php?id=105728 ) : Named command parameters override query attribute values
295
295
* [ #105730 ] ( https://bugs.mysql.com/bug.php?id=105730 ) : ` MySqlCommand.Clone ` doesn't clone attributes
296
+ * [ #105768 ] ( https://bugs.mysql.com/bug.php?id=105768 ) : ` MySqlCommandBuilder ` doesn't support tables with ` BIGINT UNSIGNED ` primary key
297
+ * [ #105965 ] ( https://bugs.mysql.com/bug.php?id=105965 ) : ` MySqlParameterCollection.Add(object) ` has quadratic performance
You can’t perform that action at this time.
0 commit comments