~gl-az/percona-xtrabackup/2.1-bug1190610

Viewing all changes in revision 611.

  • Committer: George Lorch
  • Date: 2013-06-18 23:22:12 UTC
  • Revision ID: gl_az@yahoo.com-20130618232212-m4tlg8aoa4tcafp3
Fix for bug 1190610 : Decryption fails at a later stage.
      
xbcrypt_read_chunk was relying on blocking/full I/O even though it didn't
specify MY_FULL_IO during the bulk data read. Added ability to pass
desired flags down through read mechanism callback so that header reads
can fail on EOF and bulk data can block until data is available.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: