Sun released MySQL 5.5 milestone 2.
The following features have been added to MySQL 5.5:
Continue reading ‘MySQL 5.5 milestone 2 released’
Web 2.5 solutions, webdesign, rich internet applications, search engine optimalisation. Supports WordPress, Joomla, Drupal, Magento, jQuery
Sun released MySQL 5.5 milestone 2.
The following features have been added to MySQL 5.5:
Continue reading ‘MySQL 5.5 milestone 2 released’
MySQL 5.1.40 has been released.
In this release, the InnoDB Plugin is included in source and binary distributions, except RHEL3, RHEL4, SuSE 9 (x86, x86_64, ia64), and generic Linux RPM packages. It also does not work for FreeBSD 6 and HP-UX or for Linux on S/390, PowerPC, and generic ia64.
Bugs fixed:
--help command-line option. The --help, if provided, will no longer start and install the server. (Bug#30954)ALTER TABLE of a partitioned table could leave behind temporary files in the database directory. (Bug#46483)INSERT ... SELECT into a partitioned table, read_buffer_size bytes of memory were allocated for every partition in the target table, resulting in consumption of large amounts of memory when the table had many partitions (more than 100).read_buffer_size. (Bug#45840)AUTO_INCREMENT column of a partitioned table could lead to apparently unrelated errors or a crash of the server. (Bug#45823)ALTER TABLE ... DISABLE KEYS on a slave table caused row-based replication to fail. (Bug#47312)BEGIN statements were not included in the output of mysqlbinlog. (Bug#46998)AUTO_INCREMENT column set to 0, with NO_AUTO_VALUE_ON_ZERO active on the master, the row was inserted successfully on the master; however any setting for NO_AUTO_VALUE_ON_ZERO was ignored on the slave. When the AUTO_INCREMENT column was incremented, this caused replication to fail on the slave due to a duplicate key error. In some cases it could also cause the slave to crash. (Bug#45999)AUTO_INCREMENT column could break statement-based or mixed-format replication error 1062 Duplicate entry ‘…’ for key ‘PRIMARY’ on the slave. This was especially likely to happen when one of the transactions activated a trigger that inserted rows into the table with the AUTO_INCREMENT column, although other conditions could also cause the issue to manifest. (Bug#45677)--write-binlog is added. Its inverse, --skip-write-binlog, can be used to disable binary logging while the upgrade is in progress. (Bug#43579)max_allowed_packet, the error message ER_MASTER_FATAL_ERROR_READING_BINLOG is sent to a slave when it requests a dump from the master, thus leading the I/O thread to stop. On a slave, the I/O thread stops when receiving a packet larger than max_allowed_packet.Last_IO_Error reported, which made it difficult to determine why the slave had stopped in such cases. Now, Last_IO_Error is reported when max_allowed_packet is exceeded, and provides the reason for which the slave I/O thread stopped. (Bug#42914)pthread_cond_wait() implementations for Windows could deadlock in some rare circumstances. (Bug#47768)SIGHUP signal to the server or an asynchronous flush (triggered by flush_time) caused the server to crash. (Bug#47525)UPDATE involving a natural join and a mergeable view raised an assertion. (Bug#47150)-g0 rather than -g. (Bug#47137)EXPLAIN caused a server crash for certain valid queries. (Bug#47106)--without-server did not work. (Bug#46980)DELETE statements could raise an assertion. (Bug#46958)--install parameter, the value of the service would be set incorrectly, resulting in a failure to start the configured service. (Bug#46917)sync_frm for CREATE TABLE ... LIKE. (Bug#46591)ORDER BY clause, its name would not be properly resolved against an alias with the same name in the select list. (Bug#46259)InnoDB table that used an unknown collation (created on a different server, for example) caused a server crash. (Bug#46256)SELECT statements containing DISTINCT, GROUP BY, and HAVING clauses could hang in an infinite loop. (Bug#46159)InnoDB did not disallow creation of an index with the name GEN_CLUST_INDEX, which is used internally. (Bug#46000)CREATE TEMPORARY TABLE failed for InnoDB tables on systems with case-insensitive file systems when lower_case_table_names = 2 and the pathname of the temporary file directory contained uppercase characters. (Bug#45638)ENUM or SET definition is a metadata change for which ALTER TABLE need not rebuild the table, but it was being rebuilt anyway. (Bug#45567)socket system variable was unavailable on Windows. (Bug#45498)root user. (Bug#45200)jp test suite to fail. (Bug#45159)InnoDB did not always disallow creating tables containing columns with names that match the names of internal columns, such as DB_ROW_ID, DB_TRX_ID, DB_ROLL_PTR, and DB_MIX_ID. (Bug#44369)SELECT ... WHERE ... IN (NULL, ...) was executed using a full table scan, even if the same query without the NULL used an efficient range scan. (Bug#44139)InnoDB use of SELECT MAX(autoinc_column) could cause a crash when MySQL data dictionaries went out of sync. (Bug#44030)LOAD DATA INFILE statements were written to the binary log in such a way that parsing problems could occur when re-executing the statement from the log. (Bug#43746)large_pages with a shared memory segment larger than 4GB caused a server crash. (Bug#43606)TL_READ instead of TL_READ_NO_INSERT when appropriate) for tables used in subqueries of UPDATE statements. This led in some cases to replication failure because statements were written in the wrong order to the binary log. (Bug#42108)noinstall packages on Windows. (Bug#41546)SHOW CREATE VIEW were not being checked correctly. (Bug#35996)CHECKSUM TABLE could return different results for a table containing columns with spatial data types. (Bug#35570)WITH_BERKELEY_STORAGE_ENGINE option would fail to configure BDB support correctly. (Bug#27693)Samba 3.4.0 has been released.
Samba is a free software re-implementation of SMB/CIFS networking protocol.
Samba runs on most Unix systems, such as Linux, Solaris, OpenSolaris, AIX and the BSD variants and Apple’s Mac OS X.
Samba is released under the GNU General Public License.
Major enhancements in Samba 3.4.0 include:
Internal changes:
The source can be downloaded from http://samba.org/samba/ftp/stable/samba-3.4.0.tar.gz
The full releasenotes can be found at http://samba.org/samba/history/samba-3.4.0.html
Sun has released VirtualBox 3.0.
VirtualBox is a x86 virtualization product for enterprise as well as home use and is available under the GPL license.
Presently, VirtualBox runs on Windows, Linux, Macintosh and OpenSolaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, and OpenBSD.
This version is a major update. The following major new features were added:
Downloads are available at http://www.virtualbox.org/wiki/Downloads and http://www.sun.com/software/products/virtualbox/get.jsp
An update has been released for initial preview release of MySQL 5.4.
The release contains scalability improvements and additional DTrace probes for diagnostic troubleshooting on Solaris.
This release does not differ from 5.4.0 except that binary distributions are available for all MySQL-supported platforms, including Windows binaries with scalability improvements enabled. It`s expected that scalability improvements will also benefit users of 64-bit Mac OS X and FreeBSD as well as 64-bit Linux/Solaris/SPARC, and potentially also users of 32-bit versions of these platforms.
Downloads are available at http://dev.mysql.com/downloads/mysql/5.4.html
Binaries are available as download for the following platforms: