=== Booststrap ===
-- generator: Unix Makefiles
-- build type: Release
-- ----
=== Booststrap done ===
Building version 8.0.29
Building on system: Linux-4.4.276 (i686)
Using cmake generator: Unix Makefiles
Using toolset: 
Building 32bit code
Building shared connector library
Configuring CDK as part of MySQL_CONCPP project
-- found OpenSSL headers at: /usr/include
-- OpenSSL library: /usr/lib/libssl.so
-- OpenSSL crypto library: /usr/lib/libcrypto.so
-- found required X509 extensions
Skipping second declaration of config option: THROW_AS_ASSERT (found in: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/cdk/CMakeLists.txt)
== configuring external build of protobuf
-- sources at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/cdk/extra/protobuf
-- generator: Unix Makefiles
-- option CMAKE_BUILD_TYPE: Release
-- option CMAKE_SYSTEM_NAME: Linux
-- option CMAKE_SYSTEM_VERSION: 4.4.276
-- option CMAKE_SYSTEM_PROCESSOR: i686
-- option CMAKE_C_COMPILER: /usr/bin/cc
-- option CMAKE_CXX_COMPILER: /usr/bin/c++
-- ----
== done configuring external build of protobuf
== configuring external build of zlib
-- sources at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/cdk/extra/zlib
-- generator: Unix Makefiles
-- option CMAKE_BUILD_TYPE: Release
-- option CMAKE_SYSTEM_NAME: Linux
-- option CMAKE_SYSTEM_VERSION: 4.4.276
-- option CMAKE_SYSTEM_PROCESSOR: i686
-- option CMAKE_C_COMPILER: /usr/bin/cc
-- option CMAKE_CXX_COMPILER: /usr/bin/c++
-- ----
== done configuring external build of zlib
== configuring external build of lz4
-- sources at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/cdk/extra/lz4
-- generator: Unix Makefiles
-- option CMAKE_BUILD_TYPE: Release
-- option CMAKE_SYSTEM_NAME: Linux
-- option CMAKE_SYSTEM_VERSION: 4.4.276
-- option CMAKE_SYSTEM_PROCESSOR: i686
-- option CMAKE_C_COMPILER: /usr/bin/cc
-- option CMAKE_CXX_COMPILER: /usr/bin/c++
-- ----
== done configuring external build of lz4
== configuring external build of zstd
-- sources at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/cdk/extra/zstd
-- generator: Unix Makefiles
-- option CMAKE_BUILD_TYPE: Release
-- option CMAKE_SYSTEM_NAME: Linux
-- option CMAKE_SYSTEM_VERSION: 4.4.276
-- option CMAKE_SYSTEM_PROCESSOR: i686
-- option CMAKE_C_COMPILER: /usr/bin/cc
-- option CMAKE_CXX_COMPILER: /usr/bin/c++
-- ----
== done configuring external build of zstd
CMake Deprecation Warning at cdk/core/CMakeLists.txt:30 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


Wrote configuration header: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/include/mysql/cdk/config.h
Preparing to merge SHARED library: connector (xapi;devapi)
Connector library name: mysqlcppconn8
Building version 8.0.29
Generating INFO_SRC
Generating INFO_BIN
Install location: /usr
Connector libraries will be installed at: /usr/lib

Project configuration options:

: BUILD_STATIC: OFF
Build static version of connector library

: WITH_SSL: system
Either 'system' to use system-wide OpenSSL library, or custom OpenSSL location. (default : system)

: WITH_JDBC: OFF
Whether to build a variant of connector library which implements legacy JDBC API


mysql-connector-c++-8.0.29-src/cdk/doc/conf.py
mysql-connector-c++-8.0.29-src/cdk/doc/conf.py.in
mysql-connector-c++-8.0.29-src/cdk/doc/designs/
mysql-connector-c++-8.0.29-src/cdk/doc/designs/async.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/base.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/core_api.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/core_api.rst
mysql-connector-c++-8.0.29-src/cdk/doc/designs/diagnostics.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/error.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/errors.rst
mysql-connector-c++-8.0.29-src/cdk/doc/designs/events.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/foundation.rst
mysql-connector-c++-8.0.29-src/cdk/doc/designs/general.rst
mysql-connector-c++-8.0.29-src/cdk/doc/designs/iterator.if
mysql-connector-c++-8.0.29-src/cdk/doc/designs/protocol.rst
mysql-connector-c++-8.0.29-src/cdk/doc/designs/session_mysqlx.rst
mysql-connector-c++-8.0.29-src/cdk/doc/designs/stream.if
mysql-connector-c++-8.0.29-src/cdk/doc/ms1.rst
mysql-connector-c++-8.0.29-src/cdk/doc/usage.rst
mysql-connector-c++-8.0.29-src/cdk/extra/
mysql-connector-c++-8.0.29-src/cdk/extra/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/common/
mysql-connector-c++-8.0.29-src/cdk/extra/common/exception.cc
mysql-connector-c++-8.0.29-src/cdk/extra/common/exception.h
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/r/
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/r/expr_basic.result
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/r/expr_negative.result
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/runtests.py
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/t/
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/t/expr_basic.test
mysql-connector-c++-8.0.29-src/cdk/extra/exprtest/t/expr_negative.test
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/LICENSE
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4.c
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4.h
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4frame.c
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4frame.h
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4frame_static.h
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4hc.c
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/lz4hc.h
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/my_xxhash.h
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/xxhash.c
mysql-connector-c++-8.0.29-src/cdk/extra/lz4/xxhash.h
mysql-connector-c++-8.0.29-src/cdk/extra/ngs_mockup/
mysql-connector-c++-8.0.29-src/cdk/extra/ngs_mockup/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/ngs_mockup/ngs_mockup.cc
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/process_launcher.cc
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/process_launcher.h
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/tests/
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/tests/gunit_test_main.cc
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/tests/scripts/
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/tests/scripts/long_test.py
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/tests/scripts/printn.py
mysql-connector-c++-8.0.29-src/cdk/extra/process_launcher/tests/unit_tests.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/BUILD
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/CHANGES.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/CONTRIBUTORS.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/LICENSE
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/Makefile.am
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/Makefile.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/README.md
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/WORKSPACE
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/aclocal.m4
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/autogen.sh
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/README.md
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/conformance.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/examples.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/extract_includes.bat.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/install.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/libprotobuf-lite.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/libprotobuf.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/libprotobuf.ver
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/libprotoc.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protobuf-config-version.cmake.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protobuf-config.cmake.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protobuf-lite.pc.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protobuf-module.cmake.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protobuf-options.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protobuf.pc.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/protoc.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/tests.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/cmake/version.rc.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/compiler_config_setting.bzl
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/configure.ac
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/generate_descriptor_proto.sh
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/protobuf-lite.pc.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/protobuf.bzl
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/protobuf.pc.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/protobuf_deps.bzl
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/Makefile.am
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/Makefile.in
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/README.md
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/any_test.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/api.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/api.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/api.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arena.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arena.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arena_impl.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arena_test_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arena_test_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arena_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arenastring.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/arenastring_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/annotation_test_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/annotation_test_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/code_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/code_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/command_line_interface.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/command_line_interface.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/command_line_interface_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_enum.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_enum.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_enum_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_enum_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_extension.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_extension.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_file.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_file.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_helpers.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_helpers.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_map_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_map_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_message_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_message_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_options.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_primitive_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_service.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_service.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_string_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_string_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_unittest.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/cpp_unittest.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/cpp/metadata_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_doc_comment.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_enum.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_enum.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_enum_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_enum_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_field_base.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_field_base.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_helpers.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_helpers.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_map_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_map_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_message_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_message_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_names.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_options.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_primitive_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_reflection_class.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/importer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/importer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/importer_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_context.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_context.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_doc_comment.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_doc_comment.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum_field_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum_field_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_enum_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_extension.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_extension.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_extension_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_extension_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_file.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_file.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_generator_factory.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_generator_factory.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_helpers.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_helpers.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_map_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_map_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_map_field_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_map_field_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_builder.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_builder.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_builder_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_builder_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_field_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_field_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_message_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_name_resolver.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_name_resolver.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_names.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_options.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_plugin_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_primitive_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_primitive_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_primitive_field_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_primitive_field_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_service.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_service.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_shared_code_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_shared_code_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_string_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_string_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_string_field_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/java/java_string_field_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/js/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/js/js_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/js/js_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/js/well_known_types_embed.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/js/well_known_types_embed.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/main.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/mock_code_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/mock_code_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_enum.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_enum.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_extension.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_extension.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_file.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_file.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_helpers.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_map_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_message_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_oneof.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/package_info.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/parser.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/parser.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/parser_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/php/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/php/php_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/php/php_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/plugin.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/plugin.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/plugin.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/plugin.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/plugin.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/python/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/python/python_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/python/python_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/python/python_plugin_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_code.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2_pb.rb
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy_pb.rb
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_pb.rb
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit_pb.rb
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/scc.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/subprocess.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/subprocess.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/test_plugin.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/zip_output_unittest.sh
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/zip_writer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/compiler/zip_writer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor_database.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor_database.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor_database_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/descriptor_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/drop_unknown_fields_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/duration.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/duration.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/duration.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/dynamic_message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/dynamic_message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/dynamic_message_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/empty.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/empty.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/empty.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/extension_set.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/extension_set.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/extension_set_heavy.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/extension_set_inl.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/extension_set_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/field_mask.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/field_mask.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/field_mask.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_enum_reflection.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_enum_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_enum_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_reflection.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_reflection.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_reflection_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_table_driven.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_table_driven.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_table_driven_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_table_driven_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/generated_message_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/has_bits.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/implicit_weak_message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/implicit_weak_message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/inlined_string_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/coded_stream.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/coded_stream.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/coded_stream_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/gzip_stream.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/gzip_stream.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/gzip_stream_unittest.sh
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/io_win32.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/io_win32.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/io_win32_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/package_info.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/printer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/printer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/printer_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/strtod.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/strtod.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/tokenizer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/tokenizer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/tokenizer_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream_impl.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream_impl.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream_impl_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/io/zero_copy_stream_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/lite_arena_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/lite_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_entry.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_entry_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_field_inl.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_field_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_field_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_lite_test_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_lite_test_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_lite_unittest.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_proto2_unittest.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_test_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_test_util.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_test_util_impl.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_type_handler.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/map_unittest.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/message.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/message.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/message_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/message_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/message_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/message_unittest.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/metadata.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/metadata_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/no_field_presence_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/package_info.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/parse_context.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/parse_context.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/port.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/port_def.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/port_undef.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/preserve_unknown_enum_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/proto3_arena_lite_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/proto3_arena_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/proto3_lite_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/proto3_lite_unittest.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/reflection.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/reflection_internal.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/reflection_ops.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/reflection_ops.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/reflection_ops_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/repeated_field.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/repeated_field.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/repeated_field_reflection_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/repeated_field_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/service.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/service.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/source_context.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/source_context.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/source_context.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/struct.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/struct.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/struct.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/bytestream.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/bytestream.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/bytestream_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/callback.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/casts.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/common.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/common.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/common_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/fastmem.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/hash.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/int128.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/int128.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/int128_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/logging.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/macros.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/map_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/mathutil.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/mutex.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/once.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/platform_macros.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/port.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/status.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/status.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/status_macros.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/status_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/statusor.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/statusor.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/statusor_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stl_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stringpiece.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stringpiece.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stringpiece_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stringprintf.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stringprintf.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/stringprintf_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/structurally_valid.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/structurally_valid_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/strutil.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/strutil.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/strutil_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/substitute.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/substitute.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/template_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/template_util_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/time.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/time.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/stubs/time_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_messages_proto2.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_messages_proto3.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_util.inc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_util2.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_util_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/test_util_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/bad_utf8_string
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/golden_message
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/golden_message_maps
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/golden_message_oneof_implemented
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/golden_message_proto3
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/golden_packed_fields_message
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/map_test_data.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/text_format_unittest_data.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/file.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/file.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/googletest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/googletest.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/zcgunzip.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/testing/zcgzip.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/text_format.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/text_format.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/text_format_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/timestamp.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/timestamp.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/timestamp.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/type.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/type.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/type.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_arena.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_custom_options.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_drop_unknown_fields.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_embed_optimize_for.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_empty.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_enormous_descriptor.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_import.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_import_lite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_import_public.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_import_public_lite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_lazy_dependencies.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_lazy_dependencies_enum.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_lite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_lite_imports_nonlite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_mset.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_mset_wire_format.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_no_arena.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_no_arena_import.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_no_arena_lite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_no_field_presence.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_no_generic_services.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_optimize_for.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_preserve_unknown_enum.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_preserve_unknown_enum2.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_proto3.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_proto3_arena.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_proto3_arena_lite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_proto3_lite.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unittest_well_known_types.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unknown_field_set.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unknown_field_set.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/unknown_field_set_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/delimited_message_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/delimited_message_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/delimited_message_util_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/field_comparator.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/field_comparator.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/field_comparator_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/field_mask_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/field_mask_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/field_mask_util_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/constants.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/datapiece.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/datapiece.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/default_value_objectwriter.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/default_value_objectwriter.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/default_value_objectwriter_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/error_listener.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/error_listener.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/expecting_objectwriter.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/field_mask_utility.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/field_mask_utility.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_escaping.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_escaping.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_objectwriter.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_objectwriter.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_objectwriter_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_stream_parser.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_stream_parser.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/json_stream_parser_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/location_tracker.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/mock_error_listener.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/object_location_tracker.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/object_source.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/object_writer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/object_writer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/proto_writer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/proto_writer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/protostream_objectsource.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/protostream_objectsource.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/protostream_objectsource_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/protostream_objectwriter.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/protostream_objectwriter.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/protostream_objectwriter_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/structured_objectwriter.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/anys.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/books.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/default_value.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/default_value_test.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/field_mask.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/maps.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/oneofs.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/proto3.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/struct.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/timestamp_duration.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/testdata/wrappers.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/type_info.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/type_info.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/type_info_test_helper.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/type_info_test_helper.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/utility.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/internal/utility.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/json_format.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/json_format_proto3.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/json_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/json_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/json_util_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/message_differencer.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/message_differencer.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/message_differencer_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/message_differencer_unittest.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/package_info.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/time_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/time_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/time_util_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/type_resolver.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/type_resolver_util.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/type_resolver_util.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/util/type_resolver_util_test.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/well_known_types_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wire_format.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wire_format.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wire_format_lite.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wire_format_lite.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wire_format_unittest.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wrappers.pb.cc
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wrappers.pb.h
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/google/protobuf/wrappers.proto
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/libprotobuf-lite.map
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/libprotobuf.map
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/libprotoc.map
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/solaris/
mysql-connector-c++-8.0.29-src/cdk/extra/protobuf/protobuf-3.11.4/src/solaris/libstdc++.la
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/allocators.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/cursorstreamwrapper.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/document.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/encodedstream.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/encodings.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/error/
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/error/en.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/error/error.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/filereadstream.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/filewritestream.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/fwd.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/biginteger.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/clzll.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/diyfp.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/dtoa.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/ieee754.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/itoa.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/meta.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/pow10.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/regex.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/stack.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/strfunc.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/strtod.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/internal/swap.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/istreamwrapper.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/memorybuffer.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/memorystream.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/msinttypes/
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/msinttypes/inttypes.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/msinttypes/stdint.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/ostreamwrapper.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/pointer.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/prettywriter.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/rapidjson.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/reader.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/schema.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/stream.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/stringbuffer.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/include/rapidjson/writer.h
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/license.txt
mysql-connector-c++-8.0.29-src/cdk/extra/rapidjson/license_readme-oracle.txt
mysql-connector-c++-8.0.29-src/cdk/extra/setup.cmake
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/ChangeLog
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/FAQ
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/INDEX
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/README
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/adler32.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/amiga/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/amiga/Makefile.pup
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/amiga/Makefile.sas
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/compress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/crc32.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/crc32.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/deflate.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/deflate.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/gzclose.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/gzguts.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/gzlib.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/gzread.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/gzwrite.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/infback.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inffast.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inffast.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inffixed.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inflate.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inflate.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inftrees.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/inftrees.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/make_vms.com
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/msdos/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/msdos/Makefile.bor
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/msdos/Makefile.dj2
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/msdos/Makefile.emx
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/msdos/Makefile.msc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/msdos/Makefile.tc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/nintendods/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/nintendods/README
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/Makefile.emx
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/Makefile.riscos
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/README
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/descrip.mms
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/os2/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/os2/Makefile.os2
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/os2/zlib.def
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/old/visual-basic.txt
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/os400/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/os400/README400
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/os400/bndsrc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/os400/make.sh
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/os400/zlib.inc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/qnx/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/qnx/package.qpg
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/test/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/test/example.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/test/infcover.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/test/minigzip.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/treebuild.xml
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/trees.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/trees.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/try.cc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/uncompr.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/watcom/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/watcom/watcom_f.mak
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/watcom/watcom_l.mak
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/DLL_FAQ.txt
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/Makefile.bor
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/Makefile.gcc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/Makefile.msc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/README-WIN32.txt
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/VisualC.txt
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/zlib.def
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/win32/zlib1.rc
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zconf.h.cmakein
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zconf.h.in
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zlib.3
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zlib.3.pdf
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zlib.h
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zlib.pc.cmakein
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zlib.pc.in
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zlib2ansi
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zutil.c
mysql-connector-c++-8.0.29-src/cdk/extra/zlib/zutil.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/bitstream.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/compiler.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/cpu.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/debug.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/debug.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/entropy_common.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/error_private.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/error_private.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/fse.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/fse_decompress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/huf.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/mem.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/my_zstd_xxhash.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/pool.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/pool.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/threading.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/threading.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/xxhash.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/xxhash.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/zstd_common.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/zstd_errors.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/common/zstd_internal.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/fse_compress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/hist.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/hist.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/huf_compress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_compress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_compress_internal.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_compress_literals.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_compress_literals.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_compress_sequences.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_compress_sequences.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_double_fast.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_double_fast.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_fast.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_fast.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_lazy.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_lazy.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_ldm.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_ldm.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_opt.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstd_opt.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstdmt_compress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/compress/zstdmt_compress.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/huf_decompress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/zstd_ddict.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/zstd_ddict.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/zstd_decompress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/zstd_decompress_block.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/zstd_decompress_block.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/decompress/zstd_decompress_internal.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/deprecated/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/deprecated/zbuff.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/deprecated/zbuff_common.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/deprecated/zbuff_compress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/deprecated/zbuff_decompress.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/cover.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/cover.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/divsufsort.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/divsufsort.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/fastcover.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/zdict.c
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/dictBuilder/zdict.h
mysql-connector-c++-8.0.29-src/cdk/extra/zstd/lib/zstd.h
mysql-connector-c++-8.0.29-src/cdk/foundation/
mysql-connector-c++-8.0.29-src/cdk/foundation/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/foundation/connection_openssl.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/connection_tcpip.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/connection_tcpip_base.h
mysql-connector-c++-8.0.29-src/cdk/foundation/diagnostics.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/error.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/socket.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/socket_detail.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/socket_detail.h
mysql-connector-c++-8.0.29-src/cdk/foundation/stream.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/boost_code.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/client_server.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/codec_t.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/connection_tcpip_t.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/diagnostics_t.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/error_t.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/opaque_t.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/opaque_t.h
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/opaque_t_impl.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/stream_t.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/test.h
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/test_server.cc
mysql-connector-c++-8.0.29-src/cdk/foundation/tests/time_t.cc
mysql-connector-c++-8.0.29-src/cdk/include/
mysql-connector-c++-8.0.29-src/cdk/include/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/cursor.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/document.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/expression.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/mdata.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/obj_ref.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/processors.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/query.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/reply.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/session.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/api/transaction.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/charsets.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/codec.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/common.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/converters.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/cursor.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/data_source.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/async.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/cdk_time.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/codec.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/common.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/connection_openssl.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/connection_tcpip.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/diagnostics.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/error.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/error_category.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/opaque_impl.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/opaque_impl.i
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/socket.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/static_assert.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/std_error_conditions.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/stream.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/string.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/types.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/foundation/variant.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/mysqlx.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/mysqlx/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/mysqlx/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/mysqlx/common.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/mysqlx/result.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/mysqlx/session.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/mysqlx.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/mysqlx/
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/mysqlx/collations.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/mysqlx/expr.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/protocol/mysqlx/traits.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/reply.h
mysql-connector-c++-8.0.29-src/cdk/include/mysql/cdk/session.h
mysql-connector-c++-8.0.29-src/cdk/internal/
mysql-connector-c++-8.0.29-src/cdk/mysqlx/
mysql-connector-c++-8.0.29-src/cdk/mysqlx/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/mysqlx/auth_hash.cc
mysql-connector-c++-8.0.29-src/cdk/mysqlx/auth_hash.h
mysql-connector-c++-8.0.29-src/cdk/mysqlx/converters.h
mysql-connector-c++-8.0.29-src/cdk/mysqlx/result.cc
mysql-connector-c++-8.0.29-src/cdk/mysqlx/session.cc
mysql-connector-c++-8.0.29-src/cdk/mysqlx/stmt.h
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/cdk_test.h
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/server.cc
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/session_mysqlx-t.cc
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/session_test.h
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/socket.cc
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/socket.h
mysql-connector-c++-8.0.29-src/cdk/mysqlx/tests/xplugin_test.h
mysql-connector-c++-8.0.29-src/cdk/parser/
mysql-connector-c++-8.0.29-src/cdk/parser/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/parser/char_iterator.h
mysql-connector-c++-8.0.29-src/cdk/parser/expr_parser.cc
mysql-connector-c++-8.0.29-src/cdk/parser/expr_parser.h
mysql-connector-c++-8.0.29-src/cdk/parser/json_parser.cc
mysql-connector-c++-8.0.29-src/cdk/parser/json_parser.h
mysql-connector-c++-8.0.29-src/cdk/parser/parser.h
mysql-connector-c++-8.0.29-src/cdk/parser/tests/
mysql-connector-c++-8.0.29-src/cdk/parser/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/parser/tests/expr_test.cc
mysql-connector-c++-8.0.29-src/cdk/parser/tests/parser-t.cc
mysql-connector-c++-8.0.29-src/cdk/parser/tokenizer.cc
mysql-connector-c++-8.0.29-src/cdk/parser/tokenizer.h
mysql-connector-c++-8.0.29-src/cdk/parser/uri_parser.cc
mysql-connector-c++-8.0.29-src/cdk/parser/uri_parser.h
mysql-connector-c++-8.0.29-src/cdk/protocol/
mysql-connector-c++-8.0.29-src/cdk/protocol/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/builders.h
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/crud.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/make_lite_pb.cmake
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_connection.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_crud.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_cursor.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_datatypes.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_expect.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_expr.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_notice.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_prepare.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_resultset.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_session.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/pb/mysqlx_sql.proto
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/protocol.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/protocol.h
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/protocol_compression.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/protocol_compression.h
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/rset.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/session.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/stmt.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/expr.h
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/proto_mysqlx-t.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/proto_mysqlx_crud-t.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/proto_mysqlx_msg-t.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/proto_mysqlx_xplugin-t.cc
mysql-connector-c++-8.0.29-src/cdk/protocol/mysqlx/tests/test.h
mysql-connector-c++-8.0.29-src/cdk/try.cc
mysql-connector-c++-8.0.29-src/cmake/
mysql-connector-c++-8.0.29-src/cmake/libutils.cmake
mysql-connector-c++-8.0.29-src/cmake/libutils/
mysql-connector-c++-8.0.29-src/cmake/libutils/empty.cc
mysql-connector-c++-8.0.29-src/cmake/libutils/merge_archives.cmake.in
mysql-connector-c++-8.0.29-src/cmake/libutils/save_linker_opts.cc
mysql-connector-c++-8.0.29-src/cmake/setup.cmake
mysql-connector-c++-8.0.29-src/common/
mysql-connector-c++-8.0.29-src/common/CMakeLists.txt
mysql-connector-c++-8.0.29-src/common/README.txt
mysql-connector-c++-8.0.29-src/common/collection.cc
mysql-connector-c++-8.0.29-src/common/common.h
mysql-connector-c++-8.0.29-src/common/db_object.h
mysql-connector-c++-8.0.29-src/common/op_impl.h
mysql-connector-c++-8.0.29-src/common/result.cc
mysql-connector-c++-8.0.29-src/common/result.h
mysql-connector-c++-8.0.29-src/common/session.cc
mysql-connector-c++-8.0.29-src/common/session.h
mysql-connector-c++-8.0.29-src/common/settings.h
mysql-connector-c++-8.0.29-src/common/tests/
mysql-connector-c++-8.0.29-src/common/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/common/value.cc
mysql-connector-c++-8.0.29-src/common/value.h
mysql-connector-c++-8.0.29-src/common/version_info.h
mysql-connector-c++-8.0.29-src/coverage.ignore
mysql-connector-c++-8.0.29-src/devapi/
mysql-connector-c++-8.0.29-src/devapi/CMakeLists.txt
mysql-connector-c++-8.0.29-src/devapi/crud.cc
mysql-connector-c++-8.0.29-src/devapi/document.cc
mysql-connector-c++-8.0.29-src/devapi/impl.h
mysql-connector-c++-8.0.29-src/devapi/result.cc
mysql-connector-c++-8.0.29-src/devapi/session.cc
mysql-connector-c++-8.0.29-src/devapi/tests/
mysql-connector-c++-8.0.29-src/devapi/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/devapi/tests/batch-t.cc
mysql-connector-c++-8.0.29-src/devapi/tests/bugs-t.cc
mysql-connector-c++-8.0.29-src/devapi/tests/crud-t.cc
mysql-connector-c++-8.0.29-src/devapi/tests/ddl-t.cc
mysql-connector-c++-8.0.29-src/devapi/tests/first-t.cc
mysql-connector-c++-8.0.29-src/devapi/tests/session-t.cc
mysql-connector-c++-8.0.29-src/devapi/tests/test.h
mysql-connector-c++-8.0.29-src/devapi/tests/types-t.cc
mysql-connector-c++-8.0.29-src/doc/
mysql-connector-c++-8.0.29-src/doc/CMakeLists.txt
mysql-connector-c++-8.0.29-src/doc/DoxygenLayout.xml
mysql-connector-c++-8.0.29-src/doc/DoxygenLayout.xml.in
mysql-connector-c++-8.0.29-src/doc/devapi_ref.txt
mysql-connector-c++-8.0.29-src/doc/doxygen.cfg
mysql-connector-c++-8.0.29-src/doc/doxygen.cfg.in
mysql-connector-c++-8.0.29-src/doc/footer.html
mysql-connector-c++-8.0.29-src/doc/index.txt
mysql-connector-c++-8.0.29-src/doc/indexing.txt
mysql-connector-c++-8.0.29-src/doc/jdbc_ref.txt
mysql-connector-c++-8.0.29-src/doc/usage.txt
mysql-connector-c++-8.0.29-src/doc/xapi_ref.txt
mysql-connector-c++-8.0.29-src/include/
mysql-connector-c++-8.0.29-src/include/CMakeLists.txt
mysql-connector-c++-8.0.29-src/include/mysql/
mysql-connector-c++-8.0.29-src/include/mysql/CMakeLists.txt
mysql-connector-c++-8.0.29-src/include/mysql/jdbc.h
mysql-connector-c++-8.0.29-src/include/mysqlx/
mysql-connector-c++-8.0.29-src/include/mysqlx/CMakeLists.txt
mysql-connector-c++-8.0.29-src/include/mysqlx/common.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common/
mysql-connector-c++-8.0.29-src/include/mysqlx/common/CMakeLists.txt
mysql-connector-c++-8.0.29-src/include/mysqlx/common/api.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common/error.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common/op_if.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common/settings.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common/util.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common/value.h
mysql-connector-c++-8.0.29-src/include/mysqlx/common_constants.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/CMakeLists.txt
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/collations.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/collection_crud.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/common.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/crud.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/CMakeLists.txt
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/crud.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/error.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/result.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/row.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/session.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/detail/settings.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/document.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/error.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/executable.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/mysql_charsets.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/mysql_collations.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/result.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/row.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/settings.h
mysql-connector-c++-8.0.29-src/include/mysqlx/devapi/table_crud.h
mysql-connector-c++-8.0.29-src/include/mysqlx/xapi.h
mysql-connector-c++-8.0.29-src/include/mysqlx/xdevapi.h
mysql-connector-c++-8.0.29-src/install_layout.cmake
mysql-connector-c++-8.0.29-src/jdbc/
mysql-connector-c++-8.0.29-src/jdbc/.bzrignore
mysql-connector-c++-8.0.29-src/jdbc/BUILDINFO.in
mysql-connector-c++-8.0.29-src/jdbc/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/FindMySQL.cmake
mysql-connector-c++-8.0.29-src/jdbc/LICENSE
mysql-connector-c++-8.0.29-src/jdbc/PackageSpecs.cmake
mysql-connector-c++-8.0.29-src/jdbc/README
mysql-connector-c++-8.0.29-src/jdbc/VersionInfo.cmake.in
mysql-connector-c++-8.0.29-src/jdbc/buildinfo.cmake
mysql-connector-c++-8.0.29-src/jdbc/changeCrt.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/
mysql-connector-c++-8.0.29-src/jdbc/cmake/DepFindBoost.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/DepFindMySQL.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/compiler/
mysql-connector-c++-8.0.29-src/jdbc/cmake/compiler/CLANG.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/compiler/GCC.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/compiler/MSVC.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/compiler/SUNPRO.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/config_options.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/dependency.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/libutils.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/libutils/
mysql-connector-c++-8.0.29-src/jdbc/cmake/libutils/empty.cc
mysql-connector-c++-8.0.29-src/jdbc/cmake/libutils/merge_archives.cmake.in
mysql-connector-c++-8.0.29-src/jdbc/cmake/libutils/save_linker_opts.cc
mysql-connector-c++-8.0.29-src/jdbc/cmake/platform.cmake
mysql-connector-c++-8.0.29-src/jdbc/cmake/setup.cmake
mysql-connector-c++-8.0.29-src/jdbc/cppconn/
mysql-connector-c++-8.0.29-src/jdbc/cppconn/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/cppconn/build_config.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/callback.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/config.h.cm
mysql-connector-c++-8.0.29-src/jdbc/cppconn/connection.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/datatype.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/driver.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/exception.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/metadata.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/parameter_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/prepared_statement.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/resultset.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/resultset_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/sqlstring.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/statement.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/variant.h
mysql-connector-c++-8.0.29-src/jdbc/cppconn/version_info.h.cmake
mysql-connector-c++-8.0.29-src/jdbc/cppconn/warning.h
mysql-connector-c++-8.0.29-src/jdbc/driver/
mysql-connector-c++-8.0.29-src/jdbc/driver/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/driver/class_stats.php
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_art_resultset.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_art_resultset.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_art_rset_metadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_art_rset_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_connection.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_connection.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_connection_data.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_connection_options.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_debug.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_debug.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_driver.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_driver.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_error.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_metadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_parameter_metadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_parameter_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_prepared_statement.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_prepared_statement.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_ps_resultset.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_ps_resultset.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_ps_resultset_metadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_ps_resultset_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_public_iface.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_resultbind.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_resultbind.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_resultset.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_resultset.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_resultset_metadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_resultset_metadata.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_statement.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_statement.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_statement_options.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_uri.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_uri.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_util.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_util.h
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_warning.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/mysql_warning.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/binding_config.h.cm
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/libmysql_dynamic_proxy.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/libmysql_dynamic_proxy.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/libmysql_static_proxy.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/libmysql_static_proxy.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/library_loader.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/library_loader.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_client_api.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_client_api.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_connection_wrapper.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_connection_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_driver_wrapper.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_driver_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_resultset_wrapper.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_resultset_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_statement_wrapper.cpp
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_native_statement_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/mysql_private_iface.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/native_connection_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/native_driver_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/native_resultset_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/nativeapi/native_statement_wrapper.h
mysql-connector-c++-8.0.29-src/jdbc/driver/version_info.h.cmake
mysql-connector-c++-8.0.29-src/jdbc/examples/
mysql-connector-c++-8.0.29-src/jdbc/examples/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/examples/README
mysql-connector-c++-8.0.29-src/jdbc/examples/connect.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/connection_meta_schemaobj.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/cpp_trace_analyzer.php
mysql-connector-c++-8.0.29-src/jdbc/examples/debug_output.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/dynamic_load.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/examples.h
mysql-connector-c++-8.0.29-src/jdbc/examples/exceptions.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/prepared_statement.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/pthreads.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/resultset.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/resultset_binary.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/resultset_meta.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/resultset_types.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/standalone_example.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/standalone_example_docs1.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/standalone_example_docs2.cpp
mysql-connector-c++-8.0.29-src/jdbc/examples/statement.cpp
mysql-connector-c++-8.0.29-src/jdbc/extract_build_info.php
mysql-connector-c++-8.0.29-src/jdbc/install_layout.cmake
mysql-connector-c++-8.0.29-src/jdbc/link_test/
mysql-connector-c++-8.0.29-src/jdbc/link_test/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/link_test/jdbc_test.cc
mysql-connector-c++-8.0.29-src/jdbc/test/
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/BaseTestFixture.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/BaseTestFixture.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/README
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/ccpptests.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/ConnectionTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/ConnectionTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/DatabaseMetaDataTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/DatabaseMetaDataTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/PreparedStatementTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/PreparedStatementTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/ResultSetMetadataTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/ResultSetMetadataTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/StatementTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/StatementTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/UnbufferedRsStmtTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/compliance/UnbufferedRsStmtTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/cts.sql
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/BlobRegressionTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/BlobRegressionTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/EscapeProcessorRegressionTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/EscapeProcessorRegressionTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/PreparedStatementRegressionTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/PreparedStatementRegressionTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/SubqueriesRegressionTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/regression/SubqueriesRegressionTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/resources.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/resources.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/simple/
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/simple/BlobTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/simple/BlobTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/simple/TransactionTest.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/simple/TransactionTest.h
mysql-connector-c++-8.0.29-src/jdbc/test/CJUnitTestsPort/sql.properties
mysql-connector-c++-8.0.29-src/jdbc/test/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/README
mysql-connector-c++-8.0.29-src/jdbc/test/common/
mysql-connector-c++-8.0.29-src/jdbc/test/common/ccppTypes.h
mysql-connector-c++-8.0.29-src/jdbc/test/common/file.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/common/file.h
mysql-connector-c++-8.0.29-src/jdbc/test/common/singleton.h
mysql-connector-c++-8.0.29-src/jdbc/test/common/stringutils.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/common/stringutils.h
mysql-connector-c++-8.0.29-src/jdbc/test/driver_test.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/
mysql-connector-c++-8.0.29-src/jdbc/test/framework/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/framework/framework.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/start_options.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/start_options.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_asserts.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_asserts.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_case.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_container.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_container.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_factory.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_factory.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_filter.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_filter.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_listener.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_listener.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_outputter.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_runner.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_runner.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_suite.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_suite.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_tapOutputter.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_tapOutputter.h
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_timer.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/framework/test_timer.h
mysql-connector-c++-8.0.29-src/jdbc/test/static_test.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/test_common.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/tests_config.h.in
mysql-connector-c++-8.0.29-src/jdbc/test/unit/
mysql-connector-c++-8.0.29-src/jdbc/test/unit/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/unit/README
mysql-connector-c++-8.0.29-src/jdbc/test/unit/bugs/
mysql-connector-c++-8.0.29-src/jdbc/test/unit/bugs/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/unit/bugs/bugs.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/bugs/bugs.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/art_resultset.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/art_resultset.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/connection.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/connection.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/connectionmetadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/connectionmetadata.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/parametermetadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/parametermetadata.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/preparedstatement.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/preparedstatement.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/resultset.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/resultset.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/resultsetmetadata.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/resultsetmetadata.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/savepoint.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/savepoint.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/statement.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/statement.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/uri.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/uri.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/variant.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/classes/variant.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/example/
mysql-connector-c++-8.0.29-src/jdbc/test/unit/example/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/unit/example/example.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/example/example.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/main.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/performance/
mysql-connector-c++-8.0.29-src/jdbc/test/unit/performance/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/unit/performance/perf_statement.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/performance/perf_statement.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/template_bug_group/
mysql-connector-c++-8.0.29-src/jdbc/test/unit/template_bug_group/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/test/unit/template_bug_group/bug123.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/template_bug_group/bug123.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/template_bug_group/bug456.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/template_bug_group/bug456.h
mysql-connector-c++-8.0.29-src/jdbc/test/unit/unit_fixture.cpp
mysql-connector-c++-8.0.29-src/jdbc/test/unit/unit_fixture.h
mysql-connector-c++-8.0.29-src/jdbc/thread/
mysql-connector-c++-8.0.29-src/jdbc/thread/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/thread/my_no_pthread.h
mysql-connector-c++-8.0.29-src/jdbc/thread/my_pthread.c
mysql-connector-c++-8.0.29-src/jdbc/thread/my_pthread.h
mysql-connector-c++-8.0.29-src/jdbc/thread/my_thr_init.c
mysql-connector-c++-8.0.29-src/jdbc/thread/my_wincond.c
mysql-connector-c++-8.0.29-src/jdbc/thread/my_winthread.c
mysql-connector-c++-8.0.29-src/jdbc/thread/thr_alarm.h
mysql-connector-c++-8.0.29-src/jdbc/thread/thr_mutex.c
mysql-connector-c++-8.0.29-src/jdbc/win/
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/MySQLConnector.ico
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/New.ico
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/Up.ico
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/bannrbmp.bmp
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/dlgbmp.bmp
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/exclamic.ico
mysql-connector-c++-8.0.29-src/jdbc/win/Bitmaps/info.ico
mysql-connector-c++-8.0.29-src/jdbc/win/CMakeLists.txt
mysql-connector-c++-8.0.29-src/jdbc/win/mysql-conncpp-msi-arpprops.xml
mysql-connector-c++-8.0.29-src/jdbc/win/mysql-conncpp-msi-template.xml.in
mysql-connector-c++-8.0.29-src/jdbc/win/mysql-conncpp-msi-ui.xml
mysql-connector-c++-8.0.29-src/jdbc.cmake
mysql-connector-c++-8.0.29-src/packaging/
mysql-connector-c++-8.0.29-src/packaging/CMakeLists.txt
mysql-connector-c++-8.0.29-src/packaging/PackageSpecs.cmake
mysql-connector-c++-8.0.29-src/packaging/WiX/
mysql-connector-c++-8.0.29-src/packaging/WiX/AdminBackground.jpg
mysql-connector-c++-8.0.29-src/packaging/WiX/AdminHeader.jpg
mysql-connector-c++-8.0.29-src/packaging/WiX/CMakeLists.txt
mysql-connector-c++-8.0.29-src/packaging/WiX/MySQLConnector.ico
mysql-connector-c++-8.0.29-src/packaging/WiX/connector-cpp.wxs.in
mysql-connector-c++-8.0.29-src/packaging/WiX/custom_ui.wxs
mysql-connector-c++-8.0.29-src/packaging/WiX/wix_setup.cmake
mysql-connector-c++-8.0.29-src/packaging/config.cmake
mysql-connector-c++-8.0.29-src/packaging/deb-in/
mysql-connector-c++-8.0.29-src/packaging/deb-in/CMakeLists.txt
mysql-connector-c++-8.0.29-src/packaging/deb-in/changelog.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/compat
mysql-connector-c++-8.0.29-src/packaging/deb-in/control.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/copyright.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn-dev.install.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn-dev.lintian-overrides.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn8-2-dbgsym.install.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn8-2.install.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn8-2.lintian-overrides.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn9-dbgsym.install.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn9.install.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/libmysqlcppconn9.lintian-overrides.in
mysql-connector-c++-8.0.29-src/packaging/deb-in/rules.in
mysql-connector-c++-8.0.29-src/packaging/install_manifest.cmake
mysql-connector-c++-8.0.29-src/packaging/mysql-connector-c++.spec.in
mysql-connector-c++-8.0.29-src/testapp/
mysql-connector-c++-8.0.29-src/testapp/CMakeLists.txt
mysql-connector-c++-8.0.29-src/testapp/devapi_test.cc
mysql-connector-c++-8.0.29-src/testapp/jdbc_test.cc
mysql-connector-c++-8.0.29-src/testapp/xapi_test.c
mysql-connector-c++-8.0.29-src/testing/
mysql-connector-c++-8.0.29-src/testing/CMakeLists.txt
mysql-connector-c++-8.0.29-src/testing/sub_project_test/
mysql-connector-c++-8.0.29-src/testing/sub_project_test/CMakeLists.txt
mysql-connector-c++-8.0.29-src/testing/test.h
mysql-connector-c++-8.0.29-src/testing/test_harness.cc
mysql-connector-c++-8.0.29-src/testing/tests.cmake
mysql-connector-c++-8.0.29-src/try.cc
mysql-connector-c++-8.0.29-src/try_jdbc.cc
mysql-connector-c++-8.0.29-src/version.cmake
mysql-connector-c++-8.0.29-src/xapi/
mysql-connector-c++-8.0.29-src/xapi/CMakeLists.txt
mysql-connector-c++-8.0.29-src/xapi/crud.cc
mysql-connector-c++-8.0.29-src/xapi/crud_internal.h
mysql-connector-c++-8.0.29-src/xapi/def_internal.h
mysql-connector-c++-8.0.29-src/xapi/error_internal.h
mysql-connector-c++-8.0.29-src/xapi/mysqlx.cc
mysql-connector-c++-8.0.29-src/xapi/mysqlx.def
mysql-connector-c++-8.0.29-src/xapi/mysqlx_cc_internal.h
mysql-connector-c++-8.0.29-src/xapi/result.cc
mysql-connector-c++-8.0.29-src/xapi/session.cc
mysql-connector-c++-8.0.29-src/xapi/tests/
mysql-connector-c++-8.0.29-src/xapi/tests/CMakeLists.txt
mysql-connector-c++-8.0.29-src/xapi/tests/test.h
mysql-connector-c++-8.0.29-src/xapi/tests/xapi-t.cc
mysql-connector-c++-8.0.29-src/xapi/tests/xapi_crud-t.cc
mysql-connector-c++-8.0.29-src/INFO_SRC
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/platform-cache
-- BIG_ENDIAN: 0
-- Looking for SSL library.
-- Using OpenSSL version: 1.1.1o
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- Looking for X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS
-- Looking for X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS - found
-- Looking for SSL_get0_param
-- Looking for SSL_get0_param - found
-- Looking for X509_VERIFY_PARAM_set_hostflags
-- Looking for X509_VERIFY_PARAM_set_hostflags - found
-- Looking for X509_VERIFY_PARAM_set1_host
-- Looking for X509_VERIFY_PARAM_set1_host - found
-- Setting up RapidJSON.
-- Performing Test HAVE_STATIC_ASSERT
-- Performing Test HAVE_STATIC_ASSERT - Success
-- Performing Test HAVE_IS_SAME
-- Performing Test HAVE_IS_SAME - Failed
-- Performing Test HAVE_SHARED_PTR
-- Performing Test HAVE_SHARED_PTR - Success
-- Performing Test HAVE_SYSTEM_ERROR
-- Performing Test HAVE_SYSTEM_ERROR - Success
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Setting up Protobuf.
Not searching for unused variables given on the command line.
-- BIG_ENDIAN: 0
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/protobuf
-- Setting up compression libraries.
Not searching for unused variables given on the command line.
-- BIG_ENDIAN: 0
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of off64_t
-- Check size of off64_t - done
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/zlib
Not searching for unused variables given on the command line.
-- BIG_ENDIAN: 0
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lz4
Not searching for unused variables given on the command line.
-- BIG_ENDIAN: 0
-- ZSTD_LEGACY_SUPPORT not defined!
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/zstd
-- Looking for sys/endian.h
-- Looking for sys/endian.h - not found
-- Looking for sys/byteorder.h
-- Looking for sys/byteorder.h - not found
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build
[  1%] Building CXX object CMakeFiles/save_linker_opts.dir/cmake/libutils/save_linker_opts.cc.o
[  2%] Linking CXX executable libutils/save_linker_opts
[  2%] Built target save_linker_opts
== Running extrnal build at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/zstd (Release)
[  3%] Building C object CMakeFiles/zstd.dir/lib/common/debug.c.o
[  6%] Building C object CMakeFiles/zstd.dir/lib/common/entropy_common.c.o
[  9%] Building C object CMakeFiles/zstd.dir/lib/common/error_private.c.o
[ 15%] Building C object CMakeFiles/zstd.dir/lib/common/pool.c.o
[ 15%] Building C object CMakeFiles/zstd.dir/lib/common/threading.c.o
[ 18%] Building C object CMakeFiles/zstd.dir/lib/common/xxhash.c.o
[ 25%] Building C object CMakeFiles/zstd.dir/lib/common/zstd_common.c.o
[ 25%] Building C object CMakeFiles/zstd.dir/lib/common/fse_decompress.c.o
[ 28%] Building C object CMakeFiles/zstd.dir/lib/compress/fse_compress.c.o
[ 31%] Building C object CMakeFiles/zstd.dir/lib/compress/hist.c.o
[ 34%] Building C object CMakeFiles/zstd.dir/lib/compress/huf_compress.c.o
[ 37%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_compress.c.o
[ 40%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_compress_literals.c.o
[ 43%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_compress_sequences.c.o
[ 46%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_double_fast.c.o
[ 50%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_fast.c.o
[ 56%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_lazy.c.o
[ 56%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_ldm.c.o
[ 62%] Building C object CMakeFiles/zstd.dir/lib/compress/zstd_opt.c.o
[ 62%] Building C object CMakeFiles/zstd.dir/lib/compress/zstdmt_compress.c.o
[ 65%] Building C object CMakeFiles/zstd.dir/lib/decompress/huf_decompress.c.o
[ 68%] Building C object CMakeFiles/zstd.dir/lib/decompress/zstd_ddict.c.o
[ 71%] Building C object CMakeFiles/zstd.dir/lib/decompress/zstd_decompress_block.c.o
[ 75%] Building C object CMakeFiles/zstd.dir/lib/decompress/zstd_decompress.c.o
[ 78%] Building C object CMakeFiles/zstd.dir/lib/deprecated/zbuff_common.c.o
[ 81%] Building C object CMakeFiles/zstd.dir/lib/deprecated/zbuff_compress.c.o
[ 84%] Building C object CMakeFiles/zstd.dir/lib/deprecated/zbuff_decompress.c.o
[ 87%] Building C object CMakeFiles/zstd.dir/lib/dictBuilder/cover.c.o
[ 90%] Building C object CMakeFiles/zstd.dir/lib/dictBuilder/fastcover.c.o
[ 93%] Building C object CMakeFiles/zstd.dir/lib/dictBuilder/divsufsort.c.o
[ 96%] Building C object CMakeFiles/zstd.dir/lib/dictBuilder/zdict.c.o
[100%] Linking C static library libzstd.a
[100%] Built target zstd
== Extrnal build done
[  2%] Built target zstd-build
[  4%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/error.cc.o
[  5%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/stream.cc.o
[  6%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/connection_tcpip.cc.o
[  8%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/socket.cc.o
[  9%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/diagnostics.cc.o
[ 10%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/socket_detail.cc.o
[ 12%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/connection_openssl.cc.o
[ 13%] Linking CXX static library libcdk_foundation.a
[ 13%] Built target cdk_foundation
== Running extrnal build at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/protobuf (Release)
[  1%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o
[  2%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o
[  2%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o
[  3%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o
[  3%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o
[  3%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o
[  4%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o
[  6%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o
[  6%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o
[  7%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o
[  8%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o
[  9%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o
[  9%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o
[ 10%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o
[ 11%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o
[ 13%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 12%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o
[ 13%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o
[ 13%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[ 15%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o
[ 15%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o
[ 16%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o
[ 17%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o
[ 18%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o
[ 18%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o
[ 19%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o
[ 20%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o
[ 21%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o
[ 21%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o
[ 21%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[ 22%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o
[ 23%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 24%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o
[ 25%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o
[ 26%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o
[ 27%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o
[ 27%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o
[ 28%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o
[ 29%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o
[ 30%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o
[ 30%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o
[ 31%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o
[ 32%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o
[ 32%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o
[ 33%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o
[ 34%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o
[ 35%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o
[ 36%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o
[ 36%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o
[ 37%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o
[ 38%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o
[ 39%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o
[ 39%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o
[ 40%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o
[ 41%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o
[ 42%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o
[ 42%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o
[ 43%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o
[ 44%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o
[ 45%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o
[ 45%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o
[ 46%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o
[ 47%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o
[ 48%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o
[ 49%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o
[ 49%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o
[ 50%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o
[ 51%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o
[ 52%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o
[ 52%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o
[ 53%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o
[ 54%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o
[ 55%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o
[ 55%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o
[ 56%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o
[ 57%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o
[ 58%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o
[ 58%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o
[ 59%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o
[ 60%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o
[ 61%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o
[ 61%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o
[ 62%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o
[ 63%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o
[ 64%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o
[ 65%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o
[ 65%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o
[ 66%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
[ 67%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o
[ 68%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o
[ 68%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o
[ 69%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o
[ 70%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o
[ 71%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o
[ 71%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o
[ 72%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o
[ 73%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
[ 74%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o
[ 74%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o
[ 75%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o
[ 76%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o
[ 77%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o
[ 78%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o
[ 78%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o
[ 79%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o
[ 80%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o
[ 81%] Linking CXX static library libprotobuf-lite.a
[ 81%] Built target libprotobuf-lite
[ 82%] Linking CXX static library libprotobuf.a
[ 82%] Built target libprotobuf
[ 82%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o
[ 83%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o
[ 86%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
[ 86%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o
[ 86%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
[ 87%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
[ 88%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
[ 88%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o
[ 89%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o
[ 89%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
[ 91%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
[ 91%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
[ 92%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o
[ 95%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
[ 95%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o
[ 95%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
[ 95%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o
[ 97%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o
[ 97%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o
[ 97%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o
[ 98%] Linking CXX static library libprotoc.a
[ 98%] Built target libprotoc
[ 99%] Building CXX object protobuf-3.11.4/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o
[100%] Linking CXX executable ../../runtime_output_directory/protoc
[100%] Built target protoc
== Extrnal build done
[ 13%] Built target protobuf-build
== Running extrnal build at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/zlib (Release)
[ 12%] Building C object CMakeFiles/zlib.dir/compress.o
[ 12%] Building C object CMakeFiles/zlib.dir/crc32.o
[ 25%] Building C object CMakeFiles/zlib.dir/gzclose.o
[ 25%] Building C object CMakeFiles/zlib.dir/deflate.o
[ 31%] Building C object CMakeFiles/zlib.dir/adler32.o
[ 37%] Building C object CMakeFiles/zlib.dir/gzlib.o
[ 43%] Building C object CMakeFiles/zlib.dir/gzread.o
[ 56%] Building C object CMakeFiles/zlib.dir/infback.o
[ 56%] Building C object CMakeFiles/zlib.dir/inflate.o
[ 62%] Building C object CMakeFiles/zlib.dir/gzwrite.o
[ 68%] Building C object CMakeFiles/zlib.dir/inftrees.o
[ 75%] Building C object CMakeFiles/zlib.dir/inffast.o
[ 81%] Building C object CMakeFiles/zlib.dir/trees.o
[ 87%] Building C object CMakeFiles/zlib.dir/uncompr.o
[ 93%] Building C object CMakeFiles/zlib.dir/zutil.o
[100%] Linking C static library libz.a
[100%] Built target zlib
== Extrnal build done
[ 13%] Built target zlib-build
== Running extrnal build at: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lz4 (Release)
[ 20%] Building C object CMakeFiles/lz4.dir/lz4frame.c.o
[ 40%] Building C object CMakeFiles/lz4.dir/xxhash.c.o
[ 60%] Building C object CMakeFiles/lz4.dir/lz4.c.o
[ 80%] Building C object CMakeFiles/lz4.dir/lz4hc.c.o
[100%] Linking C static library liblz4.a
[100%] Built target lz4
== Extrnal build done
[ 13%] Built target lz4-build
[ 15%] Preparing protobuf files for protobuf-lite
[ 16%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_sql.proto
[ 17%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx.proto
[ 19%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_connection.proto
[ 20%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_crud.proto
[ 21%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_cursor.proto
[ 23%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_datatypes.proto
[ 24%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_expect.proto
[ 26%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_expr.proto
[ 27%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_notice.proto
[ 28%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_prepare.proto
[ 30%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_resultset.proto
[ 31%] Running C++ protocol buffer compiler on /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/cdk/protocol/mysqlx/lite/mysqlx_session.proto
[ 32%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protocol.cc.o
[ 34%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protocol_compression.cc.o
[ 35%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/session.cc.o
[ 36%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/rset.cc.o
[ 38%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/stmt.cc.o
[ 39%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/crud.cc.o
[ 41%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_connection.pb.cc.o
[ 42%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_crud.pb.cc.o
[ 43%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_cursor.pb.cc.o
[ 45%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_datatypes.pb.cc.o
[ 46%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_expect.pb.cc.o
[ 47%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_expr.pb.cc.o
[ 49%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_notice.pb.cc.o
[ 50%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_prepare.pb.cc.o
[ 52%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_resultset.pb.cc.o
[ 53%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_session.pb.cc.o
[ 54%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx_sql.pb.cc.o
[ 56%] Building CXX object cdk/protocol/mysqlx/CMakeFiles/cdk_proto_mysqlx.dir/protobuf/mysqlx.pb.cc.o
[ 57%] Linking CXX static library libcdk_proto_mysqlx.a
[ 57%] Built target cdk_proto_mysqlx
[ 58%] Building CXX object cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/session.cc.o
[ 60%] Building CXX object cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/result.cc.o
[ 61%] Building CXX object cdk/mysqlx/CMakeFiles/cdk_mysqlx.dir/auth_hash.cc.o
[ 63%] Linking CXX static library libcdk_mysqlx.a
[ 63%] Built target cdk_mysqlx
[ 64%] Building CXX object cdk/parser/CMakeFiles/cdk_parser.dir/tokenizer.cc.o
[ 65%] Building CXX object cdk/parser/CMakeFiles/cdk_parser.dir/json_parser.cc.o
[ 67%] Building CXX object cdk/parser/CMakeFiles/cdk_parser.dir/expr_parser.cc.o
[ 68%] Building CXX object cdk/parser/CMakeFiles/cdk_parser.dir/uri_parser.cc.o
[ 69%] Linking CXX static library libcdk_parser.a
[ 69%] Built target cdk_parser
[ 71%] Building CXX object cdk/core/CMakeFiles/cdk.dir/session.cc.o
[ 72%] Building CXX object cdk/core/CMakeFiles/cdk.dir/codec.cc.o
[ 73%] Linking CXX static library libcdk.a
[ 73%] Built target cdk
[ 75%] Building CXX object common/CMakeFiles/common.dir/session.cc.o
[ 76%] Building CXX object common/CMakeFiles/common.dir/result.cc.o
[ 78%] Building CXX object common/CMakeFiles/common.dir/collection.cc.o
[ 79%] Building CXX object common/CMakeFiles/common.dir/value.cc.o
[ 80%] Linking CXX static library libcommon.a
[ 80%] Built target common
[ 82%] Building CXX object devapi/CMakeFiles/devapi.dir/session.cc.o
[ 83%] Building CXX object devapi/CMakeFiles/devapi.dir/result.cc.o
[ 84%] Building CXX object devapi/CMakeFiles/devapi.dir/document.cc.o
[ 86%] Building CXX object devapi/CMakeFiles/devapi.dir/crud.cc.o
[ 87%] Linking CXX static library libdevapi.a
[ 87%] Built target devapi
[ 89%] Building CXX object xapi/CMakeFiles/xapi.dir/crud.cc.o
[ 90%] Building CXX object xapi/CMakeFiles/xapi.dir/result.cc.o
[ 91%] Building CXX object xapi/CMakeFiles/xapi.dir/mysqlx.cc.o
[ 93%] Building CXX object xapi/CMakeFiles/xapi.dir/session.cc.o
[ 94%] Linking CXX static library libxapi.a
[ 94%] Built target xapi
[ 95%] Building CXX object CMakeFiles/connector-deps.dir/cmake/libutils/empty.cc.o
[ 97%] Linking CXX shared library libconnector-deps.so
[ 97%] Built target connector-deps
[ 98%] Building CXX object CMakeFiles/connector.dir/cmake/libutils/empty.cc.o
[100%] Linking CXX shared library libmysqlcppconn8.so
Merging SHARED library: /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-src/build/libmysqlcppconn8.so.2.8.0.29
- xapi/libxapi.a
- devapi/libdevapi.a
- common/libcommon.a
- cdk/core/libcdk.a
- cdk/mysqlx/libcdk_mysqlx.a
- cdk/protocol/mysqlx/libcdk_proto_mysqlx.a
- cdk/protocol/mysqlx/zlib/libz.a
- cdk/protocol/mysqlx/lz4/liblz4.a
- cdk/protocol/mysqlx/zstd/libzstd.a
- cdk/parser/libcdk_parser.a
- cdk/foundation/libcdk_foundation.a
- cdk/protocol/mysqlx/protobuf/protobuf-3.11.4/cmake/libprotobuf-lite.a
Merge options: 
- using gcc tools
[100%] Built target connector
Consolidate compiler generated dependencies of target save_linker_opts
[  2%] Built target save_linker_opts
[  2%] Built target zstd-build
Consolidate compiler generated dependencies of target cdk_foundation
[ 13%] Built target cdk_foundation
[ 13%] Built target protobuf-build
[ 13%] Built target zlib-build
[ 13%] Built target lz4-build
Consolidate compiler generated dependencies of target cdk_proto_mysqlx
[ 57%] Built target cdk_proto_mysqlx
Consolidate compiler generated dependencies of target cdk_mysqlx
[ 63%] Built target cdk_mysqlx
Consolidate compiler generated dependencies of target cdk_parser
[ 69%] Built target cdk_parser
Consolidate compiler generated dependencies of target cdk
[ 73%] Built target cdk
Consolidate compiler generated dependencies of target common
[ 80%] Built target common
Consolidate compiler generated dependencies of target devapi
[ 87%] Built target devapi
Consolidate compiler generated dependencies of target xapi
[ 94%] Built target xapi
Consolidate compiler generated dependencies of target connector-deps
[ 95%] Linking CXX shared library libconnector-deps.so
[ 97%] Built target connector-deps
Consolidate compiler generated dependencies of target connector
[100%] Built target connector
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/lib/libmysqlcppconn8.so.2.8.0.29
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/lib/libmysqlcppconn8.so.2
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/lib/libmysqlcppconn8.so
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/./INFO_SRC
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/./INFO_BIN
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common_constants.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/xapi.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/xdevapi.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common/api.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common/error.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common/op_if.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common/settings.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common/util.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/common/value.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/common.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/error.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/row.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/result.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/executable.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/document.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/settings.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/crud.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/collection_crud.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/table_crud.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/collations.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/mysql_charsets.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/mysql_collations.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/detail/error.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/detail/row.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/detail/result.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/detail/settings.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/detail/session.h
-- Installing: /usr/src/slapt-src/libraries/mysql-connector-c++/package-mysql-connector-c++/usr/include/mysqlx/devapi/detail/crud.h

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/lib/libmysqlcppconn8.so	libmysqlcppconn8.so.2
usr/lib/libmysqlcppconn8.so.2	libmysqlcppconn8.so.2.8.0.29

Making symbolic link creation script:
( cd usr/lib ; rm -rf libmysqlcppconn8.so )
( cd usr/lib ; ln -sf libmysqlcppconn8.so.2 libmysqlcppconn8.so )
( cd usr/lib ; rm -rf libmysqlcppconn8.so.2 )
( cd usr/lib ; ln -sf libmysqlcppconn8.so.2.8.0.29 libmysqlcppconn8.so.2 )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib/libmysqlcppconn8.so.2'
removed './usr/lib/libmysqlcppconn8.so'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-i586-1salix15.0.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/mysql-connector-c++-8.0.29/
usr/doc/mysql-connector-c++-8.0.29/CONTRIBUTING.md
usr/doc/mysql-connector-c++-8.0.29/INFO_BIN
usr/doc/mysql-connector-c++-8.0.29/INFO_SRC
usr/doc/mysql-connector-c++-8.0.29/LICENSE.txt
usr/doc/mysql-connector-c++-8.0.29/README.md
usr/doc/mysql-connector-c++-8.0.29/README.txt
usr/doc/mysql-connector-c++-8.0.29/mysql-connector-c++.SlackBuild
usr/include/
usr/include/mysqlx/
usr/include/mysqlx/common/
usr/include/mysqlx/common.h
usr/include/mysqlx/common/api.h
usr/include/mysqlx/common/error.h
usr/include/mysqlx/common/op_if.h
usr/include/mysqlx/common/settings.h
usr/include/mysqlx/common/util.h
usr/include/mysqlx/common/value.h
usr/include/mysqlx/common_constants.h
usr/include/mysqlx/devapi/
usr/include/mysqlx/devapi/collations.h
usr/include/mysqlx/devapi/collection_crud.h
usr/include/mysqlx/devapi/common.h
usr/include/mysqlx/devapi/crud.h
usr/include/mysqlx/devapi/detail/
usr/include/mysqlx/devapi/detail/crud.h
usr/include/mysqlx/devapi/detail/error.h
usr/include/mysqlx/devapi/detail/result.h
usr/include/mysqlx/devapi/detail/row.h
usr/include/mysqlx/devapi/detail/session.h
usr/include/mysqlx/devapi/detail/settings.h
usr/include/mysqlx/devapi/document.h
usr/include/mysqlx/devapi/error.h
usr/include/mysqlx/devapi/executable.h
usr/include/mysqlx/devapi/mysql_charsets.h
usr/include/mysqlx/devapi/mysql_collations.h
usr/include/mysqlx/devapi/result.h
usr/include/mysqlx/devapi/row.h
usr/include/mysqlx/devapi/settings.h
usr/include/mysqlx/devapi/table_crud.h
usr/include/mysqlx/xapi.h
usr/include/mysqlx/xdevapi.h
usr/lib/
usr/lib/libmysqlcppconn8.so.2.8.0.29

Slackware package /usr/src/slapt-src/libraries/mysql-connector-c++/mysql-connector-c++-8.0.29-i586-1salix15.0.txz created.

Installing package mysql-connector-c++-8.0.29-i586-1salix15.0...
| mysql-connector-c++ (MySQL Connector in C++)
| 
| mysql-connector-c++ is the official c++ driver for MySQL.
| 
| Website: http://www.mysql.com/
| 
| 
| 
| 
| 
| 
| 
|