Hi Guys
Just starting using the module and it's very useful but I just wanted to draw your attention to the fact that 'Batch Export' (when using 'Provide as File) only appears to work when set to 'No'. If set to 'Yes' I get the following error:
PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'view_name' at row 1: INSERT INTO {views_data_export} (view_name, view_display_id, time_stamp, fid, batch_state, sandbox) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5); Array ( [:db_insert_placeholder_0] => keep_correct_ste_ultimate_user_search_plus_export_data_5 [:db_insert_placeholder_1] => views_data_export_1 [:db_insert_placeholder_2] => 1365156121 [:db_insert_placeholder_3] => 169 [:db_insert_placeholder_4] => header [:db_insert_placeholder_5] => a:0:{} ) in drupal_write_record() (line 7106 of /Applications/MAMP/htdocs/Linode/MRFGR2/includes/common.inc).
Please note I've seen similar mention through the queue but did not see anything specifically for 7.x-3.0-beta6 (but I might be mistaken).
Obviously would be great to use Batch as I probably have over 10k of rows.
Ste
Comments
Comment #1
steven jones commentedYou will need to use the latest dev version, and this issue should be fixed.