We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce96e87 commit f4cced8Copy full SHA for f4cced8
readme.md
@@ -88,7 +88,7 @@ mBeanServer.registerMBean(stats, statsObjectName);
88
## Implementation notes
89
90
- data of numeric types (tinyint, etc) always returned signed(!) regardless of whether column definition includes "unsigned" keyword or not
91
-- data of *text/*blob types always returned as a byte array
+- data of \*text/\*blob types always returned as a byte array
92
- timestamp is timezone-sensitive
93
94
## Documentation
0 commit comments