← Back to team overview

linux-traipu team mailing list archive

[Bug 911643] Re: transaction_log plugin PRINT_TRANSACTION_MESSAGE and its hex counterpart use just filename, not path to transaction log.

 

** Changed in: drizzle
    Milestone: None => 2012-01-31

** Changed in: drizzle
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/911643

Title:
  transaction_log plugin PRINT_TRANSACTION_MESSAGE and its hex
  counterpart use just filename, not path to transaction log.

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Fix Released

Bug description:
  If your transaction log is not in DATADIR/transaction.log and you call
  PRINT_TRANSACTION_MESSAGE("foo/transaction.log") the code would
  attempt to open DATADIR/transaction.log instead of
  foo/transaction.log, leading to an error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/911643/+subscriptions


References