1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Bug# 16718 partitioning support status variable has incorrect name

change status variable from have_partition_engine to have_partitioning.
This commit is contained in:
reggie@linux.site
2006-01-23 08:42:32 -06:00
parent 58e21e823c
commit c5f2f9180f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
Variable_name Value
have_partition_engine YES
have_partitioning YES