[svn:dbi] r14144 - dbi/trunk/t

[email protected]
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: REHSACK
Date: Mon Jun 14 06:39:04 2010
New Revision: 14144

Modified:
   dbi/trunk/t/52dbm_complex.t

Log:
Fix duplicate PK (detected by the DBD::DBM fix suggested by
Tim Bunce)


Modified: dbi/trunk/t/52dbm_complex.t
==============================================================================
--- dbi/trunk/t/52dbm_complex.t	(original)
+++ dbi/trunk/t/52dbm_complex.t	Mon Jun 14 06:39:04 2010
@@ -168,11 +168,11 @@
 INSERT INTO PREC_%s VALUES (15,  8,  9, 1)
 INSERT INTO PREC_%s VALUES (16,  8, 10, 1)
 INSERT INTO PREC_%s VALUES (17,  9,  9, 1)
-INSERT INTO PREC_%s VALUES (17,  9, 10, 1)
-INSERT INTO PREC_%s VALUES (18, 11,  3, 1)
-INSERT INTO PREC_%s VALUES (19, 11,  4, 2)
-INSERT INTO PREC_%s VALUES (20, 12,  4, 1)
-INSERT INTO PREC_%s VALUES (21, 12,  3, 2)
+INSERT INTO PREC_%s VALUES (18,  9, 10, 1)
+INSERT INTO PREC_%s VALUES (19, 11,  3, 1)
+INSERT INTO PREC_%s VALUES (20, 11,  4, 2)
+INSERT INTO PREC_%s VALUES (21, 12,  4, 1)
+INSERT INTO PREC_%s VALUES (22, 12,  3, 2)
 
 INSERT INTO LANDSCAPE_%s VALUES (1, 'Logistic')
 INSERT INTO LANDSCAPE_%s VALUES (2, 'Infrastructure')
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.