Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv15489/migration
Modified Files:
migration_1.3_to_1.4.txt
Log Message:
Typo in migration SQL script
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.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- migration_1.3_to_1.4.txt 25 Feb 2008 14:18:26 -0000 1.7
+++ migration_1.3_to_1.4.txt 28 Feb 2008 08:43:01 -0000 1.8
@@ -115,8 +115,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