Added warning about size of fulltext keys not being computed, if present. Sort key report by key name for ease of testing.

This commit is contained in:
Frank Cizmich
2015-03-25 15:02:22 -03:00
parent 0c50d5b1cd
commit 793ff24a69
3 changed files with 34 additions and 13 deletions

View File

@@ -2,9 +2,9 @@
# test.domains
# ########################################################################
# unique_key_domain (`domain`)
# domain (`domain`)
# PRIMARY (`id`)
# domain (`domain`)
# unique_key_domain (`domain`)
# Uniqueness of domain ignored because unique_key_domain is a duplicate constraint
# domain is a duplicate of unique_key_domain