Merge branch '2.1-oracle-compat' into develop-new-merge-oracle
This commit is contained in:
@ -134,7 +134,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
set_libdir(strdup(LIBDIR));
|
||||
|
||||
if (qc_setup(QC_LIB, NULL))
|
||||
if (qc_setup(QC_LIB, QC_SQL_MODE_DEFAULT, NULL))
|
||||
{
|
||||
if (qc_process_init(QC_INIT_BOTH))
|
||||
{
|
||||
|
Reference in New Issue
Block a user