Bug #12097 | Range and list expressions gets non-fixed in prepared statement protocol | ||
---|---|---|---|
Submitted: | 21 Jul 2005 21:57 | Modified: | 7 Aug 2005 1:46 |
Reporter: | Mikael Ronström | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1.0 | OS: | Linux (RHEL) |
Assigned to: | Mikael Ronström | CPU Architecture: | Any |
[21 Jul 2005 21:57]
Mikael Ronström
[22 Jul 2005 19:20]
Mikael Ronström
Unsafe code in CREATE TABLE with partitions that crashed the MySQL Server in an DBUG_ASSERT in debug mode.
[3 Aug 2005 20:32]
Mike Hillyer
There is no patch to document in the changelogs, therefore this bug should not be in documenting status. Reverting to Open status.
[4 Aug 2005 14:31]
Mikael Ronström
Fixed in version 5.1.1 ChangeSets pappa:1.1869, pappa:1.1870, pappa:1.1871 on 22 july 2005
[7 Aug 2005 1:46]
Mike Hillyer
Documented in 5.1.1 changelog: <listitem><para> Performing a <literal>CREATE TABLE</literal> statement with a <literal>PARTITION BY</literal> clause in a prepared statement could crash a server running in debug mode. (Bug #12097) </para></listitem>