PUBLIC   marks

PUBLIC MARKS with tag innodb

Sponsorised links

This year

2007

Sponsorised links

2006

An introduction to InnoDB error handling - Xaprb

by mbertier
Do you know the fine details of MySQL’s transactional error handling with the InnoDB storage engine? If you’re writing transactional SQL, you need to be prepared to handle errors appropriately, and to do that, you need to know how MySQL handles them. This article introduces you to the topic.

MySQL 5.0 Reference Manual :: 8.12 mysqldump — A Database Backup Program

by springnet
For a faster "mysqldump" innodb tables 1. mysqldump --opt --user=username --password database > filetosaveto.sql 2. open the dump file put this statement at the beginning of the sql dump text file: SET FOREIGN_KEY_CHECKS=0; 3. mysql --user=usern

2005

Oracle rachète un moteur de bases de données open source - Actualités - ZDNet.fr

by kasi77 (via)
L'éditeur américain fait un pas de plus vers le monde open source. Il a racheté Innobase Oy, une société finlandaise qui développe un moteur de bases de données baptisé InnoDB. Les modalités de l'accord, septième rachat pour Oracle depuis le début de l'année, n'ont pas été communiquées.

PUBLIC TAGS related to tag innodb

no tag

Sponsorised links