diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2010-10-19 08:45:18 +0200 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2010-10-19 08:45:18 +0200 |
commit | a6df37dbbf2ba51b6785576a946f664b0996c03c (patch) | |
tree | 9b834a63a661afb32974cc28c628064b12c0c732 /cmd-line-utils/readline/terminal.c | |
parent | b61b785285769b3a2d09bf0ab3d6363f099caa6d (diff) | |
download | mariadb-git-a6df37dbbf2ba51b6785576a946f664b0996c03c.tar.gz |
Bug #57203 Assertion `field_length <= 255' failed.
After the fix for
Bug #55077 Assertion failed: width > 0 && to != ((void *)0), file .\dtoa.c
we no longer try to allocate a string of length 'field_length'
so the asserts are relevant only for ZEROFILL columns.
mysql-test/r/select.result:
Add test case for Bug#57203
mysql-test/t/select.test:
Add test case for Bug#57203
sql/field.cc:
Rewrite the DBUG_ASSERTS on field_length.
Diffstat (limited to 'cmd-line-utils/readline/terminal.c')
0 files changed, 0 insertions, 0 deletions