Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000500 [Sphinx] general major always 2010-03-30 21:25 2010-06-17 16:53
Reporter Dennis View Status public  
Assigned To tomat
Priority normal Resolution fixed  
Status resolved   Product Version 1.10-beta
Summary 0000500: Sphinx sends malformed MySql packet for MVA atrributes
Description In searchd.cpp:7244 four bytes are reserved for the packet size/marker, but MysqlPack() (called in searchd.cpp:7259) only needs all of them if packet size > 0xFFFF (which is of course correct but needs be accounted for).
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000702)
Dennis (reporter)
2010-03-30 21:29

Line numbers should be 7233 and 7248 respectively...
(0000726)
somebee (reporter)
2010-05-26 11:44

Any progress on this? Still happening for me.. When trying to query any index with MVA-attributes (with SphinxQL) I get: ERROR 2027 (HY000): Malformed packet
(0000771)
tomat (manager)
2010-06-02 07:49

And could I see mysql --version and OS which cause this bug?
(0000772)
Shedar (reporter)
2010-06-02 08:51

$ mysql --version
mysql Ver 14.14 Distrib 5.1.37, for debian-linux-gnu (x86_64) using EditLine wrapper
OS - Ubuntu 9.10 x64
Sphinx 1.10.1-id64-dev (r2310)
(0000773)
somebee (reporter)
2010-06-02 10:03

$ mysql --version
mysql Ver 14.14 Distrib 5.1.41, for apple-darwin10.2.0 (i386) using EditLine wrapper
OS - Mac OS X - Snow Leopard 10.6.3
Sphinx r2308
(0000774)
tomat (manager)
2010-06-02 10:36

We've investigated this problem but actually it heavily depends on MySQL version.
We've made a patch but we have to test it properly to commit it.
(0000781)
shodan (administrator)
2010-06-17 16:53

Fixed in 1.10, r2339.

- Issue History
Date Modified Username Field Change
2010-03-30 21:25 Dennis New Issue
2010-03-30 21:29 Dennis Note Added: 0000702
2010-05-26 11:43 somebee Issue Monitored: somebee
2010-05-26 11:44 somebee Note Added: 0000726
2010-05-27 22:48 Shedar Issue Monitored: Shedar
2010-05-28 08:53 tomat Status new => assigned
2010-05-28 08:53 tomat Assigned To => tomat
2010-06-02 07:49 tomat Note Added: 0000771
2010-06-02 08:51 Shedar Note Added: 0000772
2010-06-02 10:03 somebee Note Added: 0000773
2010-06-02 10:36 tomat Note Added: 0000774
2010-06-17 16:53 shodan Note Added: 0000781
2010-06-17 16:53 shodan Status assigned => resolved
2010-06-17 16:53 shodan Fixed in Version => 1.10.1-dev
2010-06-17 16:53 shodan Resolution open => fixed


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker