• unknown's avatar
    Bug #23856: GROUP_CONCAT and ORDER BY: junk from previous · 2e04cb15
    unknown authored
    rows for query on I_S
    
    This is a patch to get rid of some warnings about comparisons
    between singed and unsigned ints, which turn up on sapsrv1 and
    sapsrv2.
    
    
    sql/field.h:
      Bug#23856: Changed the type of MAX_SIZE to unsigned int.
    2e04cb15
field.h 63 KB