mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Cleanup ha_checktype() and redundant variables.
This commit is contained in:
@ -419,7 +419,7 @@ int init_embedded_server(int argc, char **argv, char **groups)
|
||||
|
||||
if (
|
||||
#ifdef HAVE_BERKELEY_DB
|
||||
!berkeley_skip ||
|
||||
(have_berkeley_db == SHOW_OPTION_YES) ||
|
||||
#endif
|
||||
(flush_time && flush_time != ~(ulong) 0L))
|
||||
{
|
||||
|
Reference in New Issue
Block a user