Changeset: ae6b7efb3d78 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/ae6b7efb3d78
Modified Files:
monetdb5/modules/mal/tablet.c
Branch: directappend
Log Message:
Temporarily set threads=1
diffs (12 lines):
diff --git a/monetdb5/modules/mal/tablet.c b/monetdb5/modules/mal/tablet.c
--- a/monetdb5/modules/mal/tablet.c
+++ b/monetdb5/modules/mal/tablet.c
@@ -1553,6 +1553,8 @@ SQLload_file(Client cntxt, Tablet *as, b
lng lio = 0, tio, t1 = 0, total = 0, iototal = 0;
char name[MT_NAME_LEN];
+ threads = 1;
+
/* TRC_DEBUG(MAL_SERVER, "Prepare copy work for '%d' threads col '%s' rec
'%s' quot '%c'\n", threads, csep, rsep, quote);*/
memset(ptask, 0, sizeof(ptask));
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list