2010
2009
Amazon RDS, MySQL, Hmm?
BTW if you follow their "use mysqldump" model for pushing data into the service, remember that --single-transaction will allow you to do a hot backup. There is no need to lock up your current database. I am still appalled at how few people know that. Years ago we should have renamed "mysqldump" to "mysqlbackup" and defaulted the settings for Innodb.
Expanding the Cloud: The Amazon Relational Database Service (RDS)
En tout cas, leur discours marketing fait rêver :)
Amazon Relational Database Service (Amazon RDS)
MySQL as a web service from Amazon
Compiling MySQL on Snow Leopard
These are instructions for compiling and installing a 64-bit version of MySQL on Mac OS X 10.6 (Snow Leopard)
2008
MySQL 5.0 - Utilisation de l'option --safe-updates
--i-am-a-dummy + SQL_SELECT_LIMIT
2007
2006
CocoaMySQL-SBG
Universal Binary version of the CocoaMySQL-SBG
MAMP for OS X
by 5 others (via)A self-contained Apache, PHP, MySQL & phpMyAdmin distribution for OS X that can be used for easy local testing on top of the default OS X apache server
2005
SQLGrinder
SQLGrinder is a native Mac OS X SQL editor and developer tool that gives you the tools needed to make your database development easy
Vous avez dit Inno DB ? - BLOGIX, le blog de qwix
by 2 others (via)Un des reproches souvent fait à MYSQL, c'est sa non gestion des clés étrangères. Cependant ce n'est pas tout à fait vrai, car le moteur InnoDB des tables MYSQL permet de gérer de telle clées avec des fonctions bien utiles. Regardons un petit exemple.
2004
1
(24 marks)