• joreland@mysql.com's avatar
    Use native format in interpreter - · 1e2f7cfc
    joreland@mysql.com authored
    (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
    
    This fixes problem with auto increment on different byte order
    
    (This also make adding of signed ints really simple...)
    1e2f7cfc
DbtupExecQuery.cpp 69.3 KB