Re: Re[2]: MySQL 3.23.33: mysql_character_set_name function in libmysql.dll

2001-03-31 Thread Sinisa Milivojevic
Edward Smirnov writes: > Hello Sinisa, > > Saturday, March 31, 2001, 3:45:27 PM, you wrote: > > SM> There is no such function in mysql.h. > > Small piece from mysql.h is below: > ** > char * STDCALL mysql_error(MYSQL *mysql); > char * STDCALL mysql_info

Re[2]: MySQL 3.23.33: mysql_character_set_name function in libmysql.dll

2001-03-31 Thread Edward Smirnov
Hello Sinisa, Saturday, March 31, 2001, 3:45:27 PM, you wrote: SM> There is no such function in mysql.h. Small piece from mysql.h is below: ** char * STDCALL mysql_error(MYSQL *mysql); char * STDCALL mysql_info(MYSQL *mysql); unsigned long STDCALL mysql_thread_id