innodb

TwitterFacebook
Get flash to fully experience Pearltrees
config

http://www.mysqlperformanceblog.com/2007/11/01/innodb-performance-optimization-basics/

Innodb Performance Optimization Basics | MySQL Performance Blog

November 1, 2007 By Peter Zaitsev 73 Comments
In Drupal 7 InnoDB will replace MyISAM as the default storage engine for increased scalability and data integrity. http://xdeb.org/node/1268

Converting your Drupal MySQL databas from MyISAM to InnoDB | xde

The Database Scripts project is a series of command line scripts which will dump, erase, restore and merge databases. They are specifically set up to work the best when developing within a version control environment. The primary goals are to:

Database Scripts

http://drupal.org/project/dbscripts
http://2bits.com/articles/mysql-my-cnf-configuration-for-a-large-drupal-site.html For a large web site with hundreds of thousands of page views per day, it is important to increase certain parameters, such as the query cache, join buffers, key buffer, ..etc.

MySQL my.cnf configuration for a large Drupal site | 2bits.com,

Setting up PHP, MySQL, and Apache in Mac OSX Leopard ยท Reverb is

+ New .COMs $7.49/yr plus 18 cents/yr ICANN fee. Discount based on new one-year registration prices as of 4/8/2011 with sale price reflected in your shopping cart at checkout. http://reverbisnotalie.com/code/php-mysql-apache-mac-osx-leopard
http://www.sysarchitects.com/installing-drupal-mac-os-x-105-leopard

Installing Drupal on Mac OS X 10.5 Leopard | SysArchitects

I thought I'd write up the steps I took to get Drupal running on a stock Leopard installation. You may wish to save some time and install MAMP instead. Especially if you need GD support (i.e., you're going to have Drupal do image resizing). Update 17-Dec-2007: In fact, I recommend using MAMP instead. Step 1: Enable PHP Uncomment line 114 in /etc/apache2/httpd.conf to enable Leopard's built-in PHP: