At the European Court in Luxembourg, Monty Widenius has brought proceedings against the Oracle acquisition of Sun Microsystems
Read more »MySQL founder seeks to challenge Oracle's acquisition of Sun
- Login to post comments
MySQL founder appeals against Sun-Oracle merger
Monty Widenius, founder of the MySQL open-source database business, whose fate held up Oracle’s $7.4bn purchase of Sun Microsystems for months last year, has filed an appeal against the decision by European competition authorities to clear the merger. The European Commission said it was aware of the appeal, filed with the European courts in Luxembourg, but did not yet know the grounds.
Read more »Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 10.04 server with PHP5 support (mod_php) and MySQL support.
Read more »Category: End User Tags:
- Login to post comments
The Perfect Server - Fedora 13 x86_64 [ISPConfig 3]
This tutorial shows how to prepare a Fedora 13 server (x86_64) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Read more »Category: End User Tags:
- Login to post comments
The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 3]
This tutorial shows how to prepare a CentOS 5.5 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Read more »Category: End User Tags:
- Login to post comments
Canonical: Making Ubuntu Progress with Oracle?
I'm not suggesting that a blockbuster Canonical-Oracle relationship is set to emerge. But there are indications that Canonical continues to make some Ubuntu progress with MySQL - the open source database now owned by Oracle. Here's some of the anecdotal information I've heard.
Read more »Category: Business Tags:
- Login to post comments
Digg says yes to NoSQL, bye to MySQL
After twitter, now is Digg who decided to replace MySQL and most of their infrastructure components and move away from LAMP to another architecture called NoSQL that is based in Casandra, an opensource project that develops a highly scalable second-generation distributed database.
Read more »Category: Business Tags:
- Login to post comments
Five Indispensable MySQL Tools
Thanks to a number of well-designed tools, MySQL simply is a very easy database to "talk to," a convenience which is particularly important because developers often are tasked not only with constructing very complex schemas and queries, but also with monitoring overall server health and performance.
Read more »Category: High End Tags:
- Login to post comments
Setting up MySQL Cluster 7.0 in Linux
You might know that beginning with MySQL 5.1.24, support for the NDBCLUSTER storage engine was removed from the standard MySQL server binaries built by MySQL. Therefore, here I'm using MySQL Cluster edition instead of MySQL Community edition.
Read more »Category: High End Tags:
- Login to post comments
Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.10
This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup.
Read more »Category: High End Tags:
- Login to post comments
How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave).
Read more »How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave).
Read more »How To Back Up MySQL Databases With mylvmbackup On Debian Lenny
mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. This article shows how to use it on a Debian Lenny server.
Read more »Category: High End Tags:
- Login to post comments
The Fight to Save MySQL: Interview with Monty Widenius
I will do everything that is possible to keep MySQL alive," says Michael (Monty) Widenius, the main developer of the well-known open source database. "I just hope it's enough."
Read more »Category: Community Tags:
- Login to post comments
Why PostgreSQL is a better enterprise database than MySQL
When it comes to open source databases, MySQL gets the lion’s share of attention. This is unfortunate, because out of the two, PostgreSQL offers much more security, reliability, and data integrity than MySQL does.
Read more »Category: High End Tags:
- Login to post comments