pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/open2300-mysql
Module Name: pkgsrc
Committed By: martin
Date: Sat Sep 3 12:52:00 UTC 2022
Modified Files:
pkgsrc/misc/open2300-mysql: MESSAGE
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/open2300-mysql/MESSAGE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/open2300-mysql/MESSAGE
diff -u pkgsrc/misc/open2300-mysql/MESSAGE:1.5 pkgsrc/misc/open2300-mysql/MESSAGE:1.6
--- pkgsrc/misc/open2300-mysql/MESSAGE:1.5 Fri Feb 5 15:27:27 2010
+++ pkgsrc/misc/open2300-mysql/MESSAGE Sat Sep 3 12:52:00 2022
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.5 2010/02/05 15:27:27 martin Exp $
+$NetBSD: MESSAGE,v 1.6 2022/09/03 12:52:00 martin Exp $
Before you can use this program, you need to configure the MySQL
connection in the open2300.conf file. The mysql user used by the
@@ -30,7 +30,7 @@ The program code suggests the following
UNIQUE KEY `timestamp` (`timestamp`)
) TYPE=MyISAM;
-Not that the actual field names are not used, but the structure
+Note that the actual field names are not used, but the structure
needs to be compatible. This alternative structure (for newer MySQL
versions) works as well:
Home |
Main Index |
Thread Index |
Old Index