Databases Reference
In-Depth Information
Executing Bookmarks from the
pma_bookmark Table
This feature is only available to users who have access to the pma_bookmark table.
This is the default name given when the linked-tables infrastructure is installed.
In a multi-user installation, this table is usually located in a database invisible to
unprivileged users. Browsing this table displays a new Execute bookmarked query
button, which triggers the execution of the query:
Seeing the text of the query while browsing this table is possible if $cfg['ShowBlob']
is set to TRUE . Alternatively, we could click the pencil icon to open the Edit page for a
specific row so that we can see the query's complete text.
Summary
In this chapter, we saw how to record bookmarks (after or before sending a query),
how to manipulate them, and how some bookmarks can be made public. We learned
about the default initial query for Browse mode. We also covered passing parameters
to bookmarks and executing bookmarks directly from the pma_bookmark table.
 
Search WWH ::




Custom Search