======================================== Migration 018: Add user_id to insights raw tables ======================================== ✓ instagram_raw.user_id already exists ✓ twitter_raw.user_id already exists ✓ instagram_raw.idx_insights_user_id already exists ✓ twitter_raw.idx_insights_user_id already exists Note: ANALYZE TABLE skipped (SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.). Schema changes are complete. Migration 018 completed successfully.