1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

misc fixes for compile-time errors

sql/item_sum.cc:
  "unused variable" warning
sql/item_timefunc.cc:
  "unused variable" warning
sql/log_event.h:
  const bool is_valid() -> bool is_valid() const
sql/opt_range.cc:
  cast log's argument to double (otherwise an error on some compilers)
sql/opt_range.h:
  get_quick_select_for_ref should be declared in the global scope to be visible.
This commit is contained in:
unknown
2004-07-21 00:45:08 +02:00
parent 362ce6a8aa
commit d0c693999b
5 changed files with 691 additions and 691 deletions

File diff suppressed because it is too large Load Diff