I found create_table_from_csv is too slow. I tried to use multiprocessing, but there is a lock of database, how should I do thanks