Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp:~gl- |
1 Development | 2015-04-23 18:24:50 UTC 2015-04-23 | This branch is empty. | |
lp:~gl- |
|
1 Development | 2015-02-12 19:30:26 UTC 2015-02-12 |
5070.
fixes bug: https://launchpad.net/bugs...
Author:
<email address hidden>
fixes bug: https:/ Merge from 2.2: Deleted line that does 'rm' on existing .qp and .xbcrypt files when using Also needs doc updates that if someone is using innobackupex with |
lp:~gl- |
|
1 Development | 2015-02-12 19:22:02 UTC 2015-02-12 |
5067.
fixes bug: https://launchpad.net/bugs...
Author:
<email address hidden>
fixes bug: https:/ Deleted line that does 'rm' on existing .qp and .xbcrypt files when using Also needs doc updates that if someone is using innobackupex with |
lp:~gl- |
1 Development | 2015-01-17 19:36:47 UTC 2015-01-17 |
667.
Reverted fix for 1070856 for custom b...
Author:
<email address hidden>
Reverted fix for 1070856 for custom build for i47576. |
|
lp:~gl- |
|
1 Development | 2014-11-25 20:08:40 UTC 2014-11-25 | This branch is empty. |
lp:percona- |
1 Development | 2014-05-22 23:51:22 UTC 2014-05-22 |
34.
Fixed server options and my.cnf setti...
Author:
George Ormond Lorch III
Fixed server options and my.cnf setting and generation that would cause mysqld to get started with defaults and no special options. |
|
lp:~gl- |
1 Development | 2014-04-29 22:08:17 UTC 2014-04-29 |
647.
bug 1313901 - Binlog events with binl...
Author:
George Ormond Lorch III
bug 1313901 - Binlog events with binlog_format=MIXED are unconditionally logged in ROW format Temporary commit that removes legacy upstream fix and introduces extra restrictions on STATEMENT replication for queries that make use of temporary tables. |
|
lp:~gl- |
1 Development | 2014-04-23 20:08:59 UTC 2014-04-23 |
4960.
GOL - checkpoint:
- xbcrypt v3 backw...
Author:
George Ormond Lorch III
GOL - checkpoint: |
|
lp:~gl- |
1 Development | 2014-03-24 23:48:42 UTC 2014-03-24 | This branch is empty. | |
lp:~gl- |
1 Development | 2014-03-20 22:45:31 UTC 2014-03-20 |
520.
Author:
George Ormond Lorch III
|
|
lp:~gl- |
|
1 Development | 2014-02-12 21:38:17 UTC 2014-02-12 | This branch is empty. |
lp:~gl- |
|
1 Development | 2014-01-27 23:23:12 UTC 2014-01-27 |
608.
Fix for bug1273465 - lintian warnings...
Author:
George Ormond Lorch III
Fix for bug1273465 - lintian warnings and errors (new packaging) |
lp:~gl- |
1 Development | 2014-01-13 21:09:04 UTC 2014-01-13 | This branch has not been pushed to yet. | |
lp:~gl- |
|
1 Development | 2013-11-15 01:21:41 UTC 2013-11-15 |
4893.
Fix for bug 1243009 --debug and --val...
Author:
George Ormond Lorch III
Fix for bug 1243009 --debug and --valgrind options needed for XtraBackup's build-binary.sh util/build- util/build.sh: test/run.sh and test/inc/common.sh: Fixed up several test cases that use/depend on $IB_ARGS to use "${IB_ARGS[@]}". |
lp:~gl- |
|
1 Development | 2013-11-15 01:00:41 UTC 2013-11-15 |
693.
Fix for bug 1243009 --debug and --val...
Author:
George Ormond Lorch III
Fix for bug 1243009 --debug and --valgrind options needed for XtraBackup's build-binary.sh util/build- util/build.sh: test/run.sh and test/inc/common.sh: Fixed up several test cases that use/depend on $IB_ARGS to use "${IB_ARGS[@]}". |
lp:~gl- |
|
1 Development | 2013-11-14 23:40:24 UTC 2013-11-14 |
589.
Fix for bug 1243009 --debug and --val...
Author:
George Ormond Lorch III
Fix for bug 1243009 --debug and --valgrind options needed for XtraBackup's build-binary.sh util/build- util/build.sh: test/run.sh and test/inc/common.sh: Fixed up several test cases that use/depend on $IB_ARGS to use "${IB_ARGS[@]}". |
lp:~gl- |
|
1 Development | 2013-09-10 02:23:34 UTC 2013-09-10 |
676.
Implementation of xtrabackup http://b...
Author:
George Ormond Lorch III
Implementation of xtrabackup http:// |
lp:~gl- |
1 Development | 2013-07-17 17:04:46 UTC 2013-07-17 |
554.
Added extra logging to xtrabackup.cc ...
Author:
George Ormond Lorch III
Added extra logging to xtrabackup.cc surrpunding the suspend file and changed suspend file contents to include the current pid. Added suspend file validation in innobackupex to ensure that the pid read from the suspend file matches the known pid of the xtrabackup process to help identify mixed/crossed running backup instances. |
|
lp:~gl- |
|
1 Development | 2013-07-12 19:41:46 UTC 2013-07-12 |
629.
Added new environment variables to co...
Author:
George Ormond Lorch III
Added new environment variables to control build: |
lp:~gl- |
|
1 Development | 2013-06-06 05:47:05 UTC 2013-06-06 |
610.
Fixed issue in testrun.c where specif...
Author:
George Ormond Lorch III
Fixed issue in testrun.c where specifying testsuite would find the tests in the corredt directory but would still try to execute them out of ./t Added test status tracking and summary report at end of test run cycle to make it wasy to see what passed, skipped and failed at a glance, similar to MTR. Changed testrun.sh slightly to return same code out of testrun.sh as the test that was executed when only a single test was run. |
lp:~gl- |
|
1 Development | 2013-06-05 21:01:39 UTC 2013-06-05 |
561.
Fixed issue in testrun.c where specif...
Author:
George Ormond Lorch III
Fixed issue in testrun.c where specifying testsuite would find the tests in the corredt directory but would still try to execute them out of ./t Added test status tracking and summary report at end of test run cycle to make it wasy to see what passed, skipped and failed at a glance, similar to MTR. Changed testrun.sh slightly to return same code out of testrun.sh as the test that was executed when only a single test was run. |
lp:~gl- |
|
1 Development | 2013-05-29 22:34:53 UTC 2013-05-29 |
561.
Added new environment variables to co...
Author:
George Ormond Lorch III
Added new environment variables to control build: |
lp:~gl-az/+junk/ptb | 1 Development | 2013-05-10 06:25:38 UTC 2013-05-10 |
22.
Finished work on defaults-file. Added...
Author:
root
Finished work on defaults-file. Added ability to specify server and xtrabackup options matrix via options. |
|
lp:~gl- |
|
1 Development | 2013-04-30 22:07:23 UTC 2013-04-30 |
584.
This implements the io-block-size opt...
Author:
George Ormond Lorch III
This implements the io-block-size option for XtraBackup and innobackupex (just for passthrough) which specifies number of pages to read/write per cycle. |
lp:~gl- |
|
1 Development | 2013-04-30 21:44:04 UTC 2013-04-30 |
552.
This implements the io-block-size opt...
Author:
George Ormond Lorch III
This implements the io-block-size option for XtraBackup and innobackupex (just for passthrough) which specifies number of pages to read/write per cycle. |
lp:~gl- |
1 Development | 2013-03-16 02:51:56 UTC 2013-03-16 |
44.
Fixed a lot of issues and cleaned up ...
Author:
George Ormond Lorch III
Fixed a lot of issues and cleaned up 16274 |
|
lp:~gl- |
1 Development | 2013-02-20 22:57:02 UTC 2013-02-20 |
488.
Introducing xtrabackup with encryptio...
Author:
George Ormond Lorch III
Introducing xtrabackup with encryption. Encryption will be done through the libgcrypt library which can be found documented here: http:// Addition of libgcrypt requires now that libgcrypt and libgpgerror packages be installed. Many package repositories still contain older versions of libgcrypt. The current stable version of 1.5.0 is reccomended and will take advantage of the AES-NI instruction set if available. Similar to compression, encryption is not supported on streamed tar backups. New options: --encrypt_ --encrypt_ --encrypt_ --encrypt_ --compress_ encrypt_key and encrypt_key_file are mutually exclusive. If --encrypt is specified, one of these MUST be specified else an error will occur. encryption key lengths must be precise: When using the encrypt_key_file option, the file specified may have binary or textual content but must be _exactly_ the correct size for the algorithm being used. If using text, caution must be taken so that there are no extra spaces, tabs, carriage returns or line feeds within the file. These will cause the key to be read as an incorrect size and an error will be generated. The coding task was fairly straight forward with some restructure/ |
|
lp:~gl- |
1 Development | 2012-12-04 01:08:30 UTC 2012-12-04 |
360.
Incorporated range read prefetch logi...
Author:
George Ormond Lorch III
Incorporated range read prefetch logic from: |
|
lp:~gl- |
|
1 Development | 2012-11-27 04:47:35 UTC 2012-11-27 |
352.
Minor fix for lp 1079596:
Fixed unsig...
Author:
George Ormond Lorch III
Minor fix for lp 1079596: |
lp:~gl- |
1 Development | 2012-11-26 20:57:40 UTC 2012-11-26 |
278.
Incorporated selective code into PS 5...
Author:
George Ormond Lorch III
Incorporated selective code into PS 5.5.25a sql/log_event.h and sql/log_event.cc from PS 5.5 revno 288 and bug fix from lp:~gl-az/percona-server/5.5-bug1053342. |
|
lp:~gl- |
1 Development | 2012-10-12 17:40:01 UTC 2012-10-12 |
300.
zarafa
Author:
George Ormond Lorch III
zarafa |
|
lp:~gl- |
1 Development | 2012-08-20 21:04:17 UTC 2012-08-20 |
206.
.
Author:
George Lorch
. |
|
lp:~gl- |
1 Development | 2012-06-05 04:38:09 UTC 2012-06-05 |
255.
In order to offer more control over o...
Author:
George Lorch
In order to offer more control over option visibility, access and range |
|
lp:~gl- |
1 Development | 2012-05-22 02:03:19 UTC 2012-05-22 |
241.
Initial options modifiers parsing/set...
Author:
George Lorch
Initial options modifiers parsing/setup code. No implementation for enforcement yet. |
1 → 34 of 34 results | First • Previous • Next • Last |