1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Files
mariadb/libmysql
unknown d9b8e4b84c More work on truncations in libmysql: after-review fixes.
libmysql/libmysql.c:
  More post-review fixes for truncation patch:
  - use my_strtoll10
  - workaround for Intel FPU executive precision feature
  - one case when we didn't report possible truncation fixed.
strings/my_strtoll10.c:
  Fix a comment.
tests/client_test.c:
  One more test now passes
2004-12-18 03:42:28 +03:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2004-10-29 19:26:52 +03:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-11-05 09:00:04 +04:00