基本信息
源码名称:mysql5.7.38win64
源码大小:369.95M
文件格式:.zip
开发语言:SQL
更新时间:2022-11-21
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
mysql5.7.38win64 

.
├── mysql-5.7.38-winx64
│   ├── LICENSE
│   ├── README
│   ├── bin
│   │   ├── echo.exe
│   │   ├── innochecksum.exe
│   │   ├── libmecab.dll
│   │   ├── lz4_decompress.exe
│   │   ├── my_print_defaults.exe
│   │   ├── myisam_ftdump.exe
│   │   ├── myisamchk.exe
│   │   ├── myisamlog.exe
│   │   ├── myisampack.exe
│   │   ├── mysql.exe
│   │   ├── mysql_client_test_embedded.exe
│   │   ├── mysql_config.pl
│   │   ├── mysql_config_editor.exe
│   │   ├── mysql_embedded.exe
│   │   ├── mysql_plugin.exe
│   │   ├── mysql_secure_installation.exe
│   │   ├── mysql_ssl_rsa_setup.exe
│   │   ├── mysql_tzinfo_to_sql.exe
│   │   ├── mysql_upgrade.exe
│   │   ├── mysqladmin.exe
│   │   ├── mysqlbinlog.exe
│   │   ├── mysqlcheck.exe
│   │   ├── mysqld.exe
│   │   ├── mysqld.pdb
│   │   ├── mysqld_multi.pl
│   │   ├── mysqldump.exe
│   │   ├── mysqldumpslow.pl
│   │   ├── mysqlimport.exe
│   │   ├── mysqlpump.exe
│   │   ├── mysqlshow.exe
│   │   ├── mysqlslap.exe
│   │   ├── mysqltest_embedded.exe
│   │   ├── mysqlxtest.exe
│   │   ├── perror.exe
│   │   ├── replace.exe
│   │   ├── resolveip.exe
│   │   └── zlib_decompress.exe
│   ├── docs
│   │   ├── ChangeLog
│   │   ├── INFO_BIN
│   │   └── INFO_SRC
│   ├── include
│   │   ├── big_endian.h
│   │   ├── binary_log_types.h
│   │   ├── byte_order_generic.h
│   │   ├── byte_order_generic_x86.h
│   │   ├── decimal.h
│   │   ├── errmsg.h
│   │   ├── keycache.h
│   │   ├── little_endian.h
│   │   ├── m_ctype.h
│   │   ├── m_string.h
│   │   ├── my_alloc.h
│   │   ├── my_byteorder.h
│   │   ├── my_command.h
│   │   ├── my_compiler.h
│   │   ├── my_config.h
│   │   ├── my_dbug.h
│   │   ├── my_dir.h
│   │   ├── my_getopt.h
│   │   ├── my_global.h
│   │   ├── my_list.h
│   │   ├── my_sys.h
│   │   ├── my_thread.h
│   │   ├── my_thread_local.h
│   │   ├── my_xml.h
│   │   ├── mysql
│   │   │   ├── client_authentication.h
│   │   │   ├── client_plugin.h
│   │   │   ├── client_plugin.h.pp
│   │   │   ├── com_data.h
│   │   │   ├── get_password.h
│   │   │   ├── group_replication_priv.h
│   │   │   ├── innodb_priv.h
│   │   │   ├── mysql_lex_string.h
│   │   │   ├── plugin.h
│   │   │   ├── plugin_audit.h
│   │   │   ├── plugin_audit.h.pp
│   │   │   ├── plugin_auth.h
│   │   │   ├── plugin_auth.h.pp
│   │   │   ├── plugin_auth_common.h
│   │   │   ├── plugin_ftparser.h
│   │   │   ├── plugin_ftparser.h.pp
│   │   │   ├── plugin_group_replication.h
│   │   │   ├── plugin_keyring.h
│   │   │   ├── plugin_keyring.h.pp
│   │   │   ├── plugin_trace.h
│   │   │   ├── plugin_validate_password.h
│   │   │   ├── psi
│   │   │   │   ├── mysql_file.h
│   │   │   │   ├── mysql_idle.h
│   │   │   │   ├── mysql_mdl.h
│   │   │   │   ├── mysql_memory.h
│   │   │   │   ├── mysql_ps.h
│   │   │   │   ├── mysql_socket.h
│   │   │   │   ├── mysql_sp.h
│   │   │   │   ├── mysql_stage.h
│   │   │   │   ├── mysql_statement.h
│   │   │   │   ├── mysql_table.h
│   │   │   │   ├── mysql_thread.h
│   │   │   │   ├── mysql_transaction.h
│   │   │   │   ├── psi.h
│   │   │   │   ├── psi_base.h
│   │   │   │   └── psi_memory.h
│   │   │   ├── service_command.h
│   │   │   ├── service_locking.h
│   │   │   ├── service_my_plugin_log.h
│   │   │   ├── service_my_snprintf.h
│   │   │   ├── service_mysql_alloc.h
│   │   │   ├── service_mysql_keyring.h
│   │   │   ├── service_mysql_password_policy.h
│   │   │   ├── service_mysql_string.h
│   │   │   ├── service_parser.h
│   │   │   ├── service_rpl_transaction_ctx.h
│   │   │   ├── service_rpl_transaction_write_set.h
│   │   │   ├── service_rules_table.h
│   │   │   ├── service_security_context.h
│   │   │   ├── service_srv_session.h
│   │   │   ├── service_srv_session_info.h
│   │   │   ├── service_ssl_wrapper.h
│   │   │   ├── service_thd_alloc.h
│   │   │   ├── service_thd_engine_lock.h
│   │   │   ├── service_thd_wait.h
│   │   │   ├── service_thread_scheduler.h
│   │   │   ├── services.h
│   │   │   ├── services.h.pp
│   │   │   ├── thread_pool_priv.h
│   │   │   └── thread_type.h
│   │   ├── mysql.h
│   │   ├── mysql_com.h
│   │   ├── mysql_com_server.h
│   │   ├── mysql_embed.h
│   │   ├── mysql_time.h
│   │   ├── mysql_version.h
│   │   ├── mysqld_ername.h
│   │   ├── mysqld_error.h
│   │   ├── mysqlx_ername.h
│   │   ├── mysqlx_error.h
│   │   ├── mysqlx_version.h
│   │   ├── plugin.h
│   │   ├── plugin_audit.h
│   │   ├── plugin_ftparser.h
│   │   ├── plugin_group_replication.h
│   │   ├── plugin_keyring.h
│   │   ├── plugin_validate_password.h
│   │   ├── sql_common.h
│   │   ├── sql_state.h
│   │   ├── sslopt-case.h
│   │   ├── sslopt-longopts.h
│   │   ├── sslopt-vars.h
│   │   ├── thr_cond.h
│   │   ├── thr_mutex.h
│   │   ├── thr_rwlock.h
│   │   └── typelib.h
│   ├── lib
│   │   ├── libmysql.dll
│   │   ├── libmysql.lib
│   │   ├── libmysqld.dll
│   │   ├── libmysqld.lib
│   │   ├── mecab
│   │   │   ├── dic
│   │   │   │   ├── ipadic_euc-jp
│   │   │   │   │   ├── char.bin
│   │   │   │   │   ├── dicrc
│   │   │   │   │   ├── left-id.def
│   │   │   │   │   ├── matrix.bin
│   │   │   │   │   ├── pos-id.def
│   │   │   │   │   ├── rewrite.def
│   │   │   │   │   ├── right-id.def
│   │   │   │   │   ├── sys.dic
│   │   │   │   │   └── unk.dic
│   │   │   │   ├── ipadic_sjis
│   │   │   │   │   ├── char.bin
│   │   │   │   │   ├── dicrc
│   │   │   │   │   ├── left-id.def
│   │   │   │   │   ├── matrix.bin
│   │   │   │   │   ├── pos-id.def
│   │   │   │   │   ├── rewrite.def
│   │   │   │   │   ├── right-id.def
│   │   │   │   │   ├── sys.dic
│   │   │   │   │   └── unk.dic
│   │   │   │   └── ipadic_utf-8
│   │   │   │       ├── char.bin
│   │   │   │       ├── dicrc
│   │   │   │       ├── left-id.def
│   │   │   │       ├── matrix.bin
│   │   │   │       ├── pos-id.def
│   │   │   │       ├── rewrite.def
│   │   │   │       ├── right-id.def
│   │   │   │       ├── sys.dic
│   │   │   │       └── unk.dic
│   │   │   └── etc
│   │   │       └── mecabrc
│   │   ├── mysqlclient.lib
│   │   ├── mysqlserver.lib
│   │   ├── mysqlservices.lib
│   │   └── plugin
│   │       ├── adt_null.dll
│   │       ├── connection_control.dll
│   │       ├── debug
│   │       │   ├── adt_null.dll
│   │       │   ├── adt_null.pdb
│   │       │   ├── connection_control.dll
│   │       │   ├── connection_control.pdb
│   │       │   ├── group_replication.dll
│   │       │   ├── group_replication.pdb
│   │       │   ├── ha_example.dll
│   │       │   ├── ha_example.pdb
│   │       │   ├── keyring_file.dll
│   │       │   ├── keyring_file.pdb
│   │       │   ├── keyring_udf.dll
│   │       │   ├── keyring_udf.pdb
│   │       │   ├── libpluginmecab.dll
│   │       │   ├── libpluginmecab.pdb
│   │       │   ├── libtest_framework.dll
│   │       │   ├── libtest_framework.pdb
│   │       │   ├── libtest_services.dll
│   │       │   ├── libtest_services.pdb
│   │       │   ├── libtest_services_threaded.dll
│   │       │   ├── libtest_services_threaded.pdb
│   │       │   ├── libtest_session_detach.dll
│   │       │   ├── libtest_session_detach.pdb
│   │       │   ├── libtest_session_in_thd.dll
│   │       │   ├── libtest_session_in_thd.pdb
│   │       │   ├── libtest_session_info.dll
│   │       │   ├── libtest_session_info.pdb
│   │       │   ├── libtest_sql_2_sessions.dll
│   │       │   ├── libtest_sql_2_sessions.pdb
│   │       │   ├── libtest_sql_all_col_types.dll
│   │       │   ├── libtest_sql_all_col_types.pdb
│   │       │   ├── libtest_sql_cmds_1.dll
│   │       │   ├── libtest_sql_cmds_1.pdb
│   │       │   ├── libtest_sql_commit.dll
│   │       │   ├── libtest_sql_commit.pdb
│   │       │   ├── libtest_sql_complex.dll
│   │       │   ├── libtest_sql_complex.pdb
│   │       │   ├── libtest_sql_errors.dll
│   │       │   ├── libtest_sql_errors.pdb
│   │       │   ├── libtest_sql_lock.dll
│   │       │   ├── libtest_sql_lock.pdb
│   │       │   ├── libtest_sql_processlist.dll
│   │       │   ├── libtest_sql_processlist.pdb
│   │       │   ├── libtest_sql_replication.dll
│   │       │   ├── libtest_sql_replication.pdb
│   │       │   ├── libtest_sql_shutdown.dll
│   │       │   ├── libtest_sql_shutdown.pdb
│   │       │   ├── libtest_sql_sqlmode.dll
│   │       │   ├── libtest_sql_sqlmode.pdb
│   │       │   ├── libtest_sql_stored_procedures_functions.dll
│   │       │   ├── libtest_sql_stored_procedures_functions.pdb
│   │       │   ├── libtest_sql_views_triggers.dll
│   │       │   ├── libtest_sql_views_triggers.pdb
│   │       │   ├── libtest_x_sessions_deinit.dll
│   │       │   ├── libtest_x_sessions_deinit.pdb
│   │       │   ├── libtest_x_sessions_init.dll
│   │       │   ├── libtest_x_sessions_init.pdb
│   │       │   ├── locking_service.dll
│   │       │   ├── locking_service.pdb
│   │       │   ├── mypluglib.dll
│   │       │   ├── mypluglib.pdb
│   │       │   ├── mysql_no_login.dll
│   │       │   ├── mysql_no_login.pdb
│   │       │   ├── mysqlx.dll
│   │       │   ├── mysqlx.pdb
│   │       │   ├── rewrite_example.dll
│   │       │   ├── rewrite_example.pdb
│   │       │   ├── rewriter.dll
│   │       │   ├── rewriter.pdb
│   │       │   ├── semisync_master.dll
│   │       │   ├── semisync_master.pdb
│   │       │   ├── semisync_slave.dll
│   │       │   ├── semisync_slave.pdb
│   │       │   ├── test_security_context.dll
│   │       │   ├── test_security_context.pdb
│   │       │   ├── test_udf_services.dll
│   │       │   ├── test_udf_services.pdb
│   │       │   ├── validate_password.dll
│   │       │   ├── validate_password.pdb
│   │       │   ├── version_token.dll
│   │       │   └── version_token.pdb
│   │       ├── group_replication.dll
│   │       ├── ha_example.dll
│   │       ├── keyring_file.dll
│   │       ├── keyring_udf.dll
│   │       ├── libpluginmecab.dll
│   │       ├── libtest_framework.dll
│   │       ├── libtest_services.dll
│   │       ├── libtest_services_threaded.dll
│   │       ├── libtest_session_detach.dll
│   │       ├── libtest_session_in_thd.dll
│   │       ├── libtest_session_info.dll
│   │       ├── libtest_sql_2_sessions.dll
│   │       ├── libtest_sql_all_col_types.dll
│   │       ├── libtest_sql_cmds_1.dll
│   │       ├── libtest_sql_commit.dll
│   │       ├── libtest_sql_complex.dll
│   │       ├── libtest_sql_errors.dll
│   │       ├── libtest_sql_lock.dll
│   │       ├── libtest_sql_processlist.dll
│   │       ├── libtest_sql_replication.dll
│   │       ├── libtest_sql_shutdown.dll
│   │       ├── libtest_sql_sqlmode.dll
│   │       ├── libtest_sql_stored_procedures_functions.dll
│   │       ├── libtest_sql_views_triggers.dll
│   │       ├── libtest_x_sessions_deinit.dll
│   │       ├── libtest_x_sessions_init.dll
│   │       ├── locking_service.dll
│   │       ├── mypluglib.dll
│   │       ├── mysql_no_login.dll
│   │       ├── mysqlx.dll
│   │       ├── rewrite_example.dll
│   │       ├── rewriter.dll
│   │       ├── semisync_master.dll
│   │       ├── semisync_slave.dll
│   │       ├── test_security_context.dll
│   │       ├── test_udf_services.dll
│   │       ├── validate_password.dll
│   │       └── version_token.dll
│   └── share
│       ├── bulgarian
│       │   └── errmsg.sys
│       ├── charsets
│       │   ├── Index.xml
│       │   ├── README
│       │   ├── armscii8.xml
│       │   ├── ascii.xml
│       │   ├── cp1250.xml
│       │   ├── cp1251.xml
│       │   ├── cp1256.xml
│       │   ├── cp1257.xml
│       │   ├── cp850.xml
│       │   ├── cp852.xml
│       │   ├── cp866.xml
│       │   ├── dec8.xml
│       │   ├── geostd8.xml
│       │   ├── greek.xml
│       │   ├── hebrew.xml
│       │   ├── hp8.xml
│       │   ├── keybcs2.xml
│       │   ├── koi8r.xml
│       │   ├── koi8u.xml
│       │   ├── latin1.xml
│       │   ├── latin2.xml
│       │   ├── latin5.xml
│       │   ├── latin7.xml
│       │   ├── macce.xml
│       │   ├── macroman.xml
│       │   └── swe7.xml
│       ├── czech
│       │   └── errmsg.sys
│       ├── danish
│       │   └── errmsg.sys
│       ├── dictionary.txt
│       ├── dutch
│       │   └── errmsg.sys
│       ├── english
│       │   └── errmsg.sys
│       ├── errmsg-utf8.txt
│       ├── estonian
│       │   └── errmsg.sys
│       ├── fill_help_tables.sql
│       ├── french
│       │   └── errmsg.sys
│       ├── german
│       │   └── errmsg.sys
│       ├── greek
│       │   └── errmsg.sys
│       ├── hungarian
│       │   └── errmsg.sys
│       ├── innodb_memcached_config.sql
│       ├── install_rewriter.sql
│       ├── italian
│       │   └── errmsg.sys
│       ├── japanese
│       │   └── errmsg.sys
│       ├── korean
│       │   └── errmsg.sys
│       ├── mysql_security_commands.sql
│       ├── mysql_sys_schema.sql
│       ├── mysql_system_tables.sql
│       ├── mysql_system_tables_data.sql
│       ├── mysql_test_data_timezone.sql
│       ├── norwegian
│       │   └── errmsg.sys
│       ├── norwegian-ny
│       │   └── errmsg.sys
│       ├── polish
│       │   └── errmsg.sys
│       ├── portuguese
│       │   └── errmsg.sys
│       ├── romanian
│       │   └── errmsg.sys
│       ├── russian
│       │   └── errmsg.sys
│       ├── serbian
│       │   └── errmsg.sys
│       ├── slovak
│       │   └── errmsg.sys
│       ├── spanish
│       │   └── errmsg.sys
│       ├── swedish
│       │   └── errmsg.sys
│       ├── ukrainian
│       │   └── errmsg.sys
│       └── uninstall_rewriter.sql
└── mysql-5.7.38-winx64.zip

41 directories, 369 files