Documentation: innodb_lazy_drop_table

Bug #898333 reported by Lee Faris
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
High
Hrvoje Matijakovic

Bug Description

Documentation for 'innodb_lazy_drop_table' does not mention support for 5.1.X series - http://www.percona.com/docs/wiki/percona-server:features:misc_system_variables

This blog mentions support beginning in 5.1.56 -http://www.mysqlperformanceblog.com/2011/04/20/drop-table-performance/

Also, I see the variable present in my 5.1.59 percona server.

Can the documentation be updated if it is supported?

mysql> show variables like 'version';

+---------------+--------+

| Variable_name | Value |

+---------------+--------+

| version | 5.1.59 |

+---------------+--------+

1 row in set (0.00 sec)

mysql> show variables like 'innodb_lazy_drop_table';

+------------------------+-------+

| Variable_name | Value |

+------------------------+-------+

| innodb_lazy_drop_table | 0 |

+------------------------+-------+

1 row in set (0.00 sec)

Tags: doc

Related branches

Stewart Smith (stewart)
tags: added: doc
removed: documentation
Changed in percona-server:
status: New → Triaged
importance: Undecided → High
Changed in percona-server:
assignee: nobody → Hrvoje Matijakovic (hrvojem)
status: Triaged → In Progress
Changed in percona-server:
status: In Progress → Fix Committed
Changed in percona-server:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-517

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.