New commits:
commit 01517f4ed6244b61cc4d1b542662d307f9fcd395
Author: George Sherwood <george AT beernabeer.com>
Commit: George Sherwood <george AT beernabeer.com>
mysql: Added FINAL with information about initial configuration.
Bug #7047
diff --git a/database/mysql/FINAL b/database/mysql/FINAL
new file mode 100755
index 0000000..5213148
--- /dev/null
+++ b/database/mysql/FINAL
@@ -0,0 +1,4 @@
+ message "${MESSAGE_COLOR}After initial install of mysql run"
+ message "\"mysql_install_db --user=mysql\" to create directory"
+ message "structure and initial tables. See mysql documentation"
+ message "for more information${DEFAULT_COLOR}"
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 6865ff4..b383ba1 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2010-05-10 George Sherwood <gsherwood AT sourcemage.org>
+ * FINAL: Added to provide post install info. Bug #7047
+
2010-04-29 Elisamuel Resto <ryuji AT sourcemage.org>
* PREPARE, INSTALL: move sql-bench and mysql-test to shared; prompt,
remove if no
[SM-Commit] GIT changes to master grimoire by George Sherwood (01517f4ed6244b61cc4d1b542662d307f9fcd395),
George Sherwood, 05/10/2010