Fixed problem with schema tables and DECIMAL
sql/sql_show.cc: Change decimal item to type holder, to be able to define the decimals and max_length for the DECIMAL field from the schema specification instead of the value of the item.
Showing
Please register or sign in to comment