~drizzle-trunk/drizzle/development

319.1.1 by Grant Limberg
renamed all instances of MYSQL_ to DRIZZLE_
1
DRIZZLE_PLUGIN(hello_world,[Daemon Example Plugin],
134.1.2 by Mark Atwood
Add hello_world() UDF
2
        [UDF Plugin for Hello World.])
319.1.1 by Grant Limberg
renamed all instances of MYSQL_ to DRIZZLE_
3
DRIZZLE_PLUGIN_DYNAMIC(hello_world,   [libhello_world.la])