~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbms/src/defs_ms.h

  • Committer: Stewart Smith
  • Date: 2010-11-07 05:11:55 UTC
  • mto: (1911.1.4 build)
  • mto: This revision was merged to the branch mainline in revision 1912.
  • Revision ID: stewart@flamingspork.com-20101107051155-fitblf3mh905suks
fix PBMS port variable to also be a command line option. Also add this to the master.opt for the PBMS test suite so that we'll start PBMS with our port number and won't conflict with 8080

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
#define MYSQL_PLUGIN_VAR_HEADER                         DRIZZLE_PLUGIN_VAR_HEADER
147
147
#define MYSQL_SYSVAR_STR                                        DRIZZLE_SYSVAR_STR
148
148
#define MYSQL_SYSVAR_INT                                        DRIZZLE_SYSVAR_INT
 
149
#define MYSQL_SYSVAR_UINT                                       DRIZZLE_SYSVAR_UINT
149
150
#define MYSQL_SYSVAR                                            DRIZZLE_SYSVAR
150
151
#define MYSQL_SYSVAR_ULONG                                      DRIZZLE_SYSVAR_ULONG
151
152
#define MYSQL_SYSVAR_ULONGLONG                          DRIZZLE_SYSVAR_ULONGLONG