Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (01517f4ed6244b61cc4d1b542662d307f9fcd395)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (01517f4ed6244b61cc4d1b542662d307f9fcd395)
  • Date: Mon, 10 May 2010 22:02:06 -0500

GIT changes to master grimoire by George Sherwood <george AT beernabeer.com>:

database/mysql/FINAL | 4 ++++
database/mysql/HISTORY | 3 +++
2 files changed, 7 insertions(+)

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

Archive powered by MHonArc 2.6.24.

Top of Page