~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbms/src/open_table_ms.cc

  • Committer: Brian Aker
  • Date: 2010-10-08 14:22:02 UTC
  • mfrom: (1802.16.21 bug621875)
  • mto: This revision was merged to the branch mainline in revision 1824.
  • Revision ID: brian@tangent.org-20101008142202-96maf31n9odkc13n
Merge Padraig

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 * Media Stream Tables.
27
27
 *
28
28
 */
29
 
#include "cslib/CSConfig.h"
30
29
 
31
 
#include "cslib/CSGlobal.h"
32
 
#include "cslib/CSLog.h"
33
 
#include "cslib/CSStrUtil.h"
34
 
#include "cslib/CSPath.h"
 
30
#include "config.h"
35
31
 
36
32
#include "open_table_ms.h"
37
33
#include "table_ms.h"
40
36
#include "transaction_ms.h"
41
37
#include "parameters_ms.h"
42
38
 
 
39
#include "cslib/CSConfig.h"
 
40
 
 
41
#include "cslib/CSGlobal.h"
 
42
#include "cslib/CSLog.h"
 
43
#include "cslib/CSStrUtil.h"
 
44
#include "cslib/CSPath.h"
 
45
 
 
46
 
43
47
/*
44
48
 * ---------------------------------------------------------------
45
49
 * OPEN TABLES