lp:~vlad-lesin/percona-server/i_s-innodb-log-tracking-status
Created by
Vlad Lesin
and last modified
- Get this branch:
- bzr branch lp:~vlad-lesin/percona-server/i_s-innodb-log-tracking-status
Only
Vlad Lesin
can upload to this branch. If you are
Vlad Lesin
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp:percona-server/5.1
- Laurynas Biveinis (community): Needs Fixing
-
Diff: 609 lines (+328/-26) (has conflicts)17 files modifiedPercona-Server/mysql-test/r/information_schema.result (+16/-3)
Percona-Server/mysql-test/r/information_schema_db.result (+5/-1)
Percona-Server/mysql-test/r/mysqlshow.result (+10/-2)
Percona-Server/mysql-test/suite/innodb_plugin/r/percona_log_tracking_status.result (+9/-0)
Percona-Server/mysql-test/suite/innodb_plugin/r/percona_log_tracking_status_empty.result (+2/-0)
Percona-Server/mysql-test/suite/innodb_plugin/r/percona_skip_innodb_i_s.result (+1/-0)
Percona-Server/mysql-test/suite/innodb_plugin/t/percona_log_tracking_status-master.opt (+1/-0)
Percona-Server/mysql-test/suite/innodb_plugin/t/percona_log_tracking_status.test (+50/-0)
Percona-Server/mysql-test/suite/innodb_plugin/t/percona_log_tracking_status_empty-master.opt (+1/-0)
Percona-Server/mysql-test/suite/innodb_plugin/t/percona_log_tracking_status_empty.test (+8/-0)
Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc (+5/-0)
Percona-Server/storage/innodb_plugin/handler/i_s.cc (+87/-0)
Percona-Server/storage/innodb_plugin/handler/i_s.h (+4/-0)
Percona-Server/storage/innodb_plugin/include/log0log.h (+12/-0)
Percona-Server/storage/innodb_plugin/include/log0log.ic (+81/-0)
Percona-Server/storage/innodb_plugin/log/log0log.c (+1/-20)
Percona-Server/storage/innodb_plugin/log/log0online.c (+35/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Vlad Lesin
- Status:
- Development
Recent revisions
- 458. By Vlad Lesin
-
I_S.INNODB_
LOG_TRACKING_ STATUS - the table for showing
current status of log tracking.Here is the more detailed description of the table:
https://blueprints. launchpad. net/percona- server/ +spec/innodb- log-tracking- status - 454. By Stewart Smith
-
merge fix for Bug #896439: Server started with skip-innodb crashes on SELECT * FROM INNODB_TABLE_STATS or INNODB_INDEX_STATS
- 453. By Stewart Smith
-
merge: Remove the very out of date XTRADB_ENHANCEMENTS INFORMATION_SCHEMA table. It's out of date so cannot be any use to anybody.
- 452. By Stewart Smith
-
merge fix for bug 951588 (Querying I_S.GLOBAL_
TEMPORARY_ TABLES or
TEMPORARY_TABLES crashes threads working with temp tables)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.5