InnoDB Information_Schema.columns database lock
Posted by:
Haad Fida
Date: December 29, 2021 06:57AM
I am using a query to retrieve column names with varchar datatype from information_schema.columns. The query is "SELECT column_name FROM INFORMATION_SCHEMA.COLUMNS WHERE..." Will this query lock the database tables?
Subject
Views
Written By
Posted
InnoDB Information_Schema.columns database lock
582
December 29, 2021 06:57AM
305
December 29, 2021 10:07AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.