diff options
author | unknown <monty@mysql.com> | 2004-05-12 02:38:57 +0300 |
---|---|---|
committer | unknown <monty@mysql.com> | 2004-05-12 02:38:57 +0300 |
commit | 47890151b47af55431a808e59af738a35d1a0bb7 (patch) | |
tree | 02e8baaa5fa67d84f1517dd0fe43ee84dd6ef34f /mysys | |
parent | cd8f9ed2a294a80eb41f026eaab176e51209aa4c (diff) | |
download | mariadb-git-47890151b47af55431a808e59af738a35d1a0bb7.tar.gz |
Portability fixes
scripts/mysql_install_db.sh:
Portability fix (! is not portable)
sql/item_func.cc:
Use my_strtoll10() instead of strtoull()
sql/repl_failsafe.cc:
Use my_strtoll10() instead of strtoull()
sql/sql_analyse.cc:
Use my_strtoll10() instead of strtoull()
sql/sql_yacc.yy:
Use my_strtoll10() instead of strtoull()
strings/my_strtoll10.c:
Fix compiler warnings
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions