~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

Merged Drizzle's Trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
{
35
35
 
36
36
/* Global value for how we extend our temporary directory */
37
 
#define GLOBAL_TEMPORARY_EXT "temporary"
 
37
#define GLOBAL_TEMPORARY_EXT ".temporary"
38
38
 
39
39
/* These paths are converted to other systems (WIN95) before use */
40
40