Bug #28527 | Falcon: searches fail if LIKE and partition and estonian collation | ||
---|---|---|---|
Submitted: | 18 May 2007 17:35 | Modified: | 20 Nov 2007 2:20 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S3 (Non-critical) |
Version: | 6.0.1-alpha-debug | OS: | Linux (SUSE 10 64-bit) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[18 May 2007 17:35]
Peter Gulutzan
[31 May 2007 12:27]
MySQL Verification Team
Thank you for the bug report. Verified as described on FC 6.0 32-bit.
[16 Aug 2007 12:48]
Hakan Küçükyılmaz
I think there was some development around partition functions in this area. Miguel, can please check whether this bug still exists? Thanks, Hakan
[17 Aug 2007 17:50]
Peter Gulutzan
The bug still exists, but after the next merge it should be impossible to use ascii() for a partition function, so the bug will probably disappear. However, there's a similar result without ascii(). It probably won't disappear. I reported it as a separate bug: Bug#30480 Falcon: searches fail if LIKE and key partition
[18 Oct 2007 16:38]
Kevin Lewis
This may not be reproducible any more. But also check Bug#30480
[20 Nov 2007 2:20]
Sergey Petrunya
Indeed not reproducible anymore, the provided CREATE statement fails with ERROR 1564 (HY000): This partition function is not allowed Marking this as duplicate of BUG#30480.