phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] MySQL Abfrage mit LIKE

[php] AW: [php] MySQL Abfrage mit LIKE

Guido Haeger GH-lists_(at)_ecora.de
Thu, 23 Nov 2000 14:49:54 +0100


Guido Altmann schrieb

> The table 'SQL21e32_0' is full

MySQL-Manual:

18.2.7 The table is full error
This error occurs 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.25 SET OPTION syntax.

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

;-)

Guido Haeger




php::bar PHP Wiki   -   Listenarchive