batch : 0/49 select id from MTRPhoto.crop_hashtag_ids where type in (3132) and timestamp < "2024-04-09" LIMIT 2000; nombre de photos selectionnées : 2000 Catched exception ! Connect or reconnect ! Traceback (most recent call last): File "/home/admin/workarea/git/Velours/python/mtr/database_queries/general_queries.py", line 68, in select 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 'crop_hashtag_ids' is full") During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/admin/workarea/git/Velours/python/mtr/utils/delete_rows_crops.py", line 112, in delete_cs_id(id_list_final, batch_delete) File "/home/admin/workarea/git/Velours/python/mtr/utils/delete_rows_crops.py", line 40, in delete_cs_id gq.select(delete_cs_id_query) File "/home/admin/workarea/git/Velours/python/mtr/database_queries/general_queries.py", line 79, in select 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 'crop_hashtag_ids' is full") Command exited with non-zero status 1 0.14user 0.01system 0:03.29elapsed 4%CPU (0avgtext+0avgdata 32644maxresident)k 0inputs+8outputs (0major+4959minor)pagefaults 0swaps