Skip to content

Commit 848eda1

Browse files
committed
Fix missing option name in documentation.
1 parent dd518bf commit 848eda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/connection-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ from your connection string when migrating from Connector/NET to MySqlConnector.
515515
<td>Use <a href="/overview/logging/">MySqlConnector logging</a> (which is more flexible) instead.</td>
516516
</tr>
517517
<tr id="OldGetStringBehavior">
518-
<td></td>
518+
<td>OldGetStringBehavior</td>
519519
<td>false</td>
520520
<td>This option is temporary in Connector/NET and unsupported in MySqlConnector.</td>
521521
</tr>

0 commit comments

Comments
 (0)