Skip to Content.
Sympa Menu

en - Re: SQL table full?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: Derek Spencer <address@concealed>
  • Cc: address@concealed
  • Subject: Re: SQL table full?
  • Date: Mon, 04 Oct 1999 10:27:17 +0200

> I just tried to send a message to 22,000 subscribers using SYMPA & MySQL.
> Looks like it failed. What does the SQL error message below mean?
> [...]
> Oct 2 11:44:10 wende sympa[19319]: Unable to execute SQL statement : The
> table 'SQL453182_0' is full

This occurs when a temporary table gets too big.
You need to start mysqld with the option --big-tables

We've had the same problem. With this option we were able to work on tables
containing 100 000 entries.


Olivier Salaün



  • SQL table full?, Derek Spencer, 10/02/1999
    • Re: SQL table full?, Olivier Salaun - CRU, 10/04/1999

Archive powered by MHonArc 2.6.19+.

Top of Page