diff options
Diffstat (limited to 'dep/include/mysql/my_global.h')
-rw-r--r-- | dep/include/mysql/my_global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/mysql/my_global.h b/dep/include/mysql/my_global.h index 08877300d8a..02bbd30e34a 100644 --- a/dep/include/mysql/my_global.h +++ b/dep/include/mysql/my_global.h @@ -1352,3 +1352,4 @@ do { doubleget_union _tmp; \ #define MY_INT64_NUM_DECIMAL_DIGITS 21 #endif /* my_global_h */ + |