1429.1.1
by Brian Aker
Shift show commands to their own dictionary. |
1 |
[plugin]
|
2397.1.1
by Daniel Nichter
Skeleton documentation for all plugins, more complete docu for first half of plugins. |
2 |
title=SHOW Commands |
1429.1.1
by Brian Aker
Shift show commands to their own dictionary. |
3 |
description= Creates dictionary tables for SHOW commands |
4 |
load_by_default=yes |
|
5 |
sources= |
|
6 |
plugin.cc
|
|
7 |
show_columns.cc
|
|
1812.5.9
by Brian Aker
First pass on moving show create schema out. |
8 |
show_create_schema.cc
|
1812.5.1
by Brian Aker
This removes the caller for show create table to be a derived table. |
9 |
show_create_table.cc
|
1429.1.1
by Brian Aker
Shift show commands to their own dictionary. |
10 |
show_indexes.cc
|
11 |
show_schemas.cc
|
|
12 |
show_table_status.cc
|
|
13 |
show_tables.cc
|
|
14 |
show_temporary_tables.cc
|
|
15 |
headers= |
|
16 |
dictionary.h
|
|
1874.2.4
by Brian Aker
Have show functions be invisible. |
17 |
show.h
|
1429.1.1
by Brian Aker
Shift show commands to their own dictionary. |
18 |
show_columns.h
|
1812.5.9
by Brian Aker
First pass on moving show create schema out. |
19 |
show_create_schema.h
|
1812.5.1
by Brian Aker
This removes the caller for show create table to be a derived table. |
20 |
show_create_table.h
|
1429.1.1
by Brian Aker
Shift show commands to their own dictionary. |
21 |
show_indexes.h
|
22 |
show_schemas.h
|
|
23 |
show_table_status.h
|
|
24 |
show_tables.h
|
|
25 |
show_temporary_tables.h
|
|
1460
by Brian Aker
Seeing static effects valgrind output |
26 |
static=yes |