Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv15700/migration
Modified Files:
Tag: b1_4
migration_1.3_to_1.4.txt
Log Message:
Typo in migration script (backport)
See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/migration
Index: migration_1.3_to_1.4.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/migration/migration_1.3_to_1.4.txt,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -u -b -r1.4.2.3 -r1.4.2.4
--- migration_1.3_to_1.4.txt 25 Feb 2008 13:23:55 -0000 1.4.2.3
+++ migration_1.3_to_1.4.txt 28 Feb 2008 08:54:24 -0000 1.4.2.4
@@ -114,8 +114,8 @@
Goal:
Type: sql-script
--- Start script ---
-UPDATE mm_proeprties SET key = 'system.livepath' WHERE key =
'egemmail.livepath';
-UPDATE live_proeprties SET key = 'system.livepath' WHERE key =
'egemmail.livepath';
+UPDATE mm_properties SET m_key = 'system.livepath' WHERE m_key =
'egemmail.livepath';
+UPDATE live_properties SET m_key = 'system.livepath' WHERE m_key =
'egemmail.livepath';
--- End script ---
Exceptions/errors/other problems and what to do:
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs