Hi, I have a job runnning that's modifying a column on a 15-million-row table and is throwing out the following error:
Output: Replication Error 1114, slave: replicatenj07, error: Error 'The table '#sql-5303_3c' is full' on query. Default database 'customer__upgrade'. Query: ALTER TABLE inc_performance MODIFY COLUMN..... This indicates to me that the temp table is full. Problem is, I'm not sure what config parm or whatever needs to be changed to allow the temp table to grow sufficiently. Can someone push me in the right direction on what to change, or if I'm barking up the wrong tree, show me which tree to bark at? Thanks, --Walt Weaver Bozeman, Montana