#At file:///Users/mattiasj/mysql-bzr/b50036-55-bf/ based on revid:mattias.jonsson@stripped
3194 Mattias Jonsson 2010-10-01
removed a comment according to the review
modified:
sql/partition_info.cc
=== modified file 'sql/partition_info.cc'
--- a/sql/partition_info.cc 2010-08-30 15:33:55 +0000
+++ b/sql/partition_info.cc 2010-10-01 13:30:16 +0000
@@ -1997,7 +1997,6 @@ int partition_info::fix_partition_values
}
else if (item_expr->result_type() != INT_RESULT)
{
- /* VALUES clause only allowed on partitions, not subpartitions */
my_error(ER_VALUES_IS_NOT_INT_TYPE_ERROR, MYF(0),
part_elem->partition_name);
DBUG_RETURN(TRUE);
Attachment: [text/bzr-bundle] bzr/mattias.jonsson@oracle.com-20101001133016-1h2xbxrubgndrt7l.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugfixing branch (mattias.jonsson:3194) | Mattias Jonsson | 1 Oct |