summaryrefslogtreecommitdiff
path: root/innobase
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2003-03-16 14:40:41 +0200
committerunknown <heikki@hundin.mysql.fi>2003-03-16 14:40:41 +0200
commit11fdb2d387f563e44821549a1f7382e752ec6a09 (patch)
treed7505c5d43e5693b291983ae1e2668f5e1402fd5 /innobase
parent3ad8b4c19c93a309466579cce971bbcc382511d4 (diff)
downloadmariadb-git-11fdb2d387f563e44821549a1f7382e752ec6a09.tar.gz
row0mysql.c:
Test if merging from 3.23 to 4.0 succeeds innobase/row/row0mysql.c: Test if merging from 3.23 to 4.0 succeeds
Diffstat (limited to 'innobase')
-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 f0aa413a64c..ae2f3514f4d 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