1960.1.3
by Brian Aker
First bit of create framework. |
1 |
[plugin]
|
2 |
title=Catalog related DDL functions. |
|
3 |
description=Provides functions for DDL operations on catalogs. |
|
1960.1.5
by Brian Aker
Merging in the first pass through the catalog work. |
4 |
load_by_default=yes |
1960.1.3
by Brian Aker
First bit of create framework. |
5 |
sources= |
1960.1.8
by Brian Aker
Big hunk of burning create/drop work. |
6 |
engine.cc
|
1960.1.5
by Brian Aker
Merging in the first pass through the catalog work. |
7 |
functions/create.cc
|
8 |
functions/drop.cc
|
|
1960.1.9
by Brian Aker
Merge in lock testing code/additional fix for tests. |
9 |
functions/lock.cc
|
10 |
functions/unlock.cc
|
|
1960.1.3
by Brian Aker
First bit of create framework. |
11 |
module.cc
|
1960.1.7
by Brian Aker
We now display catalogs into the tables correctly. |
12 |
tables/catalog_cache.cc
|
1960.1.5
by Brian Aker
Merging in the first pass through the catalog work. |
13 |
tables/catalogs.cc
|
1960.1.3
by Brian Aker
First bit of create framework. |
14 |
headers= |
1960.1.5
by Brian Aker
Merging in the first pass through the catalog work. |
15 |
functions/create.h
|
16 |
functions/drop.h
|
|
1960.1.9
by Brian Aker
Merge in lock testing code/additional fix for tests. |
17 |
functions/lock.h
|
18 |
functions/unlock.h
|
|
1960.1.6
by Brian Aker
Adding in the engine interface. The filesystem catalog will now handle |
19 |
engine.h
|
1960.1.5
by Brian Aker
Merging in the first pass through the catalog work. |
20 |
filesystem.h
|
1960.1.3
by Brian Aker
First bit of create framework. |
21 |
module.h
|
1960.1.7
by Brian Aker
We now display catalogs into the tables correctly. |
22 |
tables/catalog_cache.h
|
1960.1.5
by Brian Aker
Merging in the first pass through the catalog work. |
23 |
tables/catalogs.h
|
24 |
static=yes |