15 messages in com.mysql.lists.win32Re: mysqldumpslow
FromSent OnAttachments
Joelle Tegwen14 Apr 2006 12:01 
jbon...@sola.com.au17 Apr 2006 16:30 
sandhya18 Apr 2006 02:51 
Daniel da Veiga18 Apr 2006 09:45 
Shawn Green18 Apr 2006 10:23 
Na Derro Cartwright18 Apr 2006 12:22 
jbon...@sola.com.au18 Apr 2006 17:33 
Armando18 Apr 2006 21:31 
Joelle Tegwen18 May 2006 08:16 
Joelle Tegwen18 May 2006 10:38 
Tobin Cataldo18 May 2006 11:31 
Joelle Tegwen18 May 2006 13:30 
Tobin Cataldo19 May 2006 06:18 
Joelle Tegwen19 May 2006 08:39 
Joelle Tegwen22 May 2006 07:07 
Subject:Re: mysqldumpslow
From:Joelle Tegwen (tegw@umn.edu)
Date:05/18/2006 08:16:30 AM
List:com.mysql.lists.win32

Ok, I'm feeling pretty dumb here, but I can't figure this out. I got Perl installed on my Windows machine and I open up perl.exe and I do.... what? I've tried googling for it but I just keep finding my own question.

Thanks Joelle

jbon@sola.com.au wrote:

Mysqldumpslow is a Perl script so under Windows you will need to make sure you have Perl installed and will need to explicitly invoke it via Perl. The way the script is set up it will work automatically under Unix because Unix has the ability to run scripts directly by identifying the correct script processor from the first line of the script. Of course you still need Perl installed, but that is taken for granted in most Unix installations.

John B.