summaryrefslogtreecommitdiff
path: root/sql/stacktrace.c
diff options
context:
space:
mode:
authorunknown <konstantin@mysql.com>2004-09-19 14:48:41 +0400
committerunknown <konstantin@mysql.com>2004-09-19 14:48:41 +0400
commit0e0a508d5df9ea2247ef95ec38797e71f735f0ca (patch)
treedf1c6e64723a9234b1587bfee4d333a667379209 /sql/stacktrace.c
parent9dbd8179559870500c42587ef3d593626ca9617b (diff)
downloadmariadb-git-0e0a508d5df9ea2247ef95ec38797e71f735f0ca.tar.gz
Change www.mysql.com -> dev.mysql.com in a reference to
how to resolve stack trace documentation.
Diffstat (limited to 'sql/stacktrace.c')
-rw-r--r--sql/stacktrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/stacktrace.c b/sql/stacktrace.c
index 73a7ecdc7ba..fa9ab093f26 100644
--- a/sql/stacktrace.c
+++ b/sql/stacktrace.c
@@ -197,7 +197,7 @@ terribly wrong...\n");
fprintf(stderr, "Stack trace seems successful - bottom reached\n");
end:
- fprintf(stderr, "Please read http://www.mysql.com/doc/en/Using_stack_trace.html and follow instructions on how to resolve the stack trace. Resolved\n\
+ fprintf(stderr, "Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html and follow instructions on how to resolve the stack trace. Resolved\n\
stack trace is much more helpful in diagnosing the problem, so please do \n\
resolve it\n");
}