Bug #54275 | useless partitioning error messages written to error log | ||
---|---|---|---|
Submitted: | 7 Jun 2010 8:01 | Modified: | 7 Jun 2010 8:04 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S4 (Feature request) |
Version: | 5.1.47, 5.5.3 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[7 Jun 2010 8:01]
Shane Bester
[7 Jun 2010 8:04]
MySQL Verification Team
to give some context, the error was seen on windows platform, and most likely due to using some strange table names with alter table .. partition by .. statements. an example: alter table `šn«` add partition partitions 4
[9 Jun 2010 23:17]
Mattias Jonsson
Is it possible to get a copy of the ddl_log.log file in the data-directory (and a listing of the data directory too, like 'ls -R')? It would help to investigate this further.
[11 Jun 2010 15:07]
MySQL Verification Team
import this file on windows server to repeat error message
Attachment: tmp.sql (application/octet-stream, text), 184 bytes.
[11 Jun 2010 15:16]
MySQL Verification Team
all the logs!
Attachment: ddllog_dbug_trace_errlog.rar (application/octet-stream, text), 61.57 KiB.