Marc Evans schrieb:
> Some people may find this interesting reading.
>
> http://us.devloop.org.uk/
Nice, but it would be interesting which storage engine was used for
mysql - ok, default is MyIsam.
Does mysql (in the latest version) still use a single write-thread for
writing?
In mysql 3, a badly formed query which writes millions of tuples to a
temporary table blocks the database for the whole query execution time.
Greetings,
Alexander