On Sat, May 12, 2001 at 03:45:50PM +0200, Warren van der Merwe wrote:
[major snip]
> As said above, these times include the time taken to add the rows
> using a while, wend statement to a grid in my application. The timer
> is at the exact same point, and is logged into a file therefore
> there
Bonjour Warren,
What about InnoDB tables ? Could you change the TYPE to INNODB and
run the same test ? This would be great to compare MYISAM, GEMINI
and INNODB.
Regards,
Alex.
WvdM> Goodday to you all
WvdM> For those that are interested, I have managed to get my GEMINI tables
Wv
Goodday to you all
For those that are interested, I have managed to get my GEMINI tables
working successfully, and changed one of my reports to use the MYSQL tables
instead of my original MSACCESS ones. Had a couple problems with the initial
altering of some tables from MYISAM to GEMINI, but mana