But what is it good for?

Posts tagged with: mysql

EU Give Oracle The Thumbs-Up

Woohoo!!! Finally, the EU has given Oracle the thumbs-up for their purchase of Sun... Larry Ellison's Oracle won an all-clear from Europe's top antitrust official to proceed with its $7.4 billion purchase of Sun Microsystems after reaching a verbal agreement to protect a piece of software at the heart of a months-long dispute. The final approval is due mid-January. I think the EU have done the right thing by approving this deal, not only because I'm a Sun employee (speaking only for myself), but also for the sake of Sun's customers.

Links for 17 Oct 2009 - 2 Nov 2009

Links of interest for 17 Oct 2009 - 2 Nov 2009: ZFS Deduplication : Jeff Bonwick's Blog - Deduplication has just made its way into ZFS and Jeff provides a great explanation on what dedup it and why you need it, along with details on how to use it with ZFS. ZFS for MacOS X - One door closes, and thanks to Open Source, another opens. Apple cans ZFS project - It doesn't say much, but it speaks volumes. Monty, Stallman, MySQL, Oracle, and Sun: Open Letter Wars - Finally. Someone taking a subjective and clear headed view of the... Continue reading ►

Links for 26 Sep 2009 - 14 Oct 2009

Links of interest for 26 Sep 2009 - 14 Oct 2009: xkcd - Static - Hee hee hee Guest Account Bug in Snow Leopard Causes Data Loss - Ooops. Just as well I disabled this account a long time ago. MySQL ex-CEO tells EU to let Oracle buy Sun - Some very valid points here. Lets hope the EU listens and pulls finger. Their heel dragging is causing more harm than the acquisition would. Is cloud computing the Hotel California of tech? - Good point. I've not embraced "cloud computing" in this sense as I don't really need it, but... Continue reading ►

HOWTO: Install Habari on Mac OS X Leopard, From Scratch

Installing Habari isn't really that complicated, however getting OS X up and running ready for the installation requires a bit of work. Mac OS X 10.5 (aka Leopard) conveniently comes with Apache 2 and PHP 5, so most of the work in setting up a MAMP server has already been done for you. Sure there are other ways to get a MAMP setup: you can build Apache, MySQL and PHP from sources, you can use MacPorts or you can use pre-built packages like MAMP or XAMPP. I prefer to use as much of what is supplied with the OS as possible as there's no point having duplicate applications on a system. It also makes keeping them up-to-date much easier - it becomes Apple's job, not mine. Anyway, in order to get all the way through this article there are a couple of requirements: 1. You have XCode installed 2. You're fairly comfortable in using the command line. This last requirement isn't strictly true as I will provide all the commands you need to run anyway. The rest of this post assumes you've not configured PHP, Apache or MySQL on OS X at all yet. If you have, don't worry, I'm sure you'll be able to easily pick things up. NOTE: There is one caveat with this approach: Apple's updates may require you to redo any one of the steps below as it may replace files you've modified or provide newer incompatible versions of software. Update: You can find details on installing gd on OS X as a universal binary for 32-bit and 64-bit here. Continue reading ►

Links for 29 Jan 2009 - 12 Feb 2009

Links of interest for 29 Jan 2009 - 12 Feb 2009: Stop developing for Internet Explorer 6 - I couldn#039;t agree more. I stopped checking all of my site in IE 6 years ago. I#039;m not a web developer by profession so I don#039;t need to keep everyone happy. If you#039;re running old and backward software, that#039;s your problem, not mine. Saving Big Money With Open Source Storage - OpenSolaris and ZFS saving someone#039;s money and ass. Countdown (actually up) to the UNIX Epoch time being 1234567890! - It#039;s amazing how excited techies get about the simple things ;-) Sun... Continue reading ►

Links for 12 Dec 2008 - 24 Dec 2008

Links of interest for 12 Dec 2008 - 24 Dec 2008: Sun boosts OpenSolaris on Atom - Oooo. When this becomes a reality without any hoop jumping, I may just have to get myself a small Atom based netbook. It's recession time and Sun has the best recession kool aid. - Who needs Oracle and BEA when you can have MySQL and Glassfish, and you can even use Ruby on Rails. I agree with the final comment in the article - Sun just isn#039;t selling the whole idea very well. I hope someone sees this post and takes it#039;s content... Continue reading ►

Links for 12 Oct 2008 - 14 Oct 2008

Links of interest for 12 Oct 2008 - 14 Oct 2008: ZFS & MySQL/InnoDB Compression Update - Real world ZFS & MySQL compression testing from the guys at SmugMug. Success with OpenSolaris + ZFS + MySQL in production! - Woohooo!!!! Another happy OpenSolaris + ZFS customer. Nice one Don. NetApp faces Sun lawsuit loss - Looks like NetApp's patents are falling apart. BT's 21st Century network, er... isn't - I guess the UK will be last on the IPv6 bandwagon :-( Cloud computing is a trap, warns GNU founder - I have my own reservations about "cloud computing", some of... Continue reading ►

MySQL Preferences Pane on OS X Leopard

The MySQL Preferences pane that comes with the MySQL download from the MySQL site is broken on Leopard, and has been for quite some time. It installs and correctly reflects the current status of any running MySQL processes, but the "Start MySQL Server" / "Stop MySQL Server" button doesn't do anything. Well, today I finally got it working. Continue reading ►

Links for 20 Feb 2008 - 1 Mar 2008

Links of interest for 20 Feb 2008 - 1 Mar 2008: MySQL InnoDB Performance Tuning for the Solaris 10 OS - It's not been long since the finalisation of Sun's acquisition of MySQL and performance tuning docs are already starting to come to light. Network in a Box (Creating real network on your laptop) - Create a real network comprising of Hosts, Switches and Routers as a Virtual Network on a any computer using OpenSolaris (w/ Project Crossbow) and zones. Pretty impressive stuff here, and full instructions too. Playing with ZFS, USB memory disks and VMware Fusion - Demo ZFS... Continue reading ►

Sun to Buy MySQL

I don't think there's much to say about this, other than I hope Sun doesn't Cobalt-ize MySQL. Who knows, if Sun plays their cards right, we may finally have a really competitor for Oracle, and a huge cash cow for Sun. Maybe this will send Sun's shares in the right direction. Check out the press release and Jonathan Schwartz's blog. Continue reading ►
Top