» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Debian + MySQL

451 CAOS Links - 2008.05.06

Black Duck acquires Koders. Univa UD obtains new round of funding. Sun and others announce quarterly results. (and more)

Black Duck Software Acquires Software Code Search Leader Koders, Black Duck Software (Press Release)

Univa UD Receives Series B Financing, Univa UD (Press Release)

Sun Microsystems Reports Third Quarter Fiscal Year 2008 Results, Sun Microsystems (Press Release)

IONA Reports First Quarter 2008 Results, IONA Technologies (Press Release)

Sourcefire Announces 2008 First Quarter Results, Sourcefire (Press Release)

Actuate Reports First Quarter 2008 Financial Results, Actuate (Press Release)

Aras Accelerates Global Momentum with Record Sales and Key Milestones, Aras (Press Release)

Adobe and Industry Leaders Establish Open Screen Project, Adobe Systems (Press Release)

SpringSource Redefines Application Server Market, SpringSource (Press Release)

Live from CommunityOne, Sun Introduces OpenSolaris - Free, Open, Easy-to-Integrate With World-Class Support and Unique Features to Fuel Innovation, Sun Microsystems (Press Release)

Open Source Java Technology Debuts In GNU/Linux Distributions, Sun Microsystems (Press Release)

Sun Microsystems and NetBeans Community Extend Reach to Scripting Community with Launch of NetBeans IDE Early Access for PHP, Sun Microsystems (Press Release)

Neocleus Unveils Virtualization Strategy that Redefines Endpoints for Distributed Enterprises, Neocleus (Press Release)

Novell to Expand Linux Management Solutions, Novell (Press Release)

EnterpriseDB Launches Blade Partner Program, EnterpriseDB (Press Release)

One Laptop per Child Appoints Chuck Kane as President and Chief Operation Officer, One Laptop per Child (OLPC) (Press Release)

Fonality Launches Open Source Telephony Ecosystem, Fonality (Press Release)

Xandros Debuts Heterogeneous Systems Center Capabilities at Microsoft Management Summit, Xandros (Press Release)

Likewise Software Now Supports Oracle Enterprise Linux, Likewise Software (Press Release)

OpenLogic Certified Library Now Includes 400 Certified Open Source Packages, Adds Open Source Comparisons, OpenLogic (Press Release)

Pentaho Extends the Benefits of Open Source BI to More Markets and Application Types, Pentaho (Press Release)

Pentaho Announces Validation on Complete Sun Microsystems Infrastructure Stack, Pentaho (Press Release)

Red Hat Launches JBoss Operations Network 2.0 to Enhance Enterprise Middleware Manageability, Red Hat (Press Release)

Continuent Announces New uni/cluster 2008 for PostgreSQL and EnterpriseDB, Continuent (Press Release)

SugarCRM Delivers Enhanced Enterprise Reporting and Wireless Features, SugarCRM (Press Release)

Untangle OEMs Kaspersky Lab’s Market-Leading Anti-Virus Software, Untangle (Press Release)

rSmart Launches rSmart Sakai CLE 2.5, The rSmart Group (Press Release)

JasperSoft and Unisys Extend Their Alliance Into a Full Reseller Relationship, JasperSoft / Unisys (Press Release)

Ingres and MuleSource Announce Strategic Technology Partnership, Ingres / MuleSource (Press Release)

Britney Spears Beats Out Paris Hilton in Open Source Code Popularity (Although Neither Holds Candle to Satan), Krugle (Press Release)

Big Money and Open Source May Not Compute, InternetNews, Andy Patrizio (Article)

Red Hat CEO: Opportunity Lies in Emerging Markets, Linux Insider, Frank Norton (Article)

Debian: We’re not looking for commercial fortune, ZDNet UK, Adrian Bridgwater (Article)

Open source diva Danese Cooper (video), Linux.com, Robin Miller (Article)

OpenSolaris finally available for download, Network World, John Fontana (Article)

Sun Microsystems 3Q loss stuns Wall Street, MercuryNews, Jordan Robertson (Article)

Mini Review: Open Source in Harvard Business Review, Linux Journal, James Gray (Article)

Our Q3, Sun Microsystems - Jonathan’s Blog, Jonathan Schwartz (Blog)

Managing Towards Open, Microsoft - Port 25, Sam Ramji (Blog)

Open Source Big Dog: Red Hat or Sun?, The Tao of Open Source…Community…Business, Shaun Connolly (Blog)

Oracle: ‘We just don?t care’ about Sun-MySQL Merger, ZDNet - Linux and Open Source, Paula Rooney (Blog)

Hans Reiser Guilty of First Degree Murder, Wired - Threat Level, David Kravets (Blog)

Subversion’s Future?, iBanjo, Ben Collins-Sussman (Blog)

Interop : Open Source Panel Heckled and Walked Out On, InternetNews, Sean Michael Kerner (Blog)

Why you hate the GPL and why I love it, CNET - The Open Road, Matt Asay (Blog)

Black Duck’s Excellent Acquisition–A Community, Linux Today, Mark Hinkle (Blog)

Barry Klawans is at Hyperic, Hyperic Blog, Stacey Schneider (Blog)

MySQL: Planet MySQL

The future of MySQL Cluster in Debian

MySQL 5.1.24 was released last week. I am nearly done with preparing and testing the updated package for Debian, and will upload it to experimental within the next few days. MySQL AB decided to disable Cluster support from their official binaries with 5.1.24, but unfortunately they forgot to add a note to the release notes. It was only mentioned in a bugreport where someone asked why mysqld does no longer understand the --ndbcluster option in 5.1.24:
It was decided that we do not support NDB Cluster in the 5.1 release but do a general release of the Carrier Grade Edition 6.2 branch (which is based on MySQL 5.1) instead as it has received substantial improvements on the cluster side that can not be backported to 5.1 for now.

So while the 5.1.24 source still includes the cluster storage it is not built into the binaries released by us. A MySQL Cluster 6.2.x binary release is expected to be become available before end of April.

I am still thinking about how we should handle the new situation in Debian, hence I will keep Cluster support enabled at least for the first 5.1.24 upload. Maybe we will see a separate mysql-cluster (or mysql-cge) package in Debian soon...

MySQL: Planet MySQL

How To Install A Complete LEMP (Linux - EngineX (Nginx HTTP SERVER) - Mysql - PHP) Server (Not LAMP...) On Ubuntu/Debian | HowtoForge - Linux Howtos and Tutorials

How To Install A Complete LEMP (Linux - EngineX (Nginx HTTP SERVER) - Mysql - PHP) Server (Not LAMP...) On Ubuntu/Debian

Postfix: del.icio.us/tag/postfix

MySQL Backups Using ZRM For MySQL 2.0

MySQL Backups Using ZRM For MySQL 2.0

Zmanda Recovery Manager (ZRM) for MySQL simplifies life of a database administrator who needs an easy to use yet flexible and robust backup and recovery solution for MySQL server.

Read more...

Linux: Howtoforge

MySQL plugins in Debian

MySQL 5.1 and up supports a plugin interface that allows the loading and unloading of server components at runtime, without restarting the server. Today I started working on a mysql-storage-engines package for MySQL 5.1 in Debian, which includes the PrimeBase XT and Sphinx storage engines. I currently don't plan to create separate binary packages (like mysql-engine-pbxt and mysql-engine-sphinx) for every single plugin.

Suggestions for additional plugins which should be added are welcome.

MySQL: Planet MySQL

MySQL 5.1.23 uploaded to Debian

Today I uploaded MySQL 5.1.23 to Debian experimental. It's currently waiting in the NEW queue for manual approval, because thanks to Monty Taylor the libndb parts are now in separate binary packages libndbclient3 and libndbclient-dev. Until it's getting approved to experimental, the updated package is available (amd64 only) from my home directory on gluck.

MySQL: Planet MySQL

MySQL 5.0.51a-1 uploaded to Debian

Last week I uploaded MySQL 5.0.51a-1 to Debian unstable. Usually not worth a separate blog entry, but in this release I included the patch for MySQL bug #4541, which was opened more than three years ago. The problem results in an error like this, e.g. when migrating a database from latin1 to utf8:
Specified key was too long; max key length is 1000 bytes
The patch from Ingo Strüwing now included in Debian raises the maximum key length to 4005 bytes or 1001 UTF-8 characters. It will not go into the official MySQL source repositories because it results in bigger buffers and as such increases memory footprint and decreases performance. See the bugreport for further details.

Update: After some criticism from MySQL (see comments) I decided to disable the patch in the default builds with the next upload, but still ship it in the source package.

MySQL: Planet MySQL

How To Install Drupal 5.6 On Debian Etch With ISPConfig

How To Install Drupal 5.6 On Debian Etch With ISPConfig

Drupal is a PHP based CMS (Content Management System) with great community support and a huge amount of modules. Drupal can be installed as a single site or it can be installed as a multisite.

Read more...

Linux: Howtoforge

No need to hurry for MySQL 5.0.51a in Debian

MySQL 5.0.51a was released today, which is a security hotfix release without any new features compared with 5.0.51. It fixes CVE-2007-6303, CVE-2007-6304, CVE-2008-0226 and CVE-2008-0227. These problems are already fixed in Debian with 5.0.32-7etch4 and 5.0.32-7etch5 for stable and 5.0.45-5 and 5.0.51-3 for unstable using the patches from MySQL, hence no need to write bugreports against the MySQL packages asking for an update to 5.0.51a.

We will update to 5.0.51a anyway with the next upload, but there's no need to hurry.

MySQL: Planet MySQL

How To Install MySQL 4.1 And PHP4 On Debian Etch

How To Install MySQL 4.1 And PHP4 On Debian Etch

MySQL 4 and PHP 4 are quite old, but you might have PHP applications on your server that require PHP4 and MySQL 4. The problem is that Debian Etch comes with MySQL 5 only, and its PHP4 packages depend on MySQL 5 and don't work with MySQL 4. This guide shows how you can install MySQL 4.1 on Debian Etch along with PHP4 packages that work with MySQL 4.1.

Read more...

Linux: Howtoforge

Page 1 | Next >>