Zardosht Kasheff wrote:
> Hello all,
>
> Is there a reason that MySQL on linux ships with all of the sql-bench
> scripts, but MySQL on windows does not? Are there any stumbling blocks
> to running it on windows?
>
> Thanks
> -Zardosht
>
>
Zardosht,
I'm not sure why, but it might have to do with there being a requirement
that you have Perl, DBI and DBD::mysql, which not all Windows systems
are going to have. Though, if you have it set up on your box and the
prerequisites mentioned, it should run.
regards,
Patrick