summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorholyfoot/hf@hfmain.(none) <>2008-02-27 13:43:41 +0400
committerholyfoot/hf@hfmain.(none) <>2008-02-27 13:43:41 +0400
commitbf848358e5e6410d6bf198486229fc869f8be5e2 (patch)
tree3ef84bce8beba89377658ffd02bd32e80994a1be /include
parente3de6b7d3859f13bc9ede95f515c9c26fd110dc5 (diff)
parent140ca5953815ac1f773ae518cb021783e3334e20 (diff)
downloadmariadb-git-bf848358e5e6410d6bf198486229fc869f8be5e2.tar.gz
Merge bk@192.168.21.1:mysql-5.0-opt
into mysql.com:/home/hf/work/25097/my50-25097
Diffstat (limited to 'include')
-rw-r--r--include/sql_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sql_common.h b/include/sql_common.h
index a549fe6aeb5..32487f7e569 100644
--- a/include/sql_common.h
+++ b/include/sql_common.h
@@ -15,6 +15,7 @@
extern const char *unknown_sqlstate;
+extern const char *cant_connect_sqlstate;
extern const char *not_error_sqlstate;
#ifdef __cplusplus