phpbar.de logo

Mailinglisten-Archive

table is full error in mysql 3.22.32
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

table is full error in mysql 3.22.32



hi,

ich bekomme den folgenden error:

table 'SQL-aar45...' is full error

die installierte version ist  mysql 3.22.32
 unter suse linux 6.4

in der doku habe ich folgendes gefunden:

19.2.7 The table is full error

This error occurs in older MySQL versions when an in-memory temporary
table becomes larger than tmp_table_size bytes. To avoid this problem,
you can use
the -O tmp_table_size=# option to mysqld to increase the temporary table
size, or use the SQL option SQL_BIG_TABLES before you issue the
problematic
query. See section 7.27 SET syntax.

You can also start mysqld with the --big-tables option. This is exactly
the same as using SQL_BIG_TABLES for all queries.

In MySQL 3.23 in-memory temporary tables will automaticly be converted
to a disk based MyISAM table after the table size gets bigger than
tmp_table_size.

nun starte ich die mysql mit safe_mysql --big-tables &
das problem ist , was passiert beim booten?
ich kann den switch nicht über /etc/rc.d/,... setzen
gibt es eine elegantere lösung ?

ab wann erscheint dieser error?

--
Ciao

Oliver

*********************************
aixTeMa Digitale Lösungen GbR
Oliver Roßbruch
Lütticher Str. 10-12
52064 Aachen
Germany
Tel.: +49 241 70515-35
Fax: +49 241 70515-15
mailto:o.rossbruch_(at)_aixtema.de
http://www.aixtema.de
*********************************


---
*** Abmelden von dieser Mailingliste funktioniert per E-Mail
*** an mysql-de-request_(at)_lists.4t2.com mit Betreff/Subject: unsubscribe


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive