summaryrefslogtreecommitdiff
path: root/innobase/row/row0mysql.c
diff options
context:
space:
mode:
authormonty@narttu.mysql.fi <>2003-03-18 03:19:20 +0200
committermonty@narttu.mysql.fi <>2003-03-18 03:19:20 +0200
commitc2fa342d537b52f042ea3789f220df6cee6a6a74 (patch)
treeda8cf393b1fa3a8b2096289ccb606a372e734759 /innobase/row/row0mysql.c
parent052edd98d426a4738c88f6f63870c3ecfffeae84 (diff)
parent85de222334f89a95bb60554b537d84c3bdc5a627 (diff)
downloadmariadb-git-c2fa342d537b52f042ea3789f220df6cee6a6a74.tar.gz
Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables
Diffstat (limited to 'innobase/row/row0mysql.c')
-rw-r--r--innobase/row/row0mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/row/row0mysql.c b/innobase/row/row0mysql.c
index ba56b3071cd..0ca1a7516e0 100644
--- a/innobase/row/row0mysql.c
+++ b/innobase/row/row0mysql.c
@@ -6,7 +6,7 @@ Contains also create table and other data dictionary operations.
Created 9/17/2000 Heikki Tuuri
*******************************************************/
-
+
#include "row0mysql.h"
#ifdef UNIV_NONINL