Skip to content

Commit

Permalink
remove useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihuang committed Jun 12, 2024
1 parent 670691d commit c60e5e6
Show file tree
Hide file tree
Showing 49 changed files with 28 additions and 659 deletions.
62 changes: 0 additions & 62 deletions .secignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,94 +18,32 @@
http://dev.mysql.com/doc/refman/5.7/en/source-installation.html
http://dev.mysql.com/doc/refman/5.7/en/
http://www.gnu.org/licenses/
http://oceanbase.com/
https://gw.alipayobjects.com/zos/bmw-prod/d6c1a0b7-c714-4429-8a33-2b394a5c1bf1.svg
https://www.oceanbase.com/)
https://www.oceanbase.com/docs)
http://tools.ietf.org/html/rfc1950
http://zlib.net/
http://zlib.net/zlib_faq.html
http://marknelson.us/1997/01/01/zlib-engine/
http://java.sun.com/developer/technicalArticles/Programming/compression/
http://search.cpan.org/~pmqs/IO-Compress-Zlib/
http://docs.python.org/library/zlib.html
http://wiki.tcl.tk/4610
http://palmzlib.sourceforge.net/
http://tools.ietf.org/html/...
http://treebuild.metux.de/)
http://www.zlib.org/advisory-2002-03-11.txt
http://www.muppetlabs.com/~breadbox/software/assembly.html
http://www.winimage.com/zLibDll/unzip.html
http://marknelson.us/1997/01/01/zlib-engine/
http://zlib.net/zlib_how.html
http://www.pdflib.com/
http://sourceforge.net/projects/acroformtool/
http://www.sunfreeware.com
http://www.gzip.org/#faq11
http://www.ijs.si/software/snprintf/
http://www.gnupg.org/
http://www.info-zip.org/
http://tools.ietf.org/html/rfc1951
http://mariadb.mirrors.ovh.net/MariaDB/mariadb-%DB%/winx64-packages/mariadb-%DB%-winx64.msi
http://timestamp.verisign.com/scripts/timstamp.dll)
http://tools.ietf.org/html/rfc1950
http://msdn2.microsoft.com/en-us/library/ms776446.aspx
http://www.faqs.org/rfcs/rfc2781.html
http://forums.belution.com/ja/vc/000/234/78s.shtml
http://nienie.com/~masapico/api_ImageDirectoryEntryToData.html
http://msdn.microsoft.com/en-us/library/windows/desktop/ms738586(v=vs.85).aspx
https://mariadb.com/kb/en/library/eof_packet/
https://mariadb.com/kb/en/library/2-binlog-event-header/
http://www.php.net
http://www.php.net/software
http://www.netlib.org/fp/dtoa.c
http://www.php.net/license/3_01.txt
https://mariadb.com/kb/en/mariadb/configuring-mariadb-with-mycnf/
https://dev.mysql.com/doc/refman/8.0/en/datetime.html
https://jira.mariadb.org
http://schemas.microsoft.com/wix/2006/wi
https://facebook.github.io/watchman/)
http://www.freedesktop.org/wiki/Software/pkg-config/)
http://schemas.microsoft.com/office/word/2003/wordml
http://www.php.net/software/
https://mirrors.aliyun.com/oceanbase/development-kit/el/7/aarch64/
https://mirrors.aliyun.com/oceanbase/development-kit/el/8/x86_64/
https://mirrors.aliyun.com/oceanbase/development-kit/el/8/aarch64/
https://mirrors.aliyun.com/oceanbase/development-kit/el/7/x86_64/
jloup@gzip.org
zlib@gzip.org
info@winimage.com
markn@ieee.org
pmqs@cpan.org
amk@amk.ca
madler@alumni.caltech.edu
rbrown64@csc.com.au
kevin@rodin.wustl.edu
Tyge.Lovset@cmr.no
paag@tid.es
c_rios@sonda.cl
michael.bell@web.de
toscano.pino@tiscali.it
malbrech@eso.org
vince@kyllikki.org
georg@mariadb.com
martinsc@uol.com.br
sinisa@coresinc.com
license@php.net
georg@mysql.com
andrey@mysql.com
uwendel@mysql.com
kpv@research.att.com
gsf@research.att.com
chongo@toad.com
andrey@php.net
someUser
Passw@rd2
**/*.c
http://www.gnu.org/licenses/
http://www.gnu.org/licenses
http://www.php.net
http://www.php.net/software
--------------------------------------------------------
# Should use GLOB wildcard to config and analysis the ignored folder
# The root patch shold start with '/'
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ INCLUDE(FindCURL)

IF(WITH_SIGNCODE)
IF(WIN32 AND NOT SIGN_OPTIONS)
SET(SIGN_OPTIONS /a /t http://timestamp.verisign.com/scripts/timstamp.dll)
SET(SIGN_OPTIONS /a /t )
ELSE()
SEPARATE_ARGUMENTS(SIGN_OPTIONS)
ENDIF()
Expand Down
3 changes: 0 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ or MariaDB.
This code is based on the LGPL libmysql client library from MySQL 3.23
and PHP's mysqlnd extension.

This product includes PHP software, freely available from
<http://www.php.net/software/>

If you want to be part of this development effort, you can discuss this at
maria-developers@lists.launchpad.org.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<a href="http://oceanbase.com/">
<a href="">
<img src="https://gw.alipayobjects.com/zos/bmw-prod/d6c1a0b7-c714-4429-8a33-2b394a5c1bf1.svg">
</a>
</p>
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ before_build:
- cmd: set MYSQL_TEST_PASSWD=
- cmd: set MYSQL_TEST_PORT=3306
- cmd: set MYSQL_TEST_DB=testc
- cmd: set archive=http://mariadb.mirrors.ovh.net/MariaDB/mariadb-%DB%/winx64-packages/mariadb-%DB%-winx64.msi
- cmd: curl -fsS -o server.msi %archive%
- cmd: msiexec /i server.msi INSTALLDIR=c:\projects\server SERVICENAME=mariadb ALLOWREMOTEROOTACCESS=true /qn
- cmd: "\"c:\\projects\\server\\bin\\mysql.exe\" -e \"create database testc\" --user=root"
Expand Down
5 changes: 0 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
echo %servername%
msiexec /i %servername% INSTALLDIR=c:\projects\server SERVICENAME=mariadb ALLOWREMOTEROOTACCESS=true /qn
c:\projects\server\bin\mysql.exe -e "create database testc" --user=root
c:\projects\server\bin\mysql.exe -e "GRANT ALL on *.* to 'someUser'@'%' identified by 'Passw@rd2' with grant option;" --user=root
displayName: 'install server'
- script: |
Expand All @@ -81,7 +80,6 @@ jobs:
env:
MYSQL_TEST_HOST: "mariadb.example.com"
MYSQL_TEST_USER: 'someUser'
MYSQL_TEST_PASSWD: 'Passw@rd2'
MYSQL_TEST_DB: 'testc'
MYSQL_TEST_PORT: 3306
TEST_SSL_CA_FILE: "$(System.DefaultWorkingDirectory)/tmp/server.crt"
Expand Down Expand Up @@ -207,8 +205,6 @@ jobs:
exit 1
fi
sudo ./bin/mysql -e "CREATE USER 'someUser'@'%' identified by 'Passw@rd2';"
sudo ./bin/mysql -e "GRANT ALL on *.* to 'someUser'@'%' identified by 'Passw@rd2' with grant option;"
sudo ./bin/mysql -e "CREATE DATABASE testc;"
echo "Running tests"
Expand All @@ -225,7 +221,6 @@ jobs:
MYSQL_TEST_USER: 'someUser'
MYSQL_TEST_PORT: 3306
MYSQL_TEST_TRAVIS: 1
MYSQL_TEST_PASSWD: 'Passw@rd2'
TEST_SSL_CA_FILE: "$(System.DefaultWorkingDirectory)/tmp/server.crt"
TEST_SSL_CLIENT_KEY_FILE: "$(System.DefaultWorkingDirectory)/tmp/client.key"
TEST_SSL_CLIENT_CERT_FILE: "$(System.DefaultWorkingDirectory)/tmp/client.crt"
Expand Down
2 changes: 1 addition & 1 deletion cmake/FindGSSAPI.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# GSSAPI_LIBS - the libraries needed to use GSSAPI
# GSSAPI_FLAVOR - the type of API - MIT or HEIMDAL

# Copyright (c) 2006, Pino Toscano, <toscano.pino@tiscali.it>
# Copyright (c) 2006, Pino Toscano,
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
Expand Down
1 change: 0 additions & 1 deletion cmake/FindIconv.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# Copyright (C) 2010 Michael Bell <michael.bell@web.de>
# 2015-2016 MariaDB Corporation AB
#
# Redistribution and use is allowed according to the terms of the New
Expand Down
2 changes: 0 additions & 2 deletions include/ma_hash.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*************************************************************************************/

#ifndef _ma_hash_h
Expand Down
2 changes: 0 additions & 2 deletions include/ma_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*****************************************************************************/
#ifndef MA_PRIV_H
#define MA_PRIV_H
Expand Down
2 changes: 0 additions & 2 deletions include/mariadb_com.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*************************************************************************************/

/*
Expand Down
1 change: 0 additions & 1 deletion include/mariadb_stmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/
#include <stdint.h>
Expand Down
2 changes: 0 additions & 2 deletions include/ob_bitmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*************************************************************************************/

#ifndef _ob_bitmap_h_
Expand Down
1 change: 0 additions & 1 deletion include/ob_complex.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/

Expand Down
1 change: 0 additions & 1 deletion include/ob_cond.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/

Expand Down
1 change: 0 additions & 1 deletion include/ob_oralce_format_models.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/
#include "mysql.h"
Expand Down
1 change: 0 additions & 1 deletion include/ob_rwlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/

Expand Down
1 change: 0 additions & 1 deletion include/ob_thread.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/

Expand Down
1 change: 0 additions & 1 deletion include/ob_thread_key.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
Part of this code includes code from PHP's mysqlnd extension
(written by Andrey Hristov, Georg Richter and Ulf Wendel), freely
available from http://www.php.net/software
*************************************************************************/

Expand Down
20 changes: 8 additions & 12 deletions libmariadb/ma_charset.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*****************************************************************************/

/* The implementation for character set support was ported from PHP's mysqlnd
Expand All @@ -32,14 +30,13 @@
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available through the world-wide-web at the following url: |
| http://www.php.net/license/3_01.txt |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
| so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Georg Richter <georg@mysql.com> |
| Andrey Hristov <andrey@mysql.com> |
| Ulf Wendel <uwendel@mysql.com> |
| Authors: Georg Richter < > |
| Andrey Hristov < > |
| Ulf Wendel < > |
+----------------------------------------------------------------------+
*/

Expand Down Expand Up @@ -76,14 +73,13 @@
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available through the world-wide-web at the following url: |
| http://www.php.net/license/3_01.txt |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
| so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Georg Richter <georg@mysql.com> |
| Andrey Hristov <andrey@mysql.com> |
| Ulf Wendel <uwendel@mysql.com> |
| Authors: Georg Richter < > |
| Andrey Hristov < > |
| Ulf Wendel < > |
+----------------------------------------------------------------------+
*/

Expand Down
2 changes: 0 additions & 2 deletions libmariadb/ma_compress.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02111-1301, USA */

/* Written by Sinisa Milivojevic <sinisa@coresinc.com> */

#include <ma_global.h>
#ifdef HAVE_COMPRESS
#include <ma_sys.h>
Expand Down
1 change: 0 additions & 1 deletion libmariadb/ma_dtoa.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,6 @@ size_t ma_gcvt(double x, my_gcvt_arg_type type, int width, char *to,
* with " at " changed at "@" and " dot " changed to "."). */

/*
Original copy of the software is located at http://www.netlib.org/fp/dtoa.c
It was adjusted to serve MySQL server needs:
* strtod() was modified to not expect a zero-terminated string.
It now honors 'se' (end of string) argument as the input parameter,
Expand Down
2 changes: 1 addition & 1 deletion libmariadb/ma_errmsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const char *client_errors[]=
"Got packet bigger than 'max_allowed_packet'"
};

/* Start of code added by Roberto M. Serqueira - martinsc@uol.com.br - 05.24.2001 */
/* Start of code added by Roberto M. Serqueira - 05.24.2001 */

#elif defined PORTUGUESE
const char *client_errors[]=
Expand Down
4 changes: 0 additions & 4 deletions libmariadb/ma_hash.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*************************************************************************************/

/* The hash functions used for saving keys */
Expand Down Expand Up @@ -150,8 +148,6 @@ static uint calc_hashnr_caseup(const uchar *key,uint length)
* Fowler/Noll/Vo hash
*
* The basis of the hash algorithm was taken from an idea sent by email to the
* IEEE Posix P1003.2 mailing list from Phong Vo (kpv@research.att.com) and
* Glenn Fowler (gsf@research.att.com). Landon Curt Noll (chongo@toad.com)
* later improved on their algorithm.
*
* The magic is in the interesting relationship between the special prime
Expand Down
11 changes: 4 additions & 7 deletions libmariadb/ma_loaddata.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
or write to the Free Software Foundation, Inc.,
51 Franklin St., Fifth Floor, Boston, MA 02110, USA
Part of this code includes code from the PHP project which
is freely available from http://www.php.net
*************************************************************************************/
/*
+----------------------------------------------------------------------+
Expand All @@ -29,14 +27,13 @@
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available through the world-wide-web at the following url: |
| http://www.php.net/license/3_01.txt |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
| so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Georg Richter <georg@mysql.com> |
| Andrey Hristov <andrey@mysql.com> |
| Ulf Wendel <uwendel@mysql.com> |
| Authors: Georg Richter < > |
| Andrey Hristov < > |
| Ulf Wendel < > |
+----------------------------------------------------------------------+
*/

Expand Down
1 change: 0 additions & 1 deletion libmariadb/ma_password.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ void ma_hash_password(ulong *result, const char *password, size_t len)

/* scramble for 4.1 servers
* Code based on php_nysqlnd_scramble function from PHP's mysqlnd extension,
* written by Andrey Hristov (andrey@php.net)
* License: PHP License 3.0
*/
void my_crypt(unsigned char *buffer, const unsigned char *s1, const unsigned char *s2, size_t len)
Expand Down
Loading

0 comments on commit c60e5e6

Please sign in to comment.