On 4 Oct 99, at 9:06, almir kazazic wrote:
> I couldn't find any docs about using benchmark at win32 I do have perl
> installed on my machine but i couldn't bring this thing (benchmark) to work?
>
> is it also possible to test sql statement with this thing,(like is it fast
> could it be ...) sorry but I really found no docs for this thing
>
If you have perl on your win32 machine you will also need the perl
modules DBI and DBD for mysql. Then you can test the mysql db
with the benchmark. If you only would like to do some queries you
can use the program mysql to do your selects and other queries.
Greetz...
Luuk