• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Anyone using InnoDB table type with MySQL/WebObjects?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone using InnoDB table type with MySQL/WebObjects?


  • Subject: Re: Anyone using InnoDB table type with MySQL/WebObjects?
  • From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
  • Date: Wed, 16 Jun 2004 20:01:40 -0500

Kieran Kelleher, email@hidden, wrote:
>Up to now I have used the MyISAM default table (db engine) type with
>WebObjects. Is anyone usingMySQL InnoDB tables with WebObjects?

Yes. rentzsch.com is deployed against MySQL/InnoDB.

>If so,
>how do you take advantage of transaction begin/commit/rollback features
>of such a transaction-safe ddatabase ...... or is db transaction
>handling built-in to the specific database JDBC driver in which case I
>doubt the MySQL driver begins/commits/rollsback since I have never seen
>SQL statements for transactions being generated for editing context
>saves??

Interesting. I never looked at the generated SQL. I use InnoDB primarily
for the journal-style updating database file updating, not for its
transaction support.

| Jonathan 'Wolf' Rentzsch   http://rentzsch.com
| Red Shed Software           http://redshed.net
|     "better" necessarily means "different"
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Embedding Image Data in a Component Email
  • Next by Date: Mail List Problems?
  • Previous by thread: Anyone using InnoDB table type with MySQL/WebObjects?
  • Next by thread: Re: Anyone using InnoDB table type with MySQL/WebObjects?
  • Index(es):
    • Date
    • Thread