![](https://secure.gravatar.com/avatar/957d2a4a2c008d63611e27b767eebef8.jpg?s=120&d=mm&r=g)
I wanted to update db-schema but I got this error,
[2015/12/04 13:14:32 +0100] discovery.php(2635): ====== Schema update 251 -> 252 ==============
[2015/12/04 13:14:32 +0100] discovery.php(2635): Query: ALTER TABLE `eventlog` CHANGE `timestamp` `timestamp` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;
[2015/12/04 13:14:32 +0100] discovery.php(2635): Error: (1114) The table '#sql-ae4_bf3697' is full
Tomasz Karczewski
Administrator Sieci
olman
tkarczewski@man.olsztyn.pl
http://www.man.olsztyn.pl http://www.uwm.edu.pl
tel. (89) 523 45 55 fax. (89) 523 43 47
Ośrodek Eksploatacji i Zarządzania
Miejską Siecią Komputerową OLMAN w Olsztynie
Uniwersytet Warmińsko-Mazurski w Olsztynie
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
run housekeeping, docs are in the site.
then run update/252.sql on the database.
adam.
Sent from Mailbird [http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm...] On 04/12/2015 12:38:09, Tomasz Karczewski tkarczewski@man.olsztyn.pl wrote:
I wanted to update db-schema but I got this error,
[2015/12/04 13:14:32 +0100] discovery.php(2635): ====== Schema update 251 -> 252 ==============
[2015/12/04 13:14:32 +0100] discovery.php(2635): Query: ALTER TABLE `eventlog` CHANGE `timestamp` `timestamp` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;
[2015/12/04 13:14:32 +0100] discovery.php(2635): Error: (1114) The table '#sql-ae4_bf3697' is full
Tomasz Karczewski
Administrator Sieci
src="cid:image001.jpg@01D12E98.F881AE10" alt=olman>
tkarczewski@man.olsztyn.pl
http://www.man.olsztyn.pl http://www.uwm.edu.pl
tel. (89) 523 45 55 fax. (89) 523 43 47
Ośrodek Eksploatacji i Zarządzania
Miejską Siecią Komputerową OLMAN w Olsztynie
Uniwersytet Warmińsko-Mazurski w Olsztynie
![](https://secure.gravatar.com/avatar/3bbbd945c333b8013d0dfa23058f65b9.jpg?s=120&d=mm&r=g)
See here: http://dev.mysql.com/doc/refman/5.0/en/full-table.html http://stackoverflow.com/questions/782150/
Check your disc for free space and mysql my.cnf for innodb_data_file_path
And yes, clean your eventlogs by housekeeping.
2015-12-04 15:37 GMT+03:00 Tomasz Karczewski tkarczewski@man.olsztyn.pl:
I wanted to update db-schema but I got this error,
[2015/12/04 13:14:32 +0100] discovery.php(2635): ====== Schema update 251 -> 252 ==============
[2015/12/04 13:14:32 +0100] discovery.php(2635): Query: ALTER TABLE `eventlog` CHANGE `timestamp` `timestamp` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;
[2015/12/04 13:14:32 +0100] discovery.php(2635): Error: (1114) The table '#sql-ae4_bf3697' is full
Tomasz Karczewski
Administrator Sieci
[image: olman]
tkarczewski@man.olsztyn.pl
http://www.man.olsztyn.pl http://www.uwm.edu.pl
tel. (89) 523 45 55 fax. (89) 523 43 47
Ośrodek Eksploatacji i Zarządzania
Miejską Siecią Komputerową OLMAN w Olsztynie
Uniwersytet Warmińsko-Mazurski w Olsztynie
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Mike Stupalov
-
Tomasz Karczewski