[development] The age-old modues admin question

Chris Pliakas cpliakas at gmail.com
Mon Dec 27 16:14:10 UTC 2010


Nancy,

If you are running under Windows, there is an issue with MySQL if you are
using the InnoDB storage engine.  MySQL waits for confirmations from Windows
that never come, so it takes a very long time for some queries to execute.
To get around this, add the following directive to your my.cnf file:

innodb_flush_log_at_trx_commit = 2

This might help to speed things up.

Thanks,
Chris

On Mon, Dec 27, 2010 at 11:04 AM, <jeff at ayendesigns.com> wrote:

> Virtualbox is free, and allows you then to run another virtual computer
> (like linux) in a window. That said, while it all is free, it is no minor
> thing to get a linux dev environment up if you never did it before, and may
> not fix the issue at all.
>
> Ayen Designs - quality software the first time, every time!
> ------------------------------
> *From: * nan wich <nan_wich at bellsouth.net>
> *Sender: * development-bounces at drupal.org
> *Date: *Mon, 27 Dec 2010 08:00:39 -0800 (PST)
> *To: *<development at drupal.org>
> *ReplyTo: * development at drupal.org
> *Subject: *Re: [development] The age-old modues admin question
>
> Other than what Zend provides, no, I cannot install any other software,
> especially if it's not free.
>
>
> *Nancy*
>
>
>
> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L.
> King, Jr.
>
>
>  ------------------------------
> *From:* Ezra B. Gildesgame <ezra at growingventuresolutions.com>
> *To:* development at drupal.org
> *Sent:* Mon, December 27, 2010 12:23:49 AM
> *Subject:* Re: [development] The age-old modues admin question
>
> On Mon, Dec 27, 2010 at 12:03 AM, nan wich <nan_wich at bellsouth.net> wrote:
> > Thanks, Jeff. Unfortunately, Windoze is my only option. Nor may I install
> > any accelerators.
>
> Jeff mentioned Virtualbox. Is installing virtualization software,
> which runs on Windows, but provides an environment in which you can
> use opcode caching, an option?
>
> Best,
> Ezra
>
>
> Ezra Barnett Gildesgame | http://growingventuresolutions.com |
> http://ezra-g.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20101227/38c87857/attachment.html 


More information about the development mailing list