MySQL 5.1.49 軟體 Download 下載

檔案名稱 mysql-essential-5.1.49-win32.msi

MySQL 5.1.49 軟體下載

軟體資訊
檔案版本 MySQL 5.1.49

檔案名稱 mysql-essential-5.1.49-win32.msi
檔案大小 38.86 MB
更新日期 2010-07-23
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

MySQL 5.1.49
MySQL 專為企業組織提供關鍵業務數據庫應用程序而設計。它為企業開發人員,數據庫管理員和 ISV 提供了一系列新的企業功能,以提高開發,部署和管理工業強度應用程序的效率.如果您需要 MySQL 數據庫的 GUI,可以下載 - NAVICAT(MySQL GUI)。它支持將 MySQL,MS SQL,MS Access,Excel,CSV,XML 或其他格式導入到 MySQL.MySQL 數據庫... MySQL (32-bit) 軟體介紹

What's new in this version:

# Bugs fixed:

* Replication: When using unique keys on NULL columns in row-based replication, the slave sometimes chose the wrong row when performing an update. This happened because a table having a unique key on such a column could have multiple rows containing NULL for the column used by the unique key, and the slave merely picked the first row containing NULL in that column. (Bug#53893)
* Replication: FLUSH LOGS could in some circumstances crash the server. This occurred because the I/O thread could concurrently access the relay log I/O cache while another thread was performing the FLUSH LOGS, which closes and reopens the relay log and, while doing so, initializes (or re-initializes) its I/O cache. This could cause problems if some other thread (in this case, the I/O thread) is accessing it at the same time. Now the thread performing the FLUSH LOGS takes a lock on the relay log before actually flushing it. (Bug#50364)
* An ALTER TABLE statement could convert an InnoDB compressed table (with row_format=compressed) back to an uncompressed table (with row_format=compact). (Bug#54679)
* A signal-handler redefinition for SIGUSR1 was removed. The redefinition could cause the server to encounter a kernel deadlock on Solaris when there are many active threads. Other POSIX platforms might also be affected. (Bug#54667)
* InnoDB could issue an incorrect message on startup, if tables were created under the setting innodb_file_per_table=ON and the server was restarted under the setting innodb_file_per_table=OFF. The message was of the form InnoDB: Warning: allocated tablespace n, old maximum was 0. (Bug#54658)
* The make_binary_distribution target to make could fail on some platforms because the lines generated were too long for the shell. (Bug#54590)
* The server failed to disregard sort order for some zero-length tuples, leading to an assertion failure. (Bug#54459)
* The default value of myisam_max_extra_sort_file_size could be higher than the maximum accepted value, leading to warnings upon the server start. (Bug#54457)
* If a session tried to drop a database containing a table opened with HANDLER in another session, any DATABASE statement (CREATE, DROP, ALTER) executed by that session produced a deadlock. (Bug#54360)
* Fast index creation could fail, leaving the new secondary index corrupted. (Bug#54330)
* A client could supply data in chunks to a prepared statement parameter other than of type TEXT or BLOB using the mysql_stmt_send_long_data() C API function (or COM_STMT_SEND_LONG_DATA command). This led to a crash because other data types are not valid for long data. (Bug#54041)
* Builds of the embedded mysqld would fail due to a missing element of the struct NET. (Bug#53908, Bug#53912)
* The definition of the MY_INIT macro in my_sys.h included an extraneous semicolon, which could cause compilation failure. (Bug#53906)
* A client with automatic reconnection enabled saw the error message Lost connection to MySQL server during query if the connection was lost between the mysql_stmt_prepare() and mysql_stmt_execute() C API functions. However, mysql_stmt_errno() returned 0, not the corresponding error number 2013. (Bug#53899)
* Queries that used MIN() or MAX() on indexed columns could be optimized incorrectly. (Bug#53859)
* The Lock_time value in the slow query log was negative for stored routines. (Bug#53191)
* The results of some ORDER BY ... DESC queries were sorted incorrectly. (Bug#51431)
* Index Merge between three indexes could return incorrect results. (Bug#50389)
* Performing large numbers of RENAME TABLE statements caused excessive memory use. (Bug#47991)
* The server could crash with an out of memory error when trying to parse a query that was too long to fit in memory. Now the parser rejects such queries with an ER_OUT_OF_RESOURCES error. (Bug#42064)
* Sort-index_merge for join tables other than the first table used excessive memory. (Bug#41660)
* Valgrind warnings in the InnoDB compare_record() function were corrected. (Bug#38999)
* mysqld could fail during execution when using SSL. (Bug#34236)
* The behavior of the RPM upgrade installation has changed. During an upgrade installation using the RPM packages, if the MySQL server is running when the upgrade occurs, the server is stopped, the upgrade occurs, and server is restarted. If the server is not already running when the RPM upgrade occurs, the server is not started at the end of the upgrade. The boot scripts for MySQL are installed in the appropriate directories in /etc, so the MySQL server will be restarted automatically at the next machine reboot. (Bug#27072)

MySQL 5.1.49 相關參考資料
Central Repository: mysqlmysql-connector-java5.1.49

mysql/mysql-connector-java/5.1.49 ../ COPYING 2020-04-20 03:10 18122 ... mysql-connector-java-5.1.49-sources.jar 2020-04-20 03:10 913294 ...

https://repo.maven.apache.org

Download MySQL Community Server (Archived Versions)

5.1.49, 5.1.48, 5.1.47, 5.1.46, 5.1.45, 5.1.44, 5.1.43, 5.1.42, 5.1.41, 5.1.40, 5.1.39, 5.1.38, 5.1.37, 5.1.36, 5.1.35, 5.1.34, 5.1.33, 5.1.32, 5.1.31, 5.1.30 ...

https://downloads.mysql.com

jdbc 5.1.49 版本连接配置原创

2021年1月4日 — 最新发布 MySQL的jar包,包含mysql-connector-java-5.1.49和mysql-connector-j-8.1.0 · mysql57驱动jar包,jar包用于访问Mysql数据库的java程序库。

https://blog.csdn.net

MySQL ConnectorJ - (Archived Versions)

5.1.49, 5.1.48, 5.1.47, 5.1.46, 5.1.45, 5.1.44, 5.1.43, 5.1.42, 5.1.41, 5.1.40, 5.1.39, 5.1.38, 5.1.37, 5.1.36, 5.1.35, 5.1.34, 5.1.33, 5.1.32, 5.1.31, 5.1.30 ...

https://downloads.mysql.com

MySQL ConnectorJ 5.1.49 GA has been released

2020年4月29日 — Dear MySQL Users, MySQL Connector/J 5.1.49, a maintenance release of the production 5.1 branch, has been released. Connector/J is the ...

https://dev.mysql.com

mysql-connector-java » 5.1.49

2020年4月28日 — This driver supports auto-registration with the Driver Manager, standardized validity checks, categorized SQLExceptions, support for large ...

https://mvnrepository.com

mysql-connector-java-5.1.49-bin.jar causes exception in ...

2021年6月1日 — Describe the bug An Exception is thrown related to the CPE analyzer when analyzing a directory with mysql-connector-java-5.1.49-bin.jar in ...

https://github.com

mysql-connector-java-5.1.49.tar.gz.asc

http://ftp.ntu.edu.tw

mysql8.0.1连接报错,已更换mysql-connector-java-5.1.49

2024年1月16日 — 提问. mysql8.0.1连接报错,已更换mysql-connector-java-5.1.49. 参考文档:https://help.fanruan.com/finereport10.0/doc-view-2560.html. 驱动已更换为 ...

https://bbs.fanruan.com

of repositorieslibrariesmysqlmysql-connector-java5.1.49

mysql-connector-java-5.1.49.jar.md5, Wed Aug 18 02:34:20 EDT 2021, 32. mysql-connector-java-5.1.49.jar.sha1, Wed Aug 18 02:34:20 EDT 2021, 40. mysql-connector ...

https://talend-update.talend.c