Skip to content

Commit 64885fb

Browse files
committed
Merge tag 'clone-5.7.34-build' into mysql-5.7-cluster-7.5
Change-Id: Ic28c5f17bd429f758091180937555aac8a972f67
2 parents 3a01e36 + 88101ea commit 64885fb

File tree

5,460 files changed

+6743
-9132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,460 files changed

+6743
-9132
lines changed

BUILD/SETUP.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/autorun.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2005, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/cmake_configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2009, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2004, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-debug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-debug-max

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2001, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-debug-max-no-ndb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2001, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

BUILD/compile-pentium-gcov

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2020, Oracle and/or its affiliates.
4-
#
3+
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
4+
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,
77
# as published by the Free Software Foundation.

BUILD/compile-pentium-gprof

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2000, 2021, Oracle and/or its affiliates.
44
#
55
# This program is free software; you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License, version 2.0,

0 commit comments

Comments
 (0)