diff options
author | unknown <msvensson@neptunus.(none)> | 2006-02-01 11:36:32 +0100 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2006-02-01 11:36:32 +0100 |
commit | db16cfc578e389cd63770aab9fe7bc1f520b2413 (patch) | |
tree | ec3c2deeb5bebb1761befdb1cdaaaff0271ee9a2 /tests/mysql_client_test.c | |
parent | db5fe0fc9772d9ab74d12d735cb67ca2fcb8721d (diff) | |
download | mariadb-git-db16cfc578e389cd63770aab9fe7bc1f520b2413.tar.gz |
Use common function 'append_field' to output the value of one field to the result.
Fix for extra zero in exponent of double values on windows.
client/mysqltest.c:
Write new function 'append_field' which takes care of appending one field to the dynamic string.
Use function 'append_field' from both ps and normal execution
Add hack to 'append_field' that removes the extra '0' in exponent for double values on Windows.
mysql-test/r/type_float.result:
One zero too much was removed( I think )
mysql-test/t/insert.test:
Remove the "replace_result" for extra zero in exponent
mysql-test/t/type_float.test:
Remove the "replace_result" for extra zero in exponent
mysql-test/t/variables.test:
Remove the "replace_result" for extra zero in exponent
Diffstat (limited to 'tests/mysql_client_test.c')
0 files changed, 0 insertions, 0 deletions