summaryrefslogtreecommitdiffstats
path: root/raddb/mods-config/sql/main/ndb/README
diff options
context:
space:
mode:
Diffstat (limited to 'raddb/mods-config/sql/main/ndb/README')
-rw-r--r--raddb/mods-config/sql/main/ndb/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/raddb/mods-config/sql/main/ndb/README b/raddb/mods-config/sql/main/ndb/README
new file mode 100644
index 0000000..71f5aa3
--- /dev/null
+++ b/raddb/mods-config/sql/main/ndb/README
@@ -0,0 +1,5 @@
+ The SQL schema and 'create admin user" scripts are here in order to
+simplify the process of using MySQL cluster.
+
+ The queries are NOT located here, because the database driver for
+MySQL cluster is just "mysql", and not "ndb".