Sponsorised links
This year
2007
Conseils pour l'amélioration des performances InnoDB
Quelques conseils pour améliorer les perfs InnoDB
Sponsorised links
2006
MySQL : Conseils pour l'amélioration des performances InnoDB
Conseils pour l'amélioration des performances InnoDB
An introduction to InnoDB error handling - Xaprb
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
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
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.
1
(12 marks)
