We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40818d8 commit 182da5eCopy full SHA for 182da5e
schemachange/sc_logic.c
@@ -47,7 +47,7 @@ void comdb2_cheapstack_sym(FILE *f, char *fmt, ...);
47
48
extern int gbl_is_physical_replicant;
49
50
-int gbl_multitable_ddl = 1;
+int gbl_multitable_ddl = 0;
51
52
/**** Utility functions */
53
0 commit comments