~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

Merge Monty's fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3281
3281
  {
3282
3282
    # write init file for drizzled
3283
3283
    mtr_tofile($dbx_init_file,
3284
 
               "stop in drizzled::mysql_parse\n" .
 
3284
               "stop in __1cIdrizzledLmysql_parse6Fpn0AHSession_pkcI_v_\n" .
3285
3285
               "runargs $str\n" .
3286
3286
               "run\n" .
3287
3287
               "\n");