~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/libdrizzle/constants.rst

  • Committer: Mark Atwood
  • Date: 2011-12-14 18:12:05 UTC
  • mfrom: (2465.1.4 drizzle)
  • Revision ID: me@mark.atwood.name-20111214181205-tkz0lq9c4c0ptrwo
mergeĀ lp:~brianaker/drizzle/fix-localhost

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
:py:const:`#define DRIZZLE_COLUMN_TYPE_VIRTUAL 17`
11
11
 
12
 
:py:const:`#define DRIZZLE_DEFAULT_TCP_HOST "127.0.0.1"`
 
12
:py:const:`#define DRIZZLE_DEFAULT_TCP_HOST "localhost"`
13
13
 
14
14
:py:const:`#define DRIZZLE_DEFAULT_TCP_PORT 4427`
15
15