summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorunknown <holyfoot/hf@hfmain.(none)>2008-02-27 13:43:41 +0400
committerunknown <holyfoot/hf@hfmain.(none)>2008-02-27 13:43:41 +0400
commit87007702fe6348de943a825e81f8d8f4bbb1af5a (patch)
tree3ef84bce8beba89377658ffd02bd32e80994a1be /include
parent25620347fc27a1826a5aa2cfe6d289891429267a (diff)
parenta4b0a2cf67356c0f8f80b5291b3c1f4f8327cb97 (diff)
downloadmariadb-git-87007702fe6348de943a825e81f8d8f4bbb1af5a.tar.gz
Merge bk@192.168.21.1:mysql-5.0-opt
into mysql.com:/home/hf/work/25097/my50-25097 libmysql/libmysql.c: Auto merged libmysqld/lib_sql.cc: Auto merged sql/log.cc: Auto merged
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