Displaying 3 results from an estimated 3 matches for "m_string".
Did you mean:
d_string
2006 Jan 30
3
RMySQL install
...ibmysqlclient.so.10 -> libmysqlclient.so.10.0.0
just to make sure the headers are actually in the specified location...
[root at BX mtaylor]# ls /usr/include/mysql
chardefs.h m_ctype.h my_dir.h my_no_pthread.h mysql_embed.h
my_xml.h rlshell.h sslopt-longopts.h
errmsg.h m_string.h my_getopt.h my_pthread.h mysql.h raid.h
rltypedefs.h sslopt-vars.h
history.h my_alloc.h my_global.h my_semaphore.h mysql_time.h
readline.h sql_common.h tilde.h
keycache.h my_config.h my_list.h mysql_com.h mysql_version.h
rlmbutil.h sql_state....
2005 Jun 29
1
Can't build cdr_addon_mysql.
...root 9472 May 13 06:14 history.h
-rw-r--r-- 1 root root 6774 May 13 06:14 keycache.h
-rw-r--r-- 1 root root 3529 May 13 06:14 keymaps.h
-rw-r--r-- 1 root root 17851 May 13 06:14 m_ctype.h
-rw-r--r-- 1 root root 8085 May 13 06:14 m_string.h
-rw-r--r-- 1 root root 1858 May 13 06:14 my_alloc.h
-rw-r--r-- 1 root root 28423 May 13 06:14 my_config.h
-rw-r--r-- 1 root root 3463 May 13 06:14 my_dbug.h
-rw-r--r-- 1 root root 3509 May 13 06:14 my_dir.h
-rw-r--r-- 1 root root...
2005 Jul 05
0
Problem installing RMySQL_0.5-5
...port PKG_CPPFLAGS="-I/opt/lampp/include/mysql"
containing:
errmsg.h my_dir.h my_semaphore.h my_sys.h sslopt-
longopts.h
keycache.h my_getopt.h mysql_com.h my_xml.h sslopt-
vars.h
m_ctype.h my_global.h mysqld_error.h raid.h typelib.h
m_string.h my_list.h mysql_embed.h readline.h
my_alloc.h my_net.h mysql.h sql_common.h
my_config.h my_no_pthread.h mysql_time.h sql_state.h
my_dbug.h my_pthread.h mysql_version.h sslopt-case.h
# export PKG_LIBS="-L/opt/lampp/lib/mysql -lmysqlclient"
co...