What steps will reproduce the problem?
1. try in INSERT INTO rt (id, mva) VALUES (1,1) /* instead of VALUES (1,(1)) */
2. read the error message
What is the expected output? What do you see instead?
expected: "row 1, column 3: non-MVA value specified for a MVA column"
obtained: "raw 1, column 3: non-MVA value specified for a MVA column"
also change the corresponding test, cf.
https://code.google.com/p/sphinxsearch/source/search?q=non-mva&origq=non-mva&btn
G=Search+Trunk
Original issue reported on code.google.com by rec...@gmail.com on 9 Dec 2012 at 11:06
Original issue reported on code.google.com by
rec...@gmail.com
on 9 Dec 2012 at 11:06