mysql-5.5.37 selective merge

This commit is contained in:
Sergei Golubchik 2014-03-27 22:26:58 +01:00
commit cb67dcb618
1335 changed files with 3710 additions and 722 deletions

View file

@ -1,4 +1,5 @@
/* Copyright (C) 2000-2001, 2003-2004, 2006 MySQL AB
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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl
# Copyright (C) 2000, 2001 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000, 2001 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2005 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000, 2001 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl
# Copyright (C) 2000 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000, 2005 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000, 2001 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl
# Copyright (C) 2000, 2003 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000, 2001 MySQL AB
# 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

View file

@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2002 MySQL AB
# 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