LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: David Lloyd <lloy0076@rebel.net.au>
  To  : michaeld@senet.com.au
  Date: Thu, 29 Jun 2000 09:49:26 +0930

Re: MySQL now free

And the newer versions of MySQL allow you to have transactions based on
the Berkeley Database system. Whilst they still lack ROW level locking,
the transactions are there.

Hence, theoretically one could:

* have transaction sensitive writes to the BD tables
* have a single process write from the BD tables into the MyISAM tables
* read extraordinarily quickly off the MyISAM tables

There's lot's one can do.

DL
-- 
To the thirsty I shall give water without price
 From the fountain of the water of life
 He who conquers shall have his heritage
 And I will be his God and he shall be my son

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page