← Back to team overview

linux-traipu team mailing list archive

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

 

Public bug reported:

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.

** Affects: drizzle
     Importance: Low
     Assignee: Stewart Smith (stewart)
         Status: Fix Committed

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

** Changed in: drizzle
   Importance: Undecided => Low

** Changed in: drizzle
     Assignee: (unassigned) => Stewart Smith (stewart)

-- 
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 Committed

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


Follow ups

References