#At file:///home/msvensson/mysql/copyright/7.1-copyright/ based on revid:kent.boortz@strippedp9uzuw7ot0c34
4060 Magnus Blåudd 2011-02-01
Updated/added copyright headers
- fix problem in clusterj's schema.sql which does not allow "--comments", use
"# comments" instead
modified:
storage/ndb/clusterj/clusterj-test/src/main/resources/schema.sql
=== modified file 'storage/ndb/clusterj/clusterj-test/src/main/resources/schema.sql'
--- a/storage/ndb/clusterj/clusterj-test/src/main/resources/schema.sql 2011-01-31 09:07:01 +0000
+++ b/storage/ndb/clusterj/clusterj-test/src/main/resources/schema.sql 2011-02-01 08:41:56 +0000
@@ -1,18 +1,18 @@
--- Copyright (C) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
---
--- This program is free software; you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation; version 2 of the License.
---
--- This program is distributed in the hope that it will be useful,
--- but WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
--- GNU General Public License for more details.
---
--- You should have received a copy of the GNU General Public License
--- along with this program; if not, write to the Free Software
--- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
+# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+#
# the first statement is a drop table for the test table
drop table if exists t_basic;
# the second statement is a test; if it succeeds, skip the rest of the file.
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110201084156-9mc0fyo03v75ilu0.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.1 branch (magnus.blaudd:4060) | Magnus Blåudd | 1 Feb |