Bug #3167 | HANDLER with PRIMARY causes server crash | ||
---|---|---|---|
Submitted: | 14 Mar 2004 10:56 | Modified: | 14 Mar 2004 13:44 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.2 | OS: | |
Assigned to: | CPU Architecture: | Any |
[14 Mar 2004 10:56]
Paul DuBois
[14 Mar 2004 13:17]
Sergei Golubchik
Paul, I cannot repeat it - works as it should for me: mysql> HANDLER t READ `PRIMARY` FIRST; +---+ | i | +---+ | 1 | +---+ 1 row in set (0.00 sec) (and, just in case, yes, I have the very latest tree)
[14 Mar 2004 13:44]
MySQL Verification Team
Also I tested on Windows and Suse 9.0 with the same Sergei's result.
[15 Mar 2004 9:30]
Paul DuBois
Looks as though it is platform-specific. The statements work for me with the current 4.1 pull on Linux, but the READ still crashes the server on Mac OS X (Panther). I'll try to provide more info if you let me know what you want.