[MDEV-7671] Cache VIEW definitions in the TDC Created: 2015-03-05  Updated: 2015-03-11  Resolved: 2015-03-11

Status: Closed
Project: MariaDB Server
Component/s: Views
Fix Version/s: 10.1.4

Type: Task Priority: Critical
Reporter: Sergei Golubchik Assignee: Oleksandr Byelkin
Resolution: Fixed Votes: 0
Labels: None


 Description   

Table definitions, once opened, are cached in the table definition cache.
View definitions aren't, views are reopened and re-parsed every time.

Let's cache views too.



 Comments   
Comment by Oleksandr Byelkin [ 2015-03-10 ]

revision-id: 84d4d3f44db6da8c072f21ca983b6fd4e8754022
parent(s): f7d196bb2e605766668895027c48728f03803734
committer: Oleksandr Byelkin
branch nick: server
timestamp: 2015-03-10 10:24:20 +0100
message:

MDEV-7671: Cache VIEW definitions in the TDC

(changes of backported patch are very small: strlen removed, error processing fixed, view open statistics added)

Comment by Oleksandr Byelkin [ 2015-03-10 ]

revision-id: f954bb7fdc527cf816253fe0e7adb4239c368624
parent(s): f7d196bb2e605766668895027c48728f03803734
committer: Oleksandr Byelkin
branch nick: server
timestamp: 2015-03-10 12:52:45 +0100
message:

MDEV-7671: Cache VIEW definitions in the TDC

(changes of backported patch are very small: strlen removed, error processing fixed, view open statistics added)

Generated at Thu Feb 08 07:21:23 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.