summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-03-13 08:37:22 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2020-04-27 09:40:34 +0300
commit758fbec6e3dd5f640c6e2eb1a78675e369540adc (patch)
tree535f2091d4fe49751c2f83d133e9634694b0ebea /sql/sql_base.cc
parent6a3fc1101cd8cfc8ae755f81a22d16cd98c03210 (diff)
downloadmariadb-git-758fbec6e3dd5f640c6e2eb1a78675e369540adc.tar.gz
Fix clang 10 warnings
_ma_fetch_keypage(): Correct an assertion that used to always hold. Thanks to clang -Wint-in-bool-context for flagging this. double_to_datetime_with_warn(): Suppress -Wimplicit-int-float-conversion by adding a cast. LONGLONG_MAX converted to double will actually be LONGLONG_MAX+1.
Diffstat (limited to 'sql/sql_base.cc')
0 files changed, 0 insertions, 0 deletions