/usr/libexec/mysqld: The table 'ports_cbqos' is full

I was wondering if anyone has seen this message constantly repeating in the mysqld.log and maybe have an idea how to fix it?
150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full
-Chip

Your memory tables/heap are full. Google will help (or list archives, since someone asked the other day!)
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 14 April 2015 20:44:46 Chip Pleasants wpleasants@gmail.com wrote:
I was wondering if anyone has seen this message constantly repeating in the mysqld.log and maybe have an idea how to fix it?
150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full
-Chip
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Setting max_heap_table_size = 512M in /etc/my.cnf seems to fix the issue. Thanks Adam.
-Chip
On Tue, Apr 14, 2015 at 5:36 PM, Adam Armstrong adama@memetic.org wrote:
Your memory tables/heap are full. Google will help (or list archives, since someone asked the other day!)
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 14 April 2015 20:44:46 Chip Pleasants wpleasants@gmail.com wrote:
I was wondering if anyone has seen this message constantly repeating in the mysqld.log and maybe have an idea how to fix it?
150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full 150414 15:42:05 [ERROR] /usr/libexec/mysqld: The table 'ports_cbqos' is full
-Chip
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Chip Pleasants