• Sergey Vojtovich's avatar
    Fixed build failure · abd3c202
    Sergey Vojtovich authored
    Apparently DBUG_ASSERT() can co-exist with DBUG_OFF when
    -DCMAKE_CXX_FLAGS="-DDBUG_ASSERT_AS_PRINTF".
    
    Removed assertion as it is useless now, since the type is unsigned.
    abd3c202
sql_class.h 222 KB