• unknown's avatar
    bug #9088 (bigint WHERE fails) · b17bb278
    unknown authored
    
    mysql-test/r/bigint.result:
      test result
    mysql-test/t/bigint.test:
      testcase
    sql/item.h:
      unsigned_arg is a separate parameter now
    sql/item_cmpfunc.cc:
      we can get unsigned field from the signed Item - from string
      like '1234'
    b17bb278
bigint.test 9.95 KB