Bug #12116 Partitioned ORDER BY queries can fail on a 64 bit platform
Submitted: 22 Jul 2005 14:58 Modified: 26 Jul 2005 5:28
Reporter: Mikael Ronström Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.1.0 OS:Linux (Linux)
Assigned to: Mikael Ronström CPU Architecture:Any

[22 Jul 2005 14:58] Mikael Ronström
Description:
Crashes the MySQL Server when a normal ORDER BY query with partitioning is used
(not always but occasionally)

How to repeat:
see above

Suggested fix:
New is_null method that is 64-bit safe
[22 Jul 2005 19:17] Mikael Ronström
This bug crashed the MySQL Server at times when executing an ORDER BY query on a
64-bit OS using a partitioned table.
[26 Jul 2005 5:28] Paul DuBois
Noted in 5.1.1 changelog.