summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mysqlc/source/mysqlc_types.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysqlc/source/mysqlc_types.cxx b/mysqlc/source/mysqlc_types.cxx
index 75f74aee8aca..253cf002a63c 100644
--- a/mysqlc/source/mysqlc_types.cxx
+++ b/mysqlc/source/mysqlc_types.cxx
@@ -163,7 +163,7 @@ TypeInfoDef mysqlc_types[] = {
{
"LONGBLOB", // Typename
com::sun::star::sdbc::DataType::LONGVARBINARY, // sdbc-type
- 0xFFFFFFFF, // Precision
+ -1, // Precision
"'", // Literal prefix
"'", // Literal suffix
"", // Create params