MySQL 5.1.34
MySQL AB - 35.48MB (Open Source)MySQL is a multithreaded, multi-user, SQL Database Management System (DBMS).
Features:
- A broad subset of ANSI SQL 99, as well as extensions
- Cross-platform support
- Stored procedures
- Triggers
- Cursors
- updatable Views
- True VARCHAR support
- INFORMATION_SCHEMA
- Strict mode
- X/Open XA distributed transaction processing (DTP) support; two phase commit as part of this, using Oracle's InnoDB engine
- Independent storage engines (MyISAM for read speed, InnoDB for transactions and referential integrity, Archive for storing historical data in little space)
- Transactions with the InnoDB, BDB and Cluster storage engines; savepoints with InnoDB
- SSL support
- Query caching
- Sub-SELECTs (i.e. nested SELECTs)
- Replication with one master per slave, many slaves per master, no automatic support for multiple masters per slave.
- Full-text indexing and searching using MyISAM engine
- Embedded database library
- Full Unicode support
- ACID compliance using the InnoDB, BDB and Cluster engines
- Shared-nothing clustering through MySQL Cluster
View the MySQL 5.1 List of Changes
We suggest that you use the MD5 checksums and GnuPG signatures to verify the integrity of the packages you download.
- Windows
- Windows x64
- Linux (non RPM packages)
- Linux (non RPM, Intel C/C++ compiled, glibc-2.3)
- Red Hat Enterprise Linux 3 RPM (x86)
- Red Hat Enterprise Linux 3 RPM (AMD64 / Intel EM64T)
- Red Hat Enterprise Linux 3 RPM (Intel IA64)
- Red Hat Enterprise Linux 4 RPM (x86)
- Red Hat Enterprise Linux 4 RPM (AMD64 / Intel EM64T)
- Red Hat Enterprise Linux 4 RPM (Intel IA64)
- Red Hat Enterprise Linux 5 RPM (x86)
- Red Hat Enterprise Linux 5 RPM (AMD64 / Intel EM64T)
- Red Hat Enterprise Linux 5 RPM (Intel IA64)
- SuSE Linux Enterprise Server 9 RPM (x86)
- SuSE Linux Enterprise Server 9 RPM (AMD64 / Intel EM64T)
- SuSE Linux Enterprise Server 9 RPM (Intel IA64)
- SuSE Linux Enterprise Server 10 RPM (x86)
- SuSE Linux Enterprise Server 10 RPM (AMD64 / Intel EM64T)
- SuSE Linux Enterprise Server 10 RPM (Intel IA64)
- Linux x86 generic RPM (dynamically linked)
- Linux AMD64 / Intel EM64T generic RPM
- Linux Intel IA64 generic RPM
- Solaris (pkgadd packages)
- Solaris (TAR packages)
- FreeBSD (TAR packages)
- Mac OS X (package format)
- Mac OS X (TAR packages)
- HP-UX (depot packages)
- HP-UX (TAR packages)
- IBM AIX
- IBM i5/OS (SAVF packages)
- IBM i5/OS (TAR packages)
- Source
No comments:
Post a Comment