lp://qastaging/bluehost-patches
Created by
Weldon Whipple
and last modified
- Get this branch:
- bzr branch lp://qastaging/bluehost-patches
Members of
Registry Administrators
can upload to this branch. Log in for directions.
Branch information
Recent revisions
- 3. By Weldon Whipple
-
Fix table->field error where I neglected to account for rows-examined, which
caused the output to SHOW USER_STATISTICS to be off by one, following field
9 (rows_examined). - 2. By Weldon Whipple
-
Add a patch which adds rows_examined capability to Percona's userstatv2
for MySQL 4.0.67. (This patch is applied following Percona's userstatv2 that
has been patched to fix compilation errors and missing braces in sql_parse.cc.) - 1. By Weldon Whipple
-
Adds missing braces in sql/sql_parse.
Adds missing include (of trx0trx.h) to os0file.c and buf0buf.c, to eliminate compile failures due to incomplete types (trx_t, which is of struct trx_struct) when compiling in non-Windows platforms.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)