Re: Temp table full (I think) -- how do I fix this?

2005-10-11 Thread Gleb Paharenko
Hello. Have a look here: http://dev.mysql.com/doc/mysql/en/full-table.html Walt Weaver wrote: >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: Er

Re: Temp table full (I think) -- how do I fix this?

2005-10-11 Thread Walt Weaver
Thanks, as it turns out the solution to the problem was a bit more mundane: we ran out of disk space on the partition the tables are on. :>) --Walt On 10/11/05, walt <[EMAIL PROTECTED]> wrote: > > Walt Weaver wrote: > > >Hi, > > > >I have a job runnning that's modifying a column on a 15-million-r

Re: Temp table full (I think) -- how do I fix this?

2005-10-11 Thread walt
Walt Weaver wrote: 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:

Temp table full (I think) -- how do I fix this?

2005-10-11 Thread Walt Weaver
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_perfo