Mailinglisten-Archive |
morjen, überprüfe mal deine variablen... tmp_table_size ist standardmaessig bei 1 MB erhoehe das doch einfach auf 16 MB z.B. mysqld -O tmp_table_size=16M Gruss Mariano > hallo MySQL-Mailingliste, > > folgende fehlermeldung aus meinem php-script: > > <----- snip -----> > Database error: Invalid SQL: SELECT movement.imonumber, > movement.to_berth, movement.agent, movement.time_end_of_movement, > movement.date_end_of_movement, ship.name, ship.nationality, > ship.gross_tonnage FROM movement LEFT JOIN ship > ON movement.imonumber = ship.imo_identification WHERE to_berth = 'DEHBG' > ORDER BY ship.name LIMIT 0, 20 > MySQL Error: 1114 (The table 'SQL23443a_0' is full) > Session halted. > <----- snap -----> > > gruesse/regards > andreas krahn --- *** Weitere Infos zur Mailingliste und MySQL unter www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive