summaryrefslogtreecommitdiff
path: root/sql/compat56.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/compat56.cc')
-rw-r--r--sql/compat56.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/compat56.cc b/sql/compat56.cc
index a500fcc46e1..3d8574419d3 100644
--- a/sql/compat56.cc
+++ b/sql/compat56.cc
@@ -305,7 +305,7 @@ uint my_datetime_binary_length(uint dec)
/*
On disk we store as unsigned number with DATETIMEF_INT_OFS offset,
- for HA_KETYPE_BINARY compatibilty purposes.
+ for HA_KETYPE_BINARY compatibility purposes.
*/
#define DATETIMEF_INT_OFS 0x8000000000LL