Mohamed,

Tuesday, February 19, 2002, 9:50:57 AM, you wrote:

MAESM> mysql> insert into table1 select distinct field1 , MIN(field2) from table2
MAESM> where field2 >="2001-12-01 00:00:00" group by field2 ;
MAESM> mysql> ERROR 1114: The table 'SQLb73d_0' is full

MAESM> please help to fix this error

You can find your answers at:
http://www.mysql.com/doc/F/u/Full_table.html
http://www.mysql.com/doc/S/E/SET_OPTION.html










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




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to