Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.3390 05/08/25 12:57:08 stefan@stripped +1 -0
manual.de.texi:
Correct typo reported by Swiss user
Docs/manual.de.texi
1.55 05/08/25 12:56:47 stefan@stripped +1 -1
Correct typo reported by Swiss user
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: stefan
# Host: apollon.site
# Root: /home/stefan/bk/mysqldoc
--- 1.54/Docs/manual.de.texi 2005-08-14 04:12:40 +02:00
+++ 1.55/Docs/manual.de.texi 2005-08-25 12:56:47 +02:00
@@ -12563,7 +12563,7 @@
artikel INT(4) UNSIGNED ZEROFILL DEFAULT '0000' NOT NULL,
haendler CHAR(20) DEFAULT '' NOT NULL,
preis DOUBLE(16,2) DEFAULT '0.00' NOT NULL,
- PRIMARY KEY(artikel, dealer));
+ PRIMARY KEY(artikel, haendler));
INSERT INTO shop VALUES
(1,'A',3.45),(1,'B',3.99),(2,'A',10.99),(3,'B',1.45),(3,'C',1.69),
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (stefan:1.3390) | stefan | 25 Aug |