langcog / childes-db

A SQL interface for the CHILDES child language corpora
12 stars 5 forks source link

Query error #38

Closed amsan7 closed 5 years ago

amsan7 commented 5 years ago
d <- get_tokens(collection=c("Eng-NA", "Eng-UK"), role=c("target_child", "Mother", "Father"), token="*", corpus=NULL, age = NULL, sex=NULL )
Using current database version: '2018.1'.
Getting data from 673 children in 62 corpora...
Error in .local(conn, statement, ...) : 
  could not run statement: Incorrect key file for table '/tmp/#sql_5e2e_1.MYI'; try to repair it
smeylan commented 5 years ago

Error caused by full disk on EC2 instance; increased size of the EBS volume.