How to updated my.cnf file to increase innodb-buffer-pool-size? – Mysql
I am trying to updated the my.cnf file to increase the buffer pool size for a query I am running in python via mysql because I keep getting the error: OperationalError: 2013 (HY000): Lost connection to MySQL server during query…