Allow "classic" builds (= without InnoDB) by eliminating an "unresolved reference" (bug#7961).
sql/mysqld.cc: To allow builds without InnoDB ("classic"), the reference to 'innobase_use_checksums' must be guarded by an appropriate '#ifdef' (bug#7961).
Showing
Please register or sign in to comment