#At file:///export/home/x/mysql-5.5-bugteam-test/ based on revid:tor.didriksen@stripped
3252 Jon Olav Hauglid 2010-10-19 [merge]
Merge from mysql-5.1-bugteam to mysql-5.5-bugteam
No conflicts
modified:
dbug/dbug.c
=== modified file 'dbug/dbug.c'
--- a/dbug/dbug.c 2010-10-19 07:17:26 +0000
+++ b/dbug/dbug.c 2010-10-19 08:30:26 +0000
@@ -905,6 +905,7 @@ void _db_set_init_(const char *control)
CODE_STATE tmp_cs;
bzero((uchar*) &tmp_cs, sizeof(tmp_cs));
tmp_cs.stack= &init_settings;
+ tmp_cs.process= db_process ? db_process : "dbug";
DbugParse(&tmp_cs, control);
}
No bundle (reason: revision is a merge).
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (jon.hauglid:3252) | Jon Olav Hauglid | 19 Oct |