#At file:///home/msvensson/mysql/7.0/ based on revid:magnus.blaudd@stripped
3994 Magnus Blåudd 2010-11-10
ndb
- make ha_ndbinfo include ha_ndbcluster_glue.h to get the correct headers
and defines
modified:
sql/ha_ndbinfo.cc
=== modified file 'sql/ha_ndbinfo.cc'
--- a/sql/ha_ndbinfo.cc 2010-04-15 12:55:31 +0000
+++ b/sql/ha_ndbinfo.cc 2010-11-10 14:17:13 +0000
@@ -16,7 +16,8 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "mysql_priv.h"
+#include "ha_ndbcluster_glue.h"
+
#ifdef WITH_NDBCLUSTER_STORAGE_ENGINE
#include "ha_ndbinfo.h"
#include "../storage/ndb/src/ndbapi/NdbInfo.hpp"
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@sun.com-20101110141713-xyzvkkk1hbbkenh3.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:3994) | Magnus Blåudd | 10 Nov |