-
- | username |
- password |
- security level |
- comment |
-
-
- | ADMINISTRATOR |
- ADMINISTRATOR |
- 3 |
- has almost all administrator features |
-
-
- | GAMEMASTER |
- GAMEMASTER |
- 2 |
- has limited access |
-
-
- | MODERATOR |
- MODERATOR |
- 1 |
- has moderator access features (chat, tickets...) |
-
-
- | PLAYER |
- PLAYER |
- 0 |
- its simple player account, has no access to gm commands |
-
-
-
-If you still want to use a clear realmd database, make sure that on these accounts no characters were created. If there is, truncate or reimport characters.sql and execute all these queries on realmd database - "truncate table account; truncate table realmcharacters;" (without quotes).
diff --git a/sql/_tools/mysql.exe b/sql/_tools/mysql.exe
new file mode 100644
index 000000000..9edbdae6b
Binary files /dev/null and b/sql/_tools/mysql.exe differ
diff --git a/sql/_tools/mysqldump.exe b/sql/_tools/mysqldump.exe
new file mode 100644
index 000000000..e2dc107f9
Binary files /dev/null and b/sql/_tools/mysqldump.exe differ
diff --git a/sql/characters.sql b/sql/characters.sql
index 2b5cea590..afd21b130 100644
--- a/sql/characters.sql
+++ b/sql/characters.sql
@@ -1,20 +1,8 @@
+-- MySQL dump 10.13 Distrib 5.5.34, for debian-linux-gnu (x86_64)
--
--- Copyright (C) 2005-2014 MaNGOS