The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQL Error : The table 'taggregate_temp_1306655760' is full
Hello,
when i click "Run Now" button in Scheduled task (AdminCP) next to Thread views update, i got this error Code:
Invalid SQL: INSERT INTO taggregate_temp_1306655760 SELECT threadid, COUNT(*) AS views FROM threadviews GROUP BY threadid; MySQL Error : The table 'taggregate_temp_1306655760' is full Error Number : 1114 df -h Code:
Filesystem Size Used Avail Use% Mounted on /dev/simfs 157G 52G 105G 33% / /dev/simfs 157G 52G 105G 33% /var/named/chroot/var/run/dbus Code:
523,842 MEMORY latin1_swedish_ci 16.1 MiB Code:
[mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock user=mysql # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 tmpdir = /home/mysqltemp max_allowed_packet = 256M max_connections = 200 innodb_data_file_path = ibdata1:10M:autoextend:max:50000M # Disabling symbolic-links is recommended to prevent assorted security risks; # to do so, uncomment this line: # symbolic-links=0 [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid When i add "key_buffer_size = 3.5G" to /etc/my.cnf as recommended by MysqlTuner 1.3, mysql fails to start with "Timeout error occurred trying to start MySQL Daemon." |
#3
|
|||
|
|||
Thx, i tried to optimise it:
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|