diff -r 8599f34c139b -r 999ef93f0dbc dbd/common.c --- a/dbd/common.c Fri Apr 17 23:46:12 2009 +0000 +++ b/dbd/common.c Sat Jun 13 08:55:44 2009 +0000 @@ -45,7 +45,7 @@ /* * this is MAX_PLACEHOLDER_SIZE-1 because the '?' is - * replaced with '$' + * replaced with '{native_prefix}' */ extra_space = num_placeholders * (MAX_PLACEHOLDER_SIZE-1);