Groups > Design > Netobject Fusion 9 web design > Re: Any reason why I should NOT use MySQL InnoDB? - the future of




Any reason I should NOT use MySQL InnoDB?

Any reason I should NOT use MySQL InnoDB?
Mon, 03 Dec 2007 14:09:16 +020
Hi All

Any reason I should NOT use MySQL InnoDB - as opposed to MyIsam, as I 
want to use Stored Procs, Triggers and Foreign Keys?

(I would have preferred PostGreSQL, but hosting seems a problem)

NOF9, site hosted by DreamHost.
http://www.watzon.co.za

-- 
Johan van Zyl
johan@jvz.co.za http://www.jvz.co.za
johan@acctual.net http://www.acctual.co.za
johan@watzon.co.za http://www.watzon.co.za
079 549 0034 Cell/Mobile
012 543 2919 Huis/Home
086 622 9554 Fax
Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!
Post Reply
Re: Any reason why I should NOT use MySQL InnoDB? - the future of
Tue, 04 Dec 2007 06:27:16 +020
InnoDB is transactional engine for MySQL; standard MySQL (MyISAM) tables 
are basically a flat file system with a SQL interface. Interestingly 
Oracle tried to buy MySQL, got turned down, but did succeed in buying 
InnoDB. That's raised a lot of questions about the future of InnoDB 
since it's some form of competition for Oracle. Oracle has said nothing 
will change.

Apparently in response to the Oracle deal, the folks at MySQL have 
worked with Solid Information Technology to integrate SolidDB as a new 
transactional engine for MySQL. Solid's background is in phone systems, 
huge industrial databases. I really don't know the current status of 
SolidDB for MySQL.

http://soliddb.com/pdfs/SolidDB_MySQL_DS.pdf
http://www.clarionmag.com/cmag/v8/v8n07oscon5.html

I've been a big fan of MySQL for many years, but I think this 
uncertainty about the transactional engine isn't doing them any good. 
Within a year I expect to retire my MySQL data in favor of PostgreSQL.
re-posted from Clarion NG
David Harms

Johan van Zyl wrote:
> Hi All
> 
> Any reason I should NOT use MySQL InnoDB - as opposed to MyIsam, as I 
> want to use Stored Procs, Triggers and Foreign Keys?
> 
> (I would have preferred PostGreSQL, but hosting seems a problem)
> 
> NOF9, site hosted by DreamHost.
> http://www.watzon.co.za
> 

-- 
Johan van Zyl
johan@jvz.co.za http://www.jvz.co.za
johan@acctual.net http://www.acctual.co.za
johan@watzon.co.za http://www.watzon.co.za
079 549 0034 Cell/Mobile
012 543 2919 Huis/Home
086 622 9554 Fax
Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!
Post Reply
Re: Any reason why I should NOT use MySQL InnoDB? - the future of
Tue, 04 Dec 2007 06:27:16 +020
InnoDB is transactional engine for MySQL; standard MySQL (MyISAM) tables 
are basically a flat file system with a SQL interface. Interestingly 
Oracle tried to buy MySQL, got turned down, but did succeed in buying 
InnoDB. That's raised a lot of questions about the future of InnoDB 
since it's some form of competition for Oracle. Oracle has said nothing 
will change.

Apparently in response to the Oracle deal, the folks at MySQL have 
worked with Solid Information Technology to integrate SolidDB as a new 
transactional engine for MySQL. Solid's background is in phone systems, 
huge industrial databases. I really don't know the current status of 
SolidDB for MySQL.

http://soliddb.com/pdfs/SolidDB_MySQL_DS.pdf
http://www.clarionmag.com/cmag/v8/v8n07oscon5.html

I've been a big fan of MySQL for many years, but I think this 
uncertainty about the transactional engine isn't doing them any good. 
Within a year I expect to retire my MySQL data in favor of PostgreSQL.
re-posted from Clarion NG
David Harms

Johan van Zyl wrote:
> Hi All
> 
> Any reason I should NOT use MySQL InnoDB - as opposed to MyIsam, as I 
> want to use Stored Procs, Triggers and Foreign Keys?
> 
> (I would have preferred PostGreSQL, but hosting seems a problem)
> 
> NOF9, site hosted by DreamHost.
> http://www.watzon.co.za
> 

-- 
Johan van Zyl
johan@jvz.co.za http://www.jvz.co.za
johan@acctual.net http://www.acctual.co.za
johan@watzon.co.za http://www.watzon.co.za
079 549 0034 Cell/Mobile
012 543 2919 Huis/Home
086 622 9554 Fax
Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!
Post Reply
about | contact