Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: Blob data

From: Ann W. Harrison <ann(at)mysql.com>
Date: Tue Jul 03 2007 - 14:43:23 EDT


Rick James wrote:
>
> Instead I broke blobs into pieces, inserting them with a sequence number.

Understanding the underlying problem, that still seems like an unnatural way to store pictures and documents.

> Added benefit: Does not clog up replication while huge single-insert is
> being copied over network and reexecuted on slaves.

The design of blobs that Jim did at DEC included the ability to send them across the network in chunks of a client specified size. In 1982 it was quite common to have blobs that were larger than physical memory. What he did more recently was add a "blob repository" separate from the active tablespace that allowed the backup function to skip unchanged blobs while backing up active data. It also allows replicants to share a single copy of blobs, if appropriate.

There are lots of ways of making large blobs work better in relational databases.

Regards,

Ann

-- 
MySQL General Mailing List
For list archives: 
http://lists.mysql.com/mysql
To unsubscribe:    
http://lists.mysql.com/mysql?unsub=lists@pantek.com
Received on Tue Jul 3 15:23:29 2007

This archive was generated by hypermail 2.1.8 : Tue Jul 03 2007 - 15:30:06 EDT

Do you need help?X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library