Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1954

InnoDB table locking error (2 replies)

$
0
0
I'm seeing this error in my logs after running a query:
[ERROR] Got error 147 when reading table './epi/epi_qe_meas_values'

Looking up that error, it's:
MySQL error code 147: Lock table is full; Restart program with a larger locktable

The table is using the InnoDB engine, and I have innodb_table_locks set to ON.
I couldn't find any mention of this error in this forum or in the MySQL documentation.
Some pages on the web have suggested turning innodb_table_locks to OFF before running the query, or increasing the innodb_buffer_pool_size.

Any ideas how to fix this?

thanks,
imran

Viewing all articles
Browse latest Browse all 1954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>