summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
diff options
context:
space:
mode:
authorunknown <joerg@trift-lap.none>2007-07-19 15:11:01 +0200
committerunknown <joerg@trift-lap.none>2007-07-19 15:11:01 +0200
commitbb00bbef1bf7bf75cd8499778e58b0e1b8484c4e (patch)
tree39f3642d2cc60e951e7111e74065b0abe442615f /sql/item_strfunc.cc
parent17ccc0dd75b39c8d70aa5648d050690ae7cff376 (diff)
parentf4209c71a24ec563dd876db3a94fad7d2c53b8aa (diff)
downloadmariadb-git-bb00bbef1bf7bf75cd8499778e58b0e1b8484c4e.tar.gz
Merge trift-lap.none:/MySQL/M50/bug14151-5.0
into trift-lap.none:/MySQL/M51/bug14151-5.1 BitKeeper/deleted/.del-MySQL-Source.icc~edded3c3a5cf83b1: Auto merged BitKeeper/deleted/.del-mysqlmanager-pwgen.c~d8f5f91ec54432b9: Auto merged BitKeeper/deleted/.del-mysqlmanager.c~e97636d71145a0b: Auto merged include/Makefile.am: Auto merged sql/item_strfunc.cc: Auto merged sql/table.cc: Auto merged
Diffstat (limited to 'sql/item_strfunc.cc')
-rw-r--r--sql/item_strfunc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_strfunc.cc b/sql/item_strfunc.cc
index a376504512f..d54b9961562 100644
--- a/sql/item_strfunc.cc
+++ b/sql/item_strfunc.cc
@@ -25,7 +25,7 @@
#include "mysql_priv.h"
#include <m_ctype.h>
-#include "md5.h"
+#include "my_md5.h"
#include "sha1.h"
#include "my_aes.h"
#include <zlib.h>