branches with status:
Name Status Last Modified Last Commit
lp:~gaul/mysql-server/mysqld-safe-file (Has a merge proposal) 1 Development 2014-01-23 23:26:47 UTC
6865. Cooperate with log rotation when logg...

Author: Andrew Gaul
Revision Date: 2014-01-23 23:25:23 UTC

Cooperate with log rotation when logging to a file.

lp:~gaul/mysql-server/general-log-help-text (Has a merge proposal) 1 Development 2014-01-16 23:11:36 UTC
6865. Add missing whitespace to --general-l...

Author: Andrew Gaul
Revision Date: 2014-01-16 23:10:38 UTC

Add missing whitespace to --general-log help text

lp:~gaul/percona-server/pwrite_partial_write bug(Has a merge proposal) 1 Development 2013-12-19 05:33:23 UTC
519. Handle partial writes in os0file.cc:o...

Author: Andrew Gaul
Revision Date: 2013-12-19 05:31:05 UTC

Handle partial writes in os0file.cc:os_file_pwrite

This could cause ibd files to contain bogus trailing zeros and non-page
size file sizes, which XtraBackup asserts on.

lp:~gaul/percona-server/purge-changed-page-bitmaps bug(Has a merge proposal) 1 Development 2013-12-11 18:52:07 UTC
509. Consider end LSN when purging changed...

Author: Andrew Gaul
Revision Date: 2013-12-11 18:49:47 UTC

Consider end LSN when purging changed page bitmaps

Fixes: https://bugs.launchpad.net/percona-server/+bug/1260035

lp:~gaul/mariadb-java-client/callablestatement-leak (Has a merge proposal) 1 Development 2013-12-10 07:05:01 UTC
499. Plug CallableStatement resource leak ...

Author: Andrew Gaul
Revision Date: 2013-12-10 07:03:49 UTC

Plug CallableStatement resource leak

Found with FindBugs.

lp:~gaul/percona-data-recovery-tool-for-innodb/disable-pointer-sign-warnings (Has a merge proposal) 1 Development 2012-09-07 17:13:15 UTC
74. Disable pointer signedness warnings.

Author: Andrew Gaul
Revision Date: 2012-09-07 17:12:40 UTC

Disable pointer signedness warnings.

lp:~gaul/percona-data-recovery-tool-for-innodb/remove-librt (Has a merge proposal) 1 Development 2012-09-06 21:48:28 UTC
74. Remove unneeded librt

Author: Andrew Gaul
Revision Date: 2012-09-06 21:46:08 UTC

Remove unneeded librt

lp:~gaul/percona-data-recovery-tool-for-innodb/strncpy-warning (Has a merge proposal) 1 Development 2012-09-06 20:43:07 UTC
74. Avoid unnecessary string copies and c...

Author: Andrew Gaul
Revision Date: 2012-09-06 20:41:33 UTC

Avoid unnecessary string copies and clobbered parameters

Also addresses a compiler warning.

lp:~gaul/percona-data-recovery-tool-for-innodb/prerequisites (Has a merge proposal) 1 Development 2012-09-06 20:33:05 UTC
74. Remove prerequisites file during make...

Author: Andrew Gaul
Revision Date: 2012-09-06 20:32:14 UTC

Remove prerequisites file during make clean.

lp:~gaul/percona-data-recovery-tool-for-innodb/dulint-to-uint64_t (Has a merge proposal) 1 Development 2012-08-23 05:02:51 UTC
70. Add dulint_to_uint64_t helper Used s...

Author: Andrew Gaul
Revision Date: 2012-08-23 04:59:42 UTC

Add dulint_to_uint64_t helper

Used several times in upcoming enhancements to page_printer.

lp:~gaul/percona-data-recovery-tool-for-innodb/fseek (Has a merge proposal) 1 Development 2012-08-13 17:46:08 UTC
69. Prefer fseek over fileno and lseek

Author: Andrew Gaul
Revision Date: 2012-08-13 17:45:37 UTC

Prefer fseek over fileno and lseek

lp:~gaul/percona-data-recovery-tool-for-innodb/page-printer-type (Has a merge proposal) 1 Development 2012-08-13 17:45:23 UTC
69. Emit a human-readable page type

Author: Andrew Gaul
Revision Date: 2012-08-13 17:44:48 UTC

Emit a human-readable page type

lp:~gaul/percona-data-recovery-tool-for-innodb/zero-checksum (Has a merge proposal) 1 Development 2012-08-13 17:28:02 UTC
69. Check old-style checksum only if it i...

Author: Andrew Gaul
Revision Date: 2012-08-13 17:27:33 UTC

Check old-style checksum only if it is non-zero

Allocated but unused pages have zero checksums. Note that this check
already exists for new-style checksums. This commit prevents spurious
errors in both verify and check modes.

113 of 13 results