TODO datou_current to load to do maybe to take outside batchDatouExec no input labels no input values Catched exception ! Connect or reconnect ! Traceback (most recent call last): File "/home/admin/workarea/git/Velours/python/mtr/database_queries/general_queries.py", line 100, in insert number = cursor.execute(query, args) File "/usr/local/lib/python3.8/dist-packages/MySQLdb/cursors.py", line 209, in execute res = self._query(query) File "/usr/local/lib/python3.8/dist-packages/MySQLdb/cursors.py", line 315, in _query db.query(q) File "/usr/local/lib/python3.8/dist-packages/MySQLdb/connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1114, "The table 'mtr_datou_current' is full") During handling of the above exception, another exception occurred: Traceback (most recent call last): File "prod/datou.py", line 270, in ret = batchDatouCurrent(context, datou_id, mtr_portfolio_ids, list_photo_ids, limit, offset, rand, save, File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 585, in batchDatouCurrent datou_id, mtr_portfolio_ids, list_photo_ids, datou_cur_ids, over_photo_port, list_input_json, list_user_id = getCurrent( File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 536, in getCurrent mtr_portfolio_ids, list_photo_ids, datou_id, datou_cur_ids, list_input_json, list_current_user_id = context.DQ.load_list_treatment( File "/home/admin/workarea/git/Velours/python/mtr/database_queries/datou_queries.py", line 294, in load_list_treatment self.update_current_state(datou_cur_id,1, verbose) File "/home/admin/workarea/git/Velours/python/mtr/database_queries/datou_queries.py", line 170, in update_current_state self.gq.insert(query) File "/home/admin/workarea/git/Velours/python/mtr/database_queries/general_queries.py", line 112, in insert number = cursor.execute(query, args) File "/usr/local/lib/python3.8/dist-packages/MySQLdb/cursors.py", line 209, in execute res = self._query(query) File "/usr/local/lib/python3.8/dist-packages/MySQLdb/cursors.py", line 315, in _query db.query(q) File "/usr/local/lib/python3.8/dist-packages/MySQLdb/connections.py", line 239, in query _mysql.connection.query(self, query) MySQLdb._exceptions.OperationalError: (1114, "The table 'mtr_datou_current' is full") Command exited with non-zero status 1 1.14user 0.85system 0:30.77elapsed 6%CPU (0avgtext+0avgdata 103556maxresident)k 0inputs+16outputs (2major+20475minor)pagefaults 0swaps