Skip to content

Commit f81edab

Browse files
Imported mysql-5.6.11
Summary: Pushing pristine mysql-5.6.11 from Oracle's mysql-5.6.11.tar.gz. Test Plan: diff -ur <repo> <untarred_5.6.11_release> Only difference was the .git dir.
1 parent 9516471 commit f81edab

File tree

872 files changed

+119845
-59661
lines changed

Some content is hidden

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

872 files changed

+119845
-59661
lines changed

BUILD-CMAKE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
The latest information about building MySQL with CMake is located on
2-
http://forge.mysql.com/wiki/CMake
2+
http://dev.mysql.com/doc/internals/en/cmake.html
3+
4+
See also BUILD/README

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, 2011, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
44
#
55
# This program is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU Library General Public

BUILD/build_mccge.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) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
44
#
55
# This program is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU Library General Public

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) 2002, 2012, Oracle and/or its affiliates. All rights reserved.
3+
# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
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 as published by

Docs/ChangeLog

Lines changed: 4043 additions & 717 deletions
Large diffs are not rendered by default.

Docs/INFO_SRC

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
revision-id: marc.alff@oracle.com-20130122163423-rhqem20gdpde41rf
2-
date: 2013-01-22 17:34:23 +0100
3-
build-date: 2013-01-22 17:45:07 +0100
4-
revno: 4805
5-
branch-nick: mysql-5.6.10-release
1+
revision-id: marko.makela@oracle.com-20130405060403-6nq1u8aqteq80403
2+
date: 2013-04-05 09:04:03 +0300
3+
build-date: 2013-04-05 14:17:19 +0200
4+
revno: 4868
5+
branch-nick: mysql-5.6.11-release
66

7-
MySQL source 5.6.10
7+
MySQL source 5.6.11

Docs/INSTALL-BINARY

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
MySQL compressed tar file binary distributions have names of the
1919
form mysql-VERSION-OS.tar.gz, where VERSION is a number (for
20-
example, 5.6.11), and OS indicates the type of operating system
20+
example, 5.6.12), and OS indicates the type of operating system
2121
for which the distribution is intended (for example, pc-linux-i686
2222
or winx64).
2323

@@ -53,7 +53,7 @@
5353
/usr/local/mysql). This creates the directories shown in the
5454
following table.
5555

56-
Table 2.2. MySQL Installation Layout for Generic Unix/Linux Binary
56+
Table 2.3. MySQL Installation Layout for Generic Unix/Linux Binary
5757
Package
5858
Directory Contents of Directory
5959
bin Client programs and the mysqld server

Docs/glibc-2.2.5.patch

Lines changed: 0 additions & 137 deletions
This file was deleted.

Docs/linuxthreads.txt

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)