* Sergei Golubchik <serg@stripped> [07/12/07 23:22]:
>
> http://www.jsw4.net/info/listserv_archives/mysql/05-wk02/msg00115.html
mentions handle_options and my_init, which are not in mysql.h
> http://www.listsearch.com/MySQL/Message/index.lasso?216520
Mentions my_init(), not in mysql.h.
> http://www.searchy.net/mailinglists/MySQL_General/msg11412.html
> http://www.galileo-press.de/openbook/c_von_a_bis_z/c_027_003.htm
Uses my_init(), doesn't include my_sys.h and it all works only
because it's a C program, so no prior declaration is required.
> http://search.cpan.org/~darren/MySQL-Config-1.03/lib/MySQL/Config.pm
Export parse_defaults as well, not part of mysql.h
> (the last is the pupe-perl emulation, shows that the functionality is
> used indeed)
>
> ... and many more
Point is: for anything even little beyond trivial one has to
include my_sys.h.
--
-- Konstantin Osipov Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY