File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ The following bugs in Connector/NET are fixed by switching to MySqlConnector. (~
126
126
* [ #91123 ] ( https://bugs.mysql.com/bug.php?id=91123 ) : Database names are case-sensitive when calling a stored procedure
127
127
* [ #91199 ] ( https://bugs.mysql.com/bug.php?id=91199 ) : Can't insert ` MySqlDateTime ` values
128
128
* [ #91751 ] ( https://bugs.mysql.com/bug.php?id=91751 ) : ` YEAR ` column retrieved incorrectly with prepared command
129
- * [ #91752 ] ( https://bugs.mysql.com/bug.php?id=91752 ) : ` 00:00:00 ` is converted to ` NULL ` with prepared command
129
+ * ~~ [ #91752 ] ( https://bugs.mysql.com/bug.php?id=91752 ) : ` 00:00:00 ` is converted to ` NULL ` with prepared command~~
130
130
* [ #91753 ] ( https://bugs.mysql.com/bug.php?id=91753 ) : Unnamed parameter not supported by ` MySqlCommand.Prepare `
131
131
* [ #91754 ] ( https://bugs.mysql.com/bug.php?id=91754 ) : Inserting 16MiB ` BLOB ` shifts it by four bytes when prepared
132
132
* [ #91770 ] ( https://bugs.mysql.com/bug.php?id=91770 ) : ` TIME(n) ` column loses microseconds with prepared command
You can’t perform that action at this time.
0 commit comments