SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: How to learn transactions

  1. #1
    SitePoint Member
    Join Date
    Jul 2007
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to learn transactions

    i have a problem to study transaction log in mysql, please any bady have example aplication to help me ? thanks

  2. #2
    SQL Consultant silver trophybronze trophy
    SitePoint Award Recipient r937's Avatar
    Join Date
    Jul 2002
    Location
    Toronto, Canada
    Posts
    38,456
    Mentioned
    34 Post(s)
    Tagged
    1 Thread(s)
    did you review the tutorial on the mysql site?
    r937.com | rudy.ca | Buy my SitePoint book: Simply SQL
    "giving out my real stuffs"

  3. #3
    reads the ********* Crier silver trophybronze trophy SitePoint Award Recipient longneck's Avatar
    Join Date
    Feb 2004
    Location
    Tampa, FL (US)
    Posts
    9,854
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "transaction log"? applications don't deal with the transaction log at all. the transaction log is a mechanism internal to mysql used to manage transactions. there are no functions that allow you to manipulate or examine the transaction log directly.

    are you looking for information on transactions in general?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •