From: Kent Boortz Date: January 30 2011 8:42pm Subject: bzr commit into mysql-5.1-telco-6.3 branch (kent.boortz:3380) List-Archive: http://lists.mysql.com/commits/129979 Message-Id: <20110130204243.7316.qmail@helheim> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1289455029==" --===============1289455029== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline #At file:///net/helheim/store/bteam/bzr/kent/copyright-work/repos/mysql-5.1-telco-6.3/ based on revid:jonas@stripped 3380 Kent Boortz 2011-01-30 Updated/added copyright headers modified: storage/ndb/config/make-win-dsw.sh storage/ndb/config/win-includes storage/ndb/config/win-libraries storage/ndb/config/win-name storage/ndb/config/win-sources storage/ndb/docs/doxygen/Doxyfile.mgmapi storage/ndb/docs/doxygen/Doxyfile.ndb storage/ndb/docs/doxygen/Doxyfile.ndbapi storage/ndb/docs/doxygen/Doxyfile.odbc storage/ndb/docs/doxygen/postdoxy.pl storage/ndb/docs/doxygen/predoxy.pl storage/ndb/ndbjtie/Makefile.defaults storage/ndb/ndbjtie/env.properties storage/ndb/ndbjtie/src/jtie/jtie/Wrapper.java storage/ndb/src/common/debugger/SignalLoggerManager.cpp storage/ndb/src/kernel/blocks/ERROR_codes.txt storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp storage/ndb/src/kernel/blocks/dbtup/test_dynbm.c storage/ndb/src/kernel/blocks/dbtux/DbtuxBuild.cpp storage/ndb/src/kernel/blocks/lgman.cpp storage/ndb/src/kernel/blocks/tsman.cpp storage/ndb/src/kernel/blocks/tsman.hpp storage/ndb/src/kernel/vm/SimulatedBlock.hpp storage/ndb/src/libndb.ver.in storage/ndb/src/mgmclient/CommandInterpreter.cpp storage/ndb/src/ndbapi/NdbScanOperation.cpp storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp storage/ndb/test/ndbapi/slow_select.cpp storage/ndb/test/ndbapi/testBasic.cpp storage/ndb/test/ndbapi/testBitfield.cpp storage/ndb/test/ndbapi/testDict.cpp storage/ndb/test/ndbapi/testLcp.cpp storage/ndb/test/ndbnet/test.run storage/ndb/test/ndbnet/testError.run storage/ndb/test/ndbnet/testMNF.run storage/ndb/test/ndbnet/testNR.run storage/ndb/test/ndbnet/testNR1.run storage/ndb/test/ndbnet/testNR4.run storage/ndb/test/ndbnet/testSRhang.run storage/ndb/test/ndbnet/testTR295.run storage/ndb/test/run-test/16node-tests.txt storage/ndb/test/run-test/atrt-analyze-result.sh storage/ndb/test/run-test/atrt-backtrace.sh storage/ndb/test/run-test/atrt-clear-result.sh storage/ndb/test/run-test/atrt-gather-result.sh storage/ndb/test/run-test/atrt-mysql-test-run storage/ndb/test/run-test/atrt-mysqltest storage/ndb/test/run-test/atrt-setup.sh storage/ndb/test/run-test/atrt-testBackup storage/ndb/test/run-test/autotest-boot.sh storage/ndb/test/run-test/autotest-run.sh storage/ndb/test/run-test/basic.txt storage/ndb/test/run-test/check-tests.sh storage/ndb/test/run-test/daily-basic-tests.txt storage/ndb/test/run-test/daily-devel-tests.txt storage/ndb/test/run-test/db.sql storage/ndb/test/run-test/files.cpp storage/ndb/test/run-test/make-config.sh storage/ndb/test/run-test/make-html-reports.sh storage/ndb/test/run-test/make-index.sh storage/ndb/test/run-test/ndb-autotest.sh storage/ndb/test/run-test/setup.cpp storage/ndb/test/run-test/upgrade-boot.sh storage/ndb/test/sql/BANK.sql storage/ndb/test/sql/T1.sql storage/ndb/test/sql/test_create_drop.pl storage/ndb/test/sql/test_range_bounds.pl storage/ndb/test/tools/log_listner.cpp storage/ndb/tools/clean-links.sh storage/ndb/tools/make-errors.pl storage/ndb/tools/make-links.sh storage/ndb/tools/ndb_error_reporter storage/ndb/tools/rgrep === modified file 'storage/ndb/config/make-win-dsw.sh' --- a/storage/ndb/config/make-win-dsw.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/config/make-win-dsw.sh 2011-01-30 20:42:21 +0000 @@ -1,3 +1,17 @@ +# Copyright (C) 2004, 2005 MySQL AB +# +# 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 cat < -© 2003-2004 MySQL AB +© 2003, 2005 MySQL AB, 2010 Sun Microsystems, Inc.
=== modified file 'storage/ndb/ndbjtie/Makefile.defaults' --- a/storage/ndb/ndbjtie/Makefile.defaults 2009-06-20 21:40:43 +0000 +++ b/storage/ndb/ndbjtie/Makefile.defaults 2011-01-30 20:42:21 +0000 @@ -1,3 +1,17 @@ +# Copyright 2009 Sun Microsystems, Inc. +# +# 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 #------------------------------------------------------------------------------ # Default Variables Section: === modified file 'storage/ndb/ndbjtie/env.properties' --- a/storage/ndb/ndbjtie/env.properties 2009-06-19 04:54:13 +0000 +++ b/storage/ndb/ndbjtie/env.properties 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright 2009 Sun Microsystems, Inc. +# +# 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 + # ---------------------------------------------------------------------- # === modified file 'storage/ndb/ndbjtie/src/jtie/jtie/Wrapper.java' --- a/storage/ndb/ndbjtie/src/jtie/jtie/Wrapper.java 2009-06-19 04:54:13 +0000 +++ b/storage/ndb/ndbjtie/src/jtie/jtie/Wrapper.java 2011-01-30 20:42:21 +0000 @@ -1,4 +1,22 @@ /* + Copyright 2009 Sun Microsystems, Inc. + All rights reserved. Use is subject to license terms. + + 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 +*/ + +/* * Wrapper.java */ === modified file 'storage/ndb/src/common/debugger/SignalLoggerManager.cpp' --- a/storage/ndb/src/common/debugger/SignalLoggerManager.cpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/common/debugger/SignalLoggerManager.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/ERROR_codes.txt' --- a/storage/ndb/src/kernel/blocks/ERROR_codes.txt 2011-01-14 11:02:20 +0000 +++ b/storage/ndb/src/kernel/blocks/ERROR_codes.txt 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (c) 2003, 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 + Next QMGR 938 Next NDBCNTR 1002 Next NDBFS 2000 === modified file 'storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp' --- a/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp' --- a/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp 2011-01-14 11:02:20 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp' --- a/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp' --- a/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp' --- a/storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp 2011-01-14 11:02:20 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp' --- a/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp' --- a/storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp 2011-01-03 11:02:42 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/kernel/blocks/dbtup/test_dynbm.c' --- a/storage/ndb/src/kernel/blocks/dbtup/test_dynbm.c 2007-04-03 12:49:05 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtup/test_dynbm.c 2011-01-30 20:42:21 +0000 @@ -1,3 +1,21 @@ +/* + Copyright (C) 2007 MySQL AB + All rights reserved. Use is subject to license terms. + + 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 +*/ + #include #include #include === modified file 'storage/ndb/src/kernel/blocks/dbtux/DbtuxBuild.cpp' --- a/storage/ndb/src/kernel/blocks/dbtux/DbtuxBuild.cpp 2010-09-24 11:06:19 +0000 +++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxBuild.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,19 @@ +/* + Copyright (c) 2009, 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 +*/ #include "Dbtux.hpp" === modified file 'storage/ndb/src/kernel/blocks/lgman.cpp' --- a/storage/ndb/src/kernel/blocks/lgman.cpp 2011-01-14 13:15:12 +0000 +++ b/storage/ndb/src/kernel/blocks/lgman.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2005, 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 === modified file 'storage/ndb/src/kernel/blocks/tsman.cpp' --- a/storage/ndb/src/kernel/blocks/tsman.cpp 2011-01-14 13:10:00 +0000 +++ b/storage/ndb/src/kernel/blocks/tsman.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2005, 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 === modified file 'storage/ndb/src/kernel/blocks/tsman.hpp' --- a/storage/ndb/src/kernel/blocks/tsman.hpp 2011-01-14 13:10:00 +0000 +++ b/storage/ndb/src/kernel/blocks/tsman.hpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2005, 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 === modified file 'storage/ndb/src/kernel/vm/SimulatedBlock.hpp' --- a/storage/ndb/src/kernel/vm/SimulatedBlock.hpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/kernel/vm/SimulatedBlock.hpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/src/libndb.ver.in' --- a/storage/ndb/src/libndb.ver.in 2007-01-19 00:31:43 +0000 +++ b/storage/ndb/src/libndb.ver.in 2011-01-30 20:42:21 +0000 @@ -1,2 +1,17 @@ +# Copyright (C) 2007 MySQL AB +# +# 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 + libndbclient_@NDB_SHARED_LIB_MAJOR_VERSION@ { global: *; }; === modified file 'storage/ndb/src/mgmclient/CommandInterpreter.cpp' --- a/storage/ndb/src/mgmclient/CommandInterpreter.cpp 2010-03-04 12:26:53 +0000 +++ b/storage/ndb/src/mgmclient/CommandInterpreter.cpp 2011-01-30 20:42:21 +0000 @@ -1,5 +1,5 @@ /* - Copyright (C) 2003 MySQL AB, 2010 Sun Microsystems, Inc. + Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. All rights reserved. Use is subject to license terms. This program is free software; you can redistribute it and/or modify === modified file 'storage/ndb/src/ndbapi/NdbScanOperation.cpp' --- a/storage/ndb/src/ndbapi/NdbScanOperation.cpp 2011-01-03 10:56:37 +0000 +++ b/storage/ndb/src/ndbapi/NdbScanOperation.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp' --- a/storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp 2011-01-16 06:21:36 +0000 +++ b/storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2005, 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 === modified file 'storage/ndb/test/ndbapi/slow_select.cpp' --- a/storage/ndb/test/ndbapi/slow_select.cpp 2009-09-25 13:11:39 +0000 +++ b/storage/ndb/test/ndbapi/slow_select.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,20 @@ +/* + Copyright (C) 2004, 2005 MySQL AB, 2009 Sun Microsystems, Inc. + All rights reserved. Use is subject to license terms. + + 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 +*/ #include #include === modified file 'storage/ndb/test/ndbapi/testBasic.cpp' --- a/storage/ndb/test/ndbapi/testBasic.cpp 2011-01-14 11:02:20 +0000 +++ b/storage/ndb/test/ndbapi/testBasic.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/test/ndbapi/testBitfield.cpp' --- a/storage/ndb/test/ndbapi/testBitfield.cpp 2010-09-03 05:30:17 +0000 +++ b/storage/ndb/test/ndbapi/testBitfield.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,19 @@ +/* + Copyright (c) 2004, 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 +*/ #include #include === modified file 'storage/ndb/test/ndbapi/testDict.cpp' --- a/storage/ndb/test/ndbapi/testDict.cpp 2011-01-03 18:07:06 +0000 +++ b/storage/ndb/test/ndbapi/testDict.cpp 2011-01-30 20:42:21 +0000 @@ -1,6 +1,5 @@ /* - Copyright (C) 2003 MySQL AB - All rights reserved. Use is subject to license terms. + Copyright (c) 2003, 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 === modified file 'storage/ndb/test/ndbapi/testLcp.cpp' --- a/storage/ndb/test/ndbapi/testLcp.cpp 2009-09-25 13:11:39 +0000 +++ b/storage/ndb/test/ndbapi/testLcp.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,20 @@ +/* + Copyright (C) 2004, 2005 MySQL AB, 2009 Sun Microsystems, Inc. + All rights reserved. Use is subject to license terms. + + 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 +*/ #include #include === modified file 'storage/ndb/test/ndbnet/test.run' --- a/storage/ndb/test/ndbnet/test.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/test.run 2011-01-30 20:42:21 +0000 @@ -1,3 +1,16 @@ +# Copyright (C) 2003, 2005 MySQL AB # +# 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 system("printenv|sort"); === modified file 'storage/ndb/test/ndbnet/testError.run' --- a/storage/ndb/test/ndbnet/testError.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testError.run 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # # file : test/ndbnet/testError.run # usage: perl testError.run === modified file 'storage/ndb/test/ndbnet/testMNF.run' --- a/storage/ndb/test/ndbnet/testMNF.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testMNF.run 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # # file : test/ndbnet/testError.run # usage: perl testError.run === modified file 'storage/ndb/test/ndbnet/testNR.run' --- a/storage/ndb/test/ndbnet/testNR.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testNR.run 2011-01-30 20:42:21 +0000 @@ -1,4 +1,17 @@ +# Copyright (C) 2003, 2005 MySQL AB # +# 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 use strict; use NDB::Run; === modified file 'storage/ndb/test/ndbnet/testNR1.run' --- a/storage/ndb/test/ndbnet/testNR1.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testNR1.run 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # Node recovery killing 1 node out of 4 at the time and waiting for recover use strict; === modified file 'storage/ndb/test/ndbnet/testNR4.run' --- a/storage/ndb/test/ndbnet/testNR4.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testNR4.run 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # Node recovery killing 1 node out of 4 at the time and waiting for recover use strict; === modified file 'storage/ndb/test/ndbnet/testSRhang.run' --- a/storage/ndb/test/ndbnet/testSRhang.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testSRhang.run 2011-01-30 20:42:21 +0000 @@ -1,4 +1,17 @@ +# Copyright (C) 2003, 2005 MySQL AB # +# 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 use strict; use NDB::Run; === modified file 'storage/ndb/test/ndbnet/testTR295.run' --- a/storage/ndb/test/ndbnet/testTR295.run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/ndbnet/testTR295.run 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # testing TR295, kill non-master when recovering in phase 4 use strict; === modified file 'storage/ndb/test/run-test/16node-tests.txt' --- a/storage/ndb/test/run-test/16node-tests.txt 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/16node-tests.txt 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2005 MySQL AB +# +# 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 + # BASIC FUNCTIONALITY max-time: 500 cmd: testBasic === modified file 'storage/ndb/test/run-test/atrt-analyze-result.sh' --- a/storage/ndb/test/run-test/atrt-analyze-result.sh 2008-08-24 18:38:25 +0000 +++ b/storage/ndb/test/run-test/atrt-analyze-result.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2003, 2008 MySQL AB +# +# 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 + cores=`find result -name 'core*'` if [ "$cores" ] then === modified file 'storage/ndb/test/run-test/atrt-backtrace.sh' --- a/storage/ndb/test/run-test/atrt-backtrace.sh 2008-09-03 13:59:40 +0000 +++ b/storage/ndb/test/run-test/atrt-backtrace.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2008 MySQL AB +# +# 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 + core=$1 out=$2 === modified file 'storage/ndb/test/run-test/atrt-clear-result.sh' --- a/storage/ndb/test/run-test/atrt-clear-result.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/atrt-clear-result.sh 2011-01-30 20:42:21 +0000 @@ -1,4 +1,19 @@ #!/bin/sh +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + set -e rm -rf result === modified file 'storage/ndb/test/run-test/atrt-gather-result.sh' --- a/storage/ndb/test/run-test/atrt-gather-result.sh 2009-12-15 12:31:14 +0000 +++ b/storage/ndb/test/run-test/atrt-gather-result.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2003, 2007 MySQL AB, 2008, 2009 Sun Microsystems, Inc. +# +# 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 + set -e mkdir -p result === modified file 'storage/ndb/test/run-test/atrt-mysql-test-run' --- a/storage/ndb/test/run-test/atrt-mysql-test-run 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/atrt-mysql-test-run 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2004, 2005 MySQL AB +# +# 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 + set -x p=`pwd` cd $MYSQL_BASE_DIR/mysql-test === modified file 'storage/ndb/test/run-test/atrt-mysqltest' --- a/storage/ndb/test/run-test/atrt-mysqltest 2010-08-02 11:36:25 +0000 +++ b/storage/ndb/test/run-test/atrt-mysqltest 2011-01-30 20:42:21 +0000 @@ -1,4 +1,20 @@ #!/bin/sh + +# Copyright (c) 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 + # # Use like this in the ATRT test file: # === modified file 'storage/ndb/test/run-test/atrt-setup.sh' --- a/storage/ndb/test/run-test/atrt-setup.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/atrt-setup.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + set -e ssh $1 mkdir -p $3 === modified file 'storage/ndb/test/run-test/atrt-testBackup' --- a/storage/ndb/test/run-test/atrt-testBackup 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/atrt-testBackup 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2004, 2005 MySQL AB +# +# 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 + PATH=$PATH:$MYSQL_BASE_DIR/bin export PATH === modified file 'storage/ndb/test/run-test/autotest-boot.sh' --- a/storage/ndb/test/run-test/autotest-boot.sh 2010-01-28 10:11:45 +0000 +++ b/storage/ndb/test/run-test/autotest-boot.sh 2011-01-30 20:42:21 +0000 @@ -1,4 +1,20 @@ #!/bin/sh + +# Copyright (C) 2007, 2008 MySQL AB, 2008, 2010 Sun Microsystems, Inc. +# +# 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 + ############################################################# # This script created by Jonas does the following # # Cleans up clones and pevious builds, pulls new clones, # === modified file 'storage/ndb/test/run-test/autotest-run.sh' --- a/storage/ndb/test/run-test/autotest-run.sh 2010-01-28 10:11:45 +0000 +++ b/storage/ndb/test/run-test/autotest-run.sh 2011-01-30 20:42:21 +0000 @@ -1,4 +1,20 @@ #!/bin/sh + +# Copyright (C) 2007, 2008 MySQL AB, 2008, 2010 Sun Microsystems, Inc. +# +# 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 + ############################################################# # This script created by Jonas does the following # # Cleans up clones and pevious builds, pulls new clones, # === modified file 'storage/ndb/test/run-test/basic.txt' --- a/storage/ndb/test/run-test/basic.txt 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/basic.txt 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2004, 2005 MySQL AB +# +# 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 + # BASIC FUNCTIONALITY max-time: 500 cmd: testBasic === modified file 'storage/ndb/test/run-test/check-tests.sh' --- a/storage/ndb/test/run-test/check-tests.sh 2009-04-01 11:56:05 +0000 +++ b/storage/ndb/test/run-test/check-tests.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright 2009 Sun Microsystems, Inc. +# +# 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 + set -e files="daily-basic-tests.txt daily-devel-tests.txt upgrade-tests.txt" === modified file 'storage/ndb/test/run-test/daily-basic-tests.txt' --- a/storage/ndb/test/run-test/daily-basic-tests.txt 2011-01-14 11:02:20 +0000 +++ b/storage/ndb/test/run-test/daily-basic-tests.txt 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (c) 2004, 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 + max-time: 600 cmd: atrt-testBackup args: -n NFMaster T1 === modified file 'storage/ndb/test/run-test/daily-devel-tests.txt' --- a/storage/ndb/test/run-test/daily-devel-tests.txt 2010-06-21 08:49:20 +0000 +++ b/storage/ndb/test/run-test/daily-devel-tests.txt 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (c) 2004, 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 + # # BACKUP # === modified file 'storage/ndb/test/run-test/db.sql' --- a/storage/ndb/test/run-test/db.sql 2008-02-21 13:57:42 +0000 +++ b/storage/ndb/test/run-test/db.sql 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +-- Copyright (C) 2007, 2008 MySQL AB +-- +-- 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 + create database atrt; use atrt; === modified file 'storage/ndb/test/run-test/files.cpp' --- a/storage/ndb/test/run-test/files.cpp 2010-10-29 12:21:45 +0000 +++ b/storage/ndb/test/run-test/files.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,20 @@ +/* + 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 +*/ + #include "atrt.hpp" #include #include === modified file 'storage/ndb/test/run-test/make-config.sh' --- a/storage/ndb/test/run-test/make-config.sh 2005-11-22 17:05:10 +0000 +++ b/storage/ndb/test/run-test/make-config.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + baseport="" basedir="" proc_no=1 === modified file 'storage/ndb/test/run-test/make-html-reports.sh' --- a/storage/ndb/test/run-test/make-html-reports.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/make-html-reports.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/bin/sh +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + src_dir=$1 run=$2 date=$3 === modified file 'storage/ndb/test/run-test/make-index.sh' --- a/storage/ndb/test/run-test/make-index.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/test/run-test/make-index.sh 2011-01-30 20:42:21 +0000 @@ -1,4 +1,20 @@ #!/bin/sh + +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # NAME # make-index.sh # === modified file 'storage/ndb/test/run-test/ndb-autotest.sh' --- a/storage/ndb/test/run-test/ndb-autotest.sh 2006-08-21 13:34:29 +0000 +++ b/storage/ndb/test/run-test/ndb-autotest.sh 2011-01-30 20:42:21 +0000 @@ -1,4 +1,20 @@ #!/bin/sh + +# Copyright (C) 2005, 2006 MySQL AB +# +# 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 + ############################################################# # This script created by Jonas does the following # # Cleans up clones and pevious builds, pulls new clones, # === modified file 'storage/ndb/test/run-test/setup.cpp' --- a/storage/ndb/test/run-test/setup.cpp 2010-08-02 11:36:25 +0000 +++ b/storage/ndb/test/run-test/setup.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,20 @@ +/* + 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 +*/ + #include "atrt.hpp" #include #include === modified file 'storage/ndb/test/run-test/upgrade-boot.sh' --- a/storage/ndb/test/run-test/upgrade-boot.sh 2007-08-31 14:12:51 +0000 +++ b/storage/ndb/test/run-test/upgrade-boot.sh 2011-01-30 20:42:21 +0000 @@ -1,4 +1,20 @@ #!/bin/sh + +# Copyright (C) 2007 MySQL AB +# +# 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 + ############################################################# # This script created by Jonas does the following # # Cleans up clones and pevious builds, pulls new clones, # === modified file 'storage/ndb/test/sql/BANK.sql' --- a/storage/ndb/test/sql/BANK.sql 2005-09-15 10:53:59 +0000 +++ b/storage/ndb/test/sql/BANK.sql 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +-- Copyright (C) 2005 MySQL AB +-- +-- 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 + CREATE DATABASE IF NOT EXISTS BANK default charset=latin1 default collate=latin1_bin; USE BANK; DROP TABLE IF EXISTS GL; === modified file 'storage/ndb/test/sql/T1.sql' --- a/storage/ndb/test/sql/T1.sql 2005-09-15 10:53:59 +0000 +++ b/storage/ndb/test/sql/T1.sql 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +-- Copyright (C) 2005 MySQL AB +-- +-- 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 + create database if not exists TEST_DB; use TEST_DB; drop table if exists T1; === modified file 'storage/ndb/test/sql/test_create_drop.pl' --- a/storage/ndb/test/sql/test_create_drop.pl 2005-10-07 07:29:55 +0000 +++ b/storage/ndb/test/sql/test_create_drop.pl 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2005 MySQL AB +# +# 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 + use strict; use IO::Socket; use DBI; === modified file 'storage/ndb/test/sql/test_range_bounds.pl' --- a/storage/ndb/test/sql/test_range_bounds.pl 2005-10-07 07:29:55 +0000 +++ b/storage/ndb/test/sql/test_range_bounds.pl 2011-01-30 20:42:21 +0000 @@ -1,3 +1,18 @@ +# Copyright (C) 2005 MySQL AB +# +# 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 + # # test range scan bounds # give option --all to test all cases === modified file 'storage/ndb/test/tools/log_listner.cpp' --- a/storage/ndb/test/tools/log_listner.cpp 2010-08-11 09:58:33 +0000 +++ b/storage/ndb/test/tools/log_listner.cpp 2011-01-30 20:42:21 +0000 @@ -1,3 +1,20 @@ +/* + 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 +*/ + #include #include #include === modified file 'storage/ndb/tools/clean-links.sh' --- a/storage/ndb/tools/clean-links.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/tools/clean-links.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #! /bin/sh +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # 1 - Dir # 2 - Link dst === modified file 'storage/ndb/tools/make-errors.pl' --- a/storage/ndb/tools/make-errors.pl 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/tools/make-errors.pl 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #! /usr/local/bin/perl +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + use strict; use Getopt::Long; use XML::Parser; === modified file 'storage/ndb/tools/make-links.sh' --- a/storage/ndb/tools/make-links.sh 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/tools/make-links.sh 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #! /bin/sh +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + # 1 - Link top src # 2 - Link dst === modified file 'storage/ndb/tools/ndb_error_reporter' --- a/storage/ndb/tools/ndb_error_reporter 2009-02-12 08:29:00 +0000 +++ b/storage/ndb/tools/ndb_error_reporter 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/usr/bin/perl -w +# Copyright (C) 2006, 2007 MySQL AB, 2009 Sun Microsystems, Inc. +# +# 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 + use strict; if(@ARGV < 1) === modified file 'storage/ndb/tools/rgrep' --- a/storage/ndb/tools/rgrep 2005-04-27 01:19:54 +0000 +++ b/storage/ndb/tools/rgrep 2011-01-30 20:42:21 +0000 @@ -1,5 +1,20 @@ #!/vobs/wds/swt/bin/perl +# Copyright (C) 2003, 2005 MySQL AB +# +# 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 + die "Usage: rgrep [-iredblLn] regexp filepat ...\n rgrep -h for help\n" if $#ARGV < $[; --===============1289455029== MIME-Version: 1.0 Content-Type: text/bzr-bundle; charset="us-ascii"; name="bzr/kent.boortz@stripped" Content-Transfer-Encoding: 7bit Content-Disposition: inline # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: kent.boortz@stripped # target_branch: file:///net/helheim/store/bteam/bzr/kent/copyright-\ # work/repos/mysql-5.1-telco-6.3/ # testament_sha1: 12fc32121cc6d5a39ee05ee0a1b6be42ce457300 # timestamp: 2011-01-30 21:42:43 +0100 # base_revision_id: jonas@stripped # # Begin bundle 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 m1VcjBmpds97ovZ//4u5IpwoSDLvqDsA --===============1289455029==--