-
Committer:
jan at mysql
-
Date:
2010-04-07 13:36:58 UTC
-
Revision ID:
jan@mysql.com-20100407133658-s2alk1nsfz8dnjf0
fixed extracting fields from the resultset in Lua after a NULL field was seen in the row
* if we saw a NULL field in the row, we didn't moved the packet index further
and saw the next field as the same NULL again, no matter how many fields
were received