← Back to team overview

linux-traipu team mailing list archive

[Bug 689690] Re: readSet is a nasty lie that leads you in circles and then makes you cry

 

** Summary changed:

- buy Ambien online overnight delivery according to the physician’s recommendations.
+ readSet is a nasty lie that leads you in circles and then makes you cry

** Description changed:

  HailDB always respected readSet to only read the columns that would be
  needed for any particular operation.
- 
- ==>>> https://yourrxpills.com/product-category/buy-ambien-online/
  
  In read/write sysbench, this turns out to be a lie and we weren't
  fetching all the columns needed to properly execute the queries.
  
  you'd see a DELETE on a secondary index followed by an INSERT and the
  INSERT wolud get duplicate key, where clearly that's impossible.
  
  so ignoring readset fixes it, but this is just dumn - we should be able
  to optimise here and not always pull every silly column off disk.

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

Title:
  readSet is a nasty lie that leads you in circles and then makes you
  cry

Status in Drizzle:
  Confirmed

Bug description:
  HailDB always respected readSet to only read the columns that would be
  needed for any particular operation.

  In read/write sysbench, this turns out to be a lie and we weren't
  fetching all the columns needed to properly execute the queries.

  you'd see a DELETE on a secondary index followed by an INSERT and the
  INSERT wolud get duplicate key, where clearly that's impossible.

  so ignoring readset fixes it, but this is just dumn - we should be
  able to optimise here and not always pull every silly column off disk.

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