| Bug #16718 | partitioning support system variable has incorrect name | ||
|---|---|---|---|
| Submitted: | 23 Jan 2006 5:31 | Modified: | 24 Jan 2006 12:24 |
| Reporter: | Reggie Burnett | ||
| Status: | Closed | ||
| Category: | Server: Partition | Severity: | S3 (Non-critical) |
| Version: | 5.1.6 | OS: | Any (all) |
| Assigned to: | Reggie Burnett | Target Version: | |
[23 Jan 2006 5:31]
Reggie Burnett
[23 Jan 2006 8:05]
Jon Stephens
Please assign this to me for documentation when a fix is ready. Thanks.
[23 Jan 2006 12:01]
Miguel Solorzano
Your MySQL connection id is 1 to server version: 5.1.6-alpha-debug Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> show variables like '%partition%'; +-----------------------+-------+ | Variable_name | Value | +-----------------------+-------+ | have_partition_engine | YES | +-----------------------+-------+ 1 row in set (0.05 sec)
[23 Jan 2006 15:43]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/1504
[24 Jan 2006 5:35]
Reggie Burnett
Fixed in 5.1.6
[24 Jan 2006 5:47]
Paul DuBois
Noted in 5.1.6 changelog. Change made in system variable section.
[24 Jan 2006 12:24]
Jon Stephens
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.
If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information
about accessing the source trees is available at
http://www.mysql.com/doc/en/Installing_source_tree.html
Additional info:
Updated Partitioning chapter. Closed.
