ERROR 1114: The table 'SQLb07dc_0' is full

2001-02-16 Thread Chappuis J.-Vincent
Hi, I have this error when I execute a query : ERROR 1114: The table 'SQLb07dc_0' is full I can execute other queries without problems but when I want to execute the query : SELECT DISTINCT person.* FROM person, training, cursus where training.BRANCH_ID=101 and

table history or tracabitity

2001-01-31 Thread Chappuis J.-Vincent
Hi all ! I have a problem : I have a table "my_table". desc my_table : FieldType NullKeyDefaultExtra mytable_sidint(11) auto_increment value double (6.2) this