Big Blog

Arts & Culture
Banking
Biological Science
Blog Watch
Celebrities
Computer Games
Computer Security
Cricket
Data Privacy
Developer
Domain Names
E-commerce
Gadgets
General Science
Handhelds
IP & Patents
Java
Linux
Mobile Technology
Movie Reviews
MP3
Nanotech
Online Auctions
Online Legal Issues
Open Source
Personal Finance
Photography
Quirky
Robotics
Search Engines
Space Science
Top Internet
Top Stories
Top Tech
Video Games
Web Developer
Webmaster Tips
XML & Metadata
{Home}



MySQL in a Nutshell: related news

MySQL in a Nutshell

stoolpigeon writes "MySQL is frequently touted as the world's most widely used relational database management system. Many of the best known web applications and web sites use MySQL as their data repository. The popularity of MySQL has continued to grow while at the same time many were concerned by the lack of many features considered essential to a 'real' rdbms. Such naysayers have done little to impede the growth or development of MySQL. The first edition of MySQL in a Nutshell, published in 2005, gave users a handy reference to using MySQL. The second edition, published in 2008, covers many new features that MySQL fans proudly proclaim as an answer to all those critics clamoring for a better-rounded rdbms." Read below for the rest of JR's review.

MySQL News Bites - January 7th Webinar, New MySQL Community Blog, Zack Urlocker on 5.1, Tutorial on MySQL and NetBeans 6.5, MySQL Migration Toolkit, MySQL Conference & Expo

This upcoming event will explain how MySQL Enterprise delivers higher performance for large-scale enterprise applications through Partitioning and Row-Based Replication. Robin Schumacher and Rob Young with Sun MySQL will also address how Query Analyzer provides DBAs and developers with a tool to further optimize database performance and manage scale through identifying and analyzing problem SQL code that is causing performance issues and slowdowns. Register for this event which is planned for 10:00 am PDT, 1:00 pm EDT, 18:00 GMT. The presentation is expected to run for 45 minutes, followed by Q&A.

Is MySQL's Community Eating the Company?

mjasay writes "Craigslist's Jeremy Zawodny reviews the progress of MySQL as a project, and discovers that through third-party forks and enhancements like Drizzle and OurDelta 'you can get a "better" MySQL than the one Sun/MySQL gives you today. For free.' Is this a good thing? On one hand it demonstrates the strong community around MySQL, but on the other, it could make it harder for Sun to fund core development on MySQL by diverting potential revenue from the core database project. Is this the fate of successful open-source companies? To become so successful as a community that they can't eke out a return as a company? If so, could anyone blame MySQL/Sun for creating its own proprietary fork in order to afford further core development?"

GlassFish and MySQL, Part 2: Building a CRUD Web Application With Data Persistence

GlassFish and MySQL This is the second article in a series of articles on GlassFish and MySQL. Part 1 of the series describes the advantages of using GlassFish with MySQL and illustrates why the combination is a perfect choice for developing and deploying web applications. In Part 2, you'll learn how to develop a create, read, update, delete (CRUD) web application that uses GlassFish and MySQL. The application uses the Java Persistence API implemented in GlassFish to manage data persistence.

Sun's Mickos Is OK With Monty's MySQL 5.1 Rant

narramissic writes "Back on November 29, MySQL developer Michael Widenius trashed Sun's decision to give MySQL 5.1 a 'generally available' designation in a now-infamous blog post. Widenius warned users to be 'very cautious about MySQL 5.1' because 'there are still many known and unknown fatal bugs in the new features that are still not addressed.' And now we get Sun's response. In an interview Monday, Marten Mickos, senior VP of Sun's database group, said, 'I learned over many years about the benefits and the painfulness of absolute transparency in open source. A little bit of debate never hurts. This is part of being an open-source company. ... People are free to blog about what they want.' Doubtless, this will do nothing to end the debate over whether Widenius will follow fellow MySQL co-founder David Axmark's lead and leave Sun.

MySQL 5.1 Released, Not Quite Up To Par

"It's no secret that MySQL 5.1 has been a long time in the making, with the first beta release being in Nov 2005, but MySQL 5.1.30 has finally been released as GA. MySQL users can expect new features such as table/index partitioning, row based replication, a new plugin architecture, an event scheduler and a host of performance improvements from 5.1."

MySQL 5.1 Released, Not Quite Up To Par

Mad Merlin writes "It's no secret that MySQL 5.1 has been a long time in the making, with the first beta release being in Nov 2005, but MySQL 5.1.30 has finally been released as GA. MySQL users can expect new features such as table/index partitioning, row based replication, a new plugin architecture, an event scheduler and a host of performance improvements from 5.1." Monty also had a blog post outlining some of the challenges faced in 5.1, including crashing bugs and a beta quality to most new features.

ZRM 2.1: Backing Up MySQL Partitioned Tables

"Zmanda Recovery Manager for MySQL (ZRM) 2.1 release supports MySQL 5.1GA release. ZRM provides efficient backup and recovery of MySQL database. It can perform logical, raw as well as snapshot based backups. ZRM 2.1 supports storage snapshots (LVM and Solaris ZFS) as backup images and can be converted into regular backup image later.

How To Back Up MySQL Databases With mylvmbackup On Ubuntu 8.10

"I'm assuming that MySQL is already set up and running on your system. The system must use LVM, and the MySQL data directory (/var/lib/mysql) should have an LVM partition of its own (althouth that is optional).

'MySQL, Linux powers Web 2.0' - O'Reilly

Without Linux, Apache, MySQL and PHP many Web 2.0 companies would not exist today. This is according to Tim O'Reilly, CEO of O'Reilly Media and the person most often credited for coining the term Web 2.0. O'Reilly was quoted saying this in a recent media release by MySQL AB, developers of the popular open source database.

Improve MySQL performance with MySQLTuner

MySQL is one of the most popular database packages available for any platform. It makes its mark primarily being the back-end to web applications and sites and usually the defaults are fine for most installations.

First Look: MySQL 5.1 Open Source Database

MySQL 5.1 was released by Sun Microsystems in April, but I decided to test it out this month. I downloaded the Windows version of this open source database management app and gave it a spin.

First Look: MySQL 5.1 Open Source Database

MySQL 5.1 was released by Sun Microsystems in April, but I decided to test it out this month. I downloaded the Windows version of this open source database management app and gave it a spin.

First Look: MySQL 5.1 Open Source Database

MySQL 5.1 was released by Sun Microsystems in April, but I decided to test it out this month. I downloaded the Windows version of this open source database management app and gave it a spin.

Linux Journal Review - Simplifying MySQL Backup & Recovery

This easy-to-use yet comprehensive backup and recovery solution for MySQL database should be at the top of every DBA's wish list

Article :: PHP and MySQL Web Development: Ajax Basics

Ajax enhances interactivity while reducing the time spent retrieving static elements. This chapter introduces the basics of Ajax programming and provides some sample Ajax elements you can integrate into your PHP and MySQL applications.

PHP Programs to Prevent MySQL Injection or HTML Form Abuse

It has been known for a while that if a form is unsecured, malicious code in the form of a MySQL injection will be initiated to attack the site. HTML forms such as drop down menus, search boxes and check boxes are all susceptible entry points for this type of abuse. This article will explain what happens in this kind of attack, and how to prevent it.

Sun's Mickos: I'm OK with Monty's MySQL 5.1 rant

A senior Sun executive on Monday downplayed the controversy over recent public criticisms by a MySQL co-founder.

It's huge - but is it still a carbon nanotube?

Warning: mysql_connect(): Can't connect to MySQL server on 'mysql.nanowerk.com' (113) in /nfs/cust/1/83/00/600381/web/news/newsid=8687.php on line 241

Turn Your Linux Machine into an Application Server in 10 Minutes

Linutop Mag: "Machines like Linutop can make a rather neat mini server which you can use to host virtually any application base on the LAMP stack (Linux/Apache/MySQL/PHP). The problem is that turning Linutop (or any machine for that matter) into an application server involves setting up the required servers (e.g., Apache and MySQL), manually modifying configuration files, and tweaking application settings." Full Story...

Administering MySQL Databases on the Web Using PHP

Inserting new items into the database is remarkably similar to getting items out of the database. You follow the same basic steps: make a connection, send a query, and check the results. In this case, the query you send is an

Weekend Ads in a Nutshell: New Deals Edition

"Kick back the lazy boy, slip on your fuzzy slippers and enjoy these piping hot weekend ad video game deals for the week of January 4, 2008 on Xbox 360, PlayStation 3 (PS3), Nintendo Wii, Sony PS2, PSP, Nintendo DS, and PC (USA)!"

Installing Nginx With PHP5 And MySQL Support On Debian Etch

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.


Search News:


Copyright © 2001-2008 Jonathan Hedley