> Le 23 avr. 2018 à 15:51, Alexander Barkov <b...@mariadb.com> a écrit :
> 
> Does anybody see any problems if in 10.4 we fix all metadata statements,
> such as:
> 
> - SHOW CREATE TABLE t1
> - DESCRIBE t1
> - SELECT * FROM INFORMATION_SCHEMA.COLUMNS
> not to print the default length for non-ZEROFILL columns?
> 

Hi Alexander,

The only issue I can see is for existing applications which try to parse the 
output of those statements and are expecting the length in their regex.
So I'm not sure it's worth changing this output?

  Jocelyn
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to