• monty@mysql.com/nosik.monty.fi's avatar
    Added sql_mode PAD_CHAR_TO_FULL_LENGTH (WL#921) · eeaa3adb
    monty@mysql.com/nosik.monty.fi authored
    This pads the value of CHAR columns with spaces up to full column length (according to ANSI)
    It's not makde part of oracle or ansi mode yet, as this would cause a notable behaviour change.
    Added uuid_short(), a generator for increasing 'unique' longlong integers (8 bytes)   
    eeaa3adb
sql_mode.result 10.6 KB