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: 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?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to